澳大利亚国立大学(英语:The Australian National University,缩写作 ANU;常简称澳国立,又译作澳大利亚国家大学),于1946年创立,是一所位于澳大利亚首都特区堪培拉的研究型国立大学。它同时也是国际研究型大学联盟(IARU)、澳大利亚八大名校(Go8)、大学天文研究协会(AURA)以及环太平洋大学联盟(APRU)的盟校之一。此校是澳大利亚由澳大利亚国会立法创建的大学,也是澳大利亚唯一国立的公立大学(其它澳大利亚公立大学均为州立)。澳大利亚国家级学术研究单位有四座位于ANU校园内:澳大利亚科学院(AAS)、澳大利亚人文科学院(AAH)、澳大利亚社会科学院(ASSA)和澳大利亚法律科学院(AAL)。校园四周还坐落着澳大利亚国立博物馆、澳大利亚最大的国家级科研机构CSIRO。校内学者获选为澳大利亚联邦院士人数更超过270名,居所有澳大利亚大学之冠;而英国皇家学会的成员人数亦是澳大利亚第一。杰出校友包括了六名诺贝尔奖得主、四十九名罗德奖学金得主、两名澳大利亚总理、十二名现任联邦部长与三十名现任大使等。澳大利亚国立大学在2021年的QS世界大学排名为全球第31名、澳大利亚第1,泰晤士高等教育世界大学排名为全球第59名、澳大利亚第3,并被泰晤士高等教育评选为2019全球最国际化的学府第12名、澳大利亚第1。而在2019年泰晤士世界大学毕业生就业力排行榜中,ANU名列世界第29、澳大利亚第2。
A comparison of Precambrian striate, discoid acritarchs with Circulisporites parvus de Jersey originally described from the Triassic of Queensland, significantly expands the stratigraphic distribution of a morphotype previously shown to be aligned with cysts of species belonging to the Euglenophyceae. These organic walled microfossils (owms) are described systematically and placed into three species of Ouroboros gen. nov.: O. soroboruo gen. et sp. nov., O. vulgaris gen et sp. nov. and O. torus gen. et sp. nov. These species are widespread in the 1078 Ma Nonesuch Formation in the United States with minor occurrences in the Torridonian Sequence of northwest Scotland. These microfossil cysts were originally buried in the bottom sediments of a rift valley lake, and they share a common ecology with modern freshwater euglenids, including an association with cyanobacteria. As a member of the Discobid clade, the euglenids are positioned close to the base of the eukaryote tree in some molecular phylogenetic studies, so their occurrence as documented here would appear to support models of earlier rather than later Neoproterozoic diversification of eukaryote lineages. Ouroboros gen. nov. becomes one of only a handful of examples of Precambrian owms that have found a place in crown group eukaryotic lineages.
This study systematically investigates copper gettering in silicon by heavily doped n+ and p+ diffused layers fabricated on high-resistivity float-zone silicon wafers of both polarities, following intentional copper contamination of the wafer bulk. Experimental carrier lifetime analysis and photoluminescence imaging before and after dopant diffusion, corroborated by numerical gettering simulations based on the reported copper solubilities and diffusivities, demonstrate the gettering effect of n+ and p+ diffused layers for copper. The gettering effectiveness increases with increasing doping, as expected. Lightly doped regions exhibit limited gettering effects, for instance, an n+ region with a sheet resistance of 150 Ω/□ can only getter 10% of the bulk Cu. This implies that such lightly doped surface regions may be insufficient barriers against copper in-diffusion from metallized layers to the silicon wafer bulk. Furthermore, the impact of gettered Cu on the surface passivation quality of SiNx-coated n+ and Al2O3-coated p+ regions was evaluated. For heavily doped samples, Auger recombination remains the dominant effect that masks potential Cu-induced degradation. For lightly doped samples, surface recombination was mostly limited by the applied spin-on-dopant rather than the gettered Cu.
Trait anxiety is typically associated with impaired performance on cognitive tasks. In contrast, here we found that trait cognitive anxiety was associated with superior performance in detecting rare visual search targets. Specifically, the risk of missing searched-for targets is substantially higher when they appear infrequently (i.e., under low prevalence conditions) compared with when the same targets appear frequently (i.e., under high prevalence conditions). This phenomenon is called the Low Prevalence Effect (LPE). In a sample of 315 adults, we assessed the relationship between anxiety (cognitive and somatic, trait and state) and visual search performance under low and high prevalence conditions. Higher trait cognitive anxiety predicted a reduced LPE, driven specifically by a lower miss rate under low prevalence conditions. This relationship was mediated by a longer quitting threshold, such that individuals with higher levels of trait cognitive anxiety spent longer searching each array for the target under low prevalence conditions compared with individuals with lower levels of trait cognitive anxiety. Importantly, their time to detect present targets under high prevalence conditions was not impaired. These findings indicate that trait cognitive anxiety can be associated with superior task performance under conditions in which a more cautious task strategy is advantageous.
Graphical user interface (GUI) agents autonomously complete tasks across platforms (\eg, Linux) by sequentially decomposing user instructions into action proposals that iteratively interact with visual elements in the evolving environment. However, two main challenges arise: i) planning (\ie, the action proposal sequence) under expansive action space, where selecting an appropriate plan is non-trivial, as many valid ones may exist; ii) accurately grounding actions in complex and high-resolution interfaces, \ie, precisely interacting with visual targets. This paper investigates the aforementioned challenges with our \textbf{G}UI \textbf{T}est-time Scaling \textbf{A}gent, namely \name. First, we conduct test-time scaling to select the most appropriate action proposal: at each step, multiple candidate proposals are sampled and evaluated and selected by a judge model. It trades off computation for better decision quality by concurrent sampling. Second, we propose a model that improves grounding of the selected action proposals to its corresponding visual elements. Our key insight is that reinforcement learning (RL) facilitates grounding through inherent objective alignments, rewarding successful clicks on interface elements. Experimentally, \name achieves state-of-the-art performance on both grounding and agent task execution benchmarks.