Goto

Collaborating Authors

 Government


Finance - Data Science - Associate-101193-TEMPLATE at Fannie Mae - Washington, DC, United States

#artificialintelligence

GENERAL BOILERPLATE At Fannie Mae, futures are made. The inspiring work we do makes an affordable home a reality and a difference in the lives of Americans. Every day offers compelling opportunities to impact the future of the housing industry while being part of an inclusive team thriving in an energizing environment. Here, you will help lead our industry forward and make your career. CORPORATE PROFESSIONAL At Fannie Mae, futures are made.


What China's Algorithm Registry Reveals about AI Governance - Carnegie Endowment for International Peace

#artificialintelligence

For the past year, the Chinese government has been conducting some of the earliest experiments in building regulatory tools to govern artificial intelligence (AI). In that process, China is trying to tackle a problem that will soon face governments around the world: Can regulators gain meaningful insight into the functioning of algorithms, and ensure they perform within acceptable bounds? One particular tool deserves attention both for its impact within China, and for the lessons technologists and policymakers in other countries can draw from it: a mandatory registration system created by China's internet regulator for recommendation algorithms. Although the full details of the registry are not public, by digging into its online instruction manual, we can reveal new insights into China's emerging regulatory architecture for algorithms. The algorithm registry was created by China's 2022 regulation on recommendation algorithms (English translation), which came into effect in March of this year and was led by the Cyberspace Administration of China (CAC).


U.S. asks Japan to help curb China's bid to develop high-end chips

The Japan Times

The United States has directly asked the Japanese government for cooperation in stymieing China's efforts to develop high-end semiconductors, sources familiar with the matter said Saturday. The request, noting that the countries are allies sharing strategies against China, was made by U.S. Commerce Secretary Gina Raimondo during her phone conversation with Japanese industry minister Yasutoshi Nishimura on Friday, according to the sources. The United States in October unveiled a sweeping set of export controls on certain high-end chips that could be used by Beijing to train artificial intelligence systems and power advanced applications in the military and surveillance fields. This could be due to a conflict with your ad-blocking or security software. Please add japantimes.co.jp and piano.io to your list of allowed sites.


Zelenskyy says Russia has reduced Bakhmut city to a 'burnt ruin'

Al Jazeera

Russian attacks have turned the eastern Ukrainian city of Bakhmut into "burnt ruins", President Volodymyr Zelenskyy has said, while Ukraine's military has reported missile, rocket and drone attacks in multiple parts of the country that have killed civilians and destroyed critical infrastructure. Zelenskyy said on Saturday that the situation "remains very difficult" in several front-line cities in eastern Ukraine's Donetsk and Luhansk provinces. For a long time, there is no living place left on the land of these areas that have not been damaged by shells and fire," Zelenskyy said in his nightly video address, naming cities that have again found themselves under sustained Russian barrages. "The occupiers actually destroyed Bakhmut, another Donbas city that the Russian army turned into burnt ruins," he said. Zelenskyy also said that more than 1.5 million people were without power in the southern Ukrainian city of Odesa after a night attack by drones.


SchNetPack 2.0: A neural network toolbox for atomistic machine learning

arXiv.org Machine Learning

SchNetPack is a versatile neural networks toolbox that addresses both the requirements of method development and application of atomistic machine learning. Version 2.0 comes with an improved data pipeline, modules for equivariant neural networks as well as a PyTorch implementation of molecular dynamics. An optional integration with PyTorch Lightning and the Hydra configuration framework powers a flexible command-line interface. This makes SchNetPack 2.0 easily extendable with custom code and ready for complex training task such as generation of 3d molecular structures.


Machine Learning for Detecting Malware in PE Files

arXiv.org Artificial Intelligence

The increasing number of sophisticated malware poses a major cybersecurity threat. Portable executable (PE) files are a common vector for such malware. In this work we review and evaluate machine learning-based PE malware detection techniques. Using a large benchmark dataset, we evaluate features of PE files using the most common machine learning techniques to detect malware.


Logical Fallacy Detection

arXiv.org Artificial Intelligence

Reasoning is central to human intelligence. However, fallacious arguments are common, and some exacerbate problems such as spreading misinformation about climate change. In this paper, we propose the task of logical fallacy detection, and provide a new dataset (Logic) of logical fallacies generally found in text, together with an additional challenge set for detecting logical fallacies in climate change claims (LogicClimate). Detecting logical fallacies is a hard problem as the model must understand the underlying logical structure of the argument. We find that existing pretrained large language models perform poorly on this task. In contrast, we show that a simple structure-aware classifier outperforms the best language model by 5.46% on Logic and 4.51% on LogicClimate. We encourage future work to explore this task as (a) it can serve as a new reasoning challenge for language models, and (b) it can have potential applications in tackling the spread of misinformation. Our dataset and code are available at https://github.com/causalNLP/logical-fallacy


Weather2vec: Representation Learning for Causal Inference with Non-Local Confounding in Air Pollution and Climate Studies

arXiv.org Artificial Intelligence

Estimating the causal effects of a spatially-varying intervention on a spatially-varying outcome may be subject to non-local confounding (NLC), a phenomenon that can bias estimates when the treatments and outcomes of a given unit are dictated in part by the covariates of other nearby units. In particular, NLC is a challenge for evaluating the effects of environmental policies and climate events on health-related outcomes such as air pollution exposure. This paper first formalizes NLC using the potential outcomes framework, providing a comparison with the related phenomenon of causal interference. Then, it proposes a broadly applicable framework, termed "weather2vec", that uses the theory of balancing scores to learn representations of non-local information into a scalar or vector defined for each observational unit, which is subsequently used to adjust for confounding in conjunction with causal inference methods. The framework is evaluated in a simulation study and two case studies on air pollution where the weather is an (inherently regional) known confounder.


Human-Robot Team Performance Compared to Full Robot Autonomy in 16 Real-World Search and Rescue Missions: Adaptation of the DARPA Subterranean Challenge

arXiv.org Artificial Intelligence

Human operators in human-robot teams are commonly perceived to be critical for mission success. To explore the direct and perceived impact of operator input on task success and team performance, 16 real-world missions (10 hrs) were conducted based on the DARPA Subterranean Challenge. These missions were to deploy a heterogeneous team of robots for a search task to locate and identify artifacts such as climbing rope, drills and mannequins representing human survivors. Two conditions were evaluated: human operators that could control the robot team with state-of-the-art autonomy (Human-Robot Team) compared to autonomous missions without human operator input (Robot-Autonomy). Human-Robot Teams were often in directed autonomy mode (70% of mission time), found more items, traversed more distance, covered more unique ground, and had a higher time between safety-related events. Human-Robot Teams were faster at finding the first artifact, but slower to respond to information from the robot team. In routine conditions, scores were comparable for artifacts, distance, and coverage. Reasons for intervention included creating waypoints to prioritise high-yield areas, and to navigate through error-prone spaces. After observing robot autonomy, operators reported increases in robot competency and trust, but that robot behaviour was not always transparent and understandable, even after high mission performance.


Transductive Linear Probing: A Novel Framework for Few-Shot Node Classification

arXiv.org Artificial Intelligence

Few-shot node classification is tasked to provide accurate predictions for nodes from novel classes with only few representative labeled nodes. This problem has drawn tremendous attention for its projection to prevailing real-world applications, such as product categorization for newly added commodity categories on an E-commerce platform with scarce records or diagnoses for rare diseases on a patient similarity graph. To tackle such challenging label scarcity issues in the non-Euclidean graph domain, meta-learning has become a successful and predominant paradigm. More recently, inspired by the development of graph self-supervised learning, transferring pretrained node embeddings for few-shot node classification could be a promising alternative to meta-learning but remains unexposed. In this work, we empirically demonstrate the potential of an alternative framework, \textit{Transductive Linear Probing}, that transfers pretrained node embeddings, which are learned from graph contrastive learning methods. We further extend the setting of few-shot node classification from standard fully supervised to a more realistic self-supervised setting, where meta-learning methods cannot be easily deployed due to the shortage of supervision from training classes. Surprisingly, even without any ground-truth labels, transductive linear probing with self-supervised graph contrastive pretraining can outperform the state-of-the-art fully supervised meta-learning based methods under the same protocol. We hope this work can shed new light on few-shot node classification problems and foster future research on learning from scarcely labeled instances on graphs.