Goto

Collaborating Authors

 Oceania


AutoML-Based Drought Forecast with Meteorological Variables

arXiv.org Artificial Intelligence

A precise forecast for droughts is of considerable value to scientific research, agriculture, and water resource management. With emerging developments of data-driven approaches for hydro-climate modeling, this paper investigates an AutoML-based framework to forecast droughts in the U.S. Compared with commonly-used temporal deep learning models, the AutoML model can achieve comparable performance with less training data and time. As deep learning models are becoming popular for Earth system modeling, this paper aims to bring more efforts to AutoML-based methods, and the use of them as benchmark baselines for more complex deep learning models.


The Brussels Effect and Artificial Intelligence: How EU regulation will impact the global AI market

arXiv.org Artificial Intelligence

The European Union is likely to introduce among the first, most stringent, and most comprehensive AI regulatory regimes of the world's major jurisdictions. In this report, we ask whether the EU's upcoming regulation for AI will diffuse globally, producing a so-called "Brussels Effect". Building on and extending Anu Bradford's work, we outline the mechanisms by which such regulatory diffusion may occur. We consider both the possibility that the EU's AI regulation will incentivise changes in products offered in non-EU countries (a de facto Brussels Effect) and the possibility it will influence regulation adopted by other jurisdictions (a de jure Brussels Effect). Focusing on the proposed EU AI Act, we tentatively conclude that both de facto and de jure Brussels effects are likely for parts of the EU regulatory regime. A de facto effect is particularly likely to arise in large US tech companies with AI systems that the AI Act terms "high-risk". We argue that the upcoming regulation might be particularly important in offering the first and most influential operationalisation of what it means to develop and deploy trustworthy or human-centred AI. If the EU regime is likely to see significant diffusion, ensuring it is well-designed becomes a matter of global importance.


META-CODE: Community Detection via Exploratory Learning in Topologically Unknown Networks

arXiv.org Artificial Intelligence

The discovery of community structures in social networks has gained considerable attention as a fundamental problem for various network analysis tasks. However, due to privacy concerns or access restrictions, the network structure is often unknown, thereby rendering established community detection approaches ineffective without costly data acquisition. To tackle this challenge, we present META-CODE, a novel end-to-end solution for detecting overlapping communities in networks with unknown topology via exploratory learning aided by easy-to-collect node metadata. Specifically, META-CODE consists of three steps: 1) initial network inference, 2) node-level community-affiliation embedding based on graph neural networks (GNNs) trained by our new reconstruction loss, and 3) network exploration via community-affiliation-based node queries, where Steps 2 and 3 are performed iteratively. Experimental results demonstrate that META-CODE exhibits (a) superiority over benchmark methods for overlapping community detection, (b) the effectiveness of our training model, and (c) fast network exploration.


Artificial Intelligence as a patent inventor

#artificialintelligence

Can an artificial intelligence (AI) system be an inventor? Stephen Thaler recently submitted two patent applications for which an artificial intelligence system named "DABUS" was listed as the sole inventor. Specifically, the first application was directed to a food or beverage container that facilitates stacking.1 The second application was directed to a light device including a neural flame that serves as a signal beacon for human detection.2 The USPTO denied the patent applications for failing to list any human as an inventor.


What will self-driving cars will be able to do in the UK and who will be responsible for accidents?

Daily Mail - Science & tech

Self-driving vehicles could soon be whizzing around on Britain's roads, after the Government announced plans to allow cars, coaches and lorries with self-driving features to be used on motorways in 2023. Only features such as lane-keeping technology will be legal initially, with fully autonomous self-driving cars – where motorists can check emails or watch TV behind the wheel – not allowed until 2025. Nevertheless, it would still signify a major milestone in the continued development and rollout of the technology. Many experts have welcomed the Government's desire to embrace self-driving technology, claiming it could improve road safety and better connect communities. But critics have questioned the safety of such vehicles.


Eye-Tracker In The Car Keeps Drivers Awake And Alert

#artificialintelligence

A new generation of cars keeps an eye on you… to make sure you keep an eye on the road. A tiny camera on the dashboard monitors every blink of the driver's eyes to make sure they're not drowsy or distracted. It tracks the exact position and tilt of their face, the direction of gaze, eyelid activity, the rate and duration of every blink, how dilated their pupils are, how open their eyes are, whether their mouth is open, and more. Using AI and computer vision, it is constantly watching out for signs of cell phone usage, seatbelt-wearing and smoking, and checking that the driver is actually focused on the road. If they're not, it calls them out on it.


Inventions by Artificial Intelligence: Patentable or Not?

#artificialintelligence

As per Section 6 of The Patents Act, an application for a patent can be made by any person claiming to be the true and first inventor of the invention. Further Section 2(1)(s) shows how a natural person is set out from others such as the Government under the meaning of'person'. Thus, only a natural person who is true and first to invent, who contributes his originality, technical knowledge or skill to the invention would qualify to be recognized as an inventor in India. However, this was put to test in the case of the Device for Autonomous Bootstrapping of Unified Sentience ("DABUS"), an Artificial Intelligence ("AI") system created by Dr Stephen Thaler. DABUS is trained to substitute aspects of human brain function.


High-quality Task Division for Large-scale Entity Alignment

arXiv.org Artificial Intelligence

Entity Alignment (EA) aims to match equivalent entities that refer to the same real-world objects and is a key step for Knowledge Graph (KG) fusion. Most neural EA models cannot be applied to large-scale real-life KGs due to their excessive consumption of GPU memory and time. One promising solution is to divide a large EA task into several subtasks such that each subtask only needs to match two small subgraphs of the original KGs. However, it is challenging to divide the EA task without losing effectiveness. Existing methods display low coverage of potential mappings, insufficient evidence in context graphs, and largely differing subtask sizes. In this work, we design the DivEA framework for large-scale EA with high-quality task division. To include in the EA subtasks a high proportion of the potential mappings originally present in the large EA task, we devise a counterpart discovery method that exploits the locality principle of the EA task and the power of trained EA models. Unique to our counterpart discovery method is the explicit modelling of the chance of a potential mapping. We also introduce an evidence passing mechanism to quantify the informativeness of context entities and find the most informative context graphs with flexible control of the subtask size. Extensive experiments show that DivEA achieves higher EA performance than alternative state-of-the-art solutions.


A Few Thousand Translations Go a Long Way! Leveraging Pre-trained Models for African News Translation

arXiv.org Artificial Intelligence

Recent advances in the pre-training of language models leverage large-scale datasets to create multilingual models. However, low-resource languages are mostly left out in these datasets. This is primarily because many widely spoken languages are not well represented on the web and therefore excluded from the large-scale crawls used to create datasets. Furthermore, downstream users of these models are restricted to the selection of languages originally chosen for pre-training. This work investigates how to optimally leverage existing pre-trained models to create low-resource translation systems for 16 African languages. We focus on two questions: 1) How can pre-trained models be used for languages not included in the initial pre-training? and 2) How can the resulting translation models effectively transfer to new domains? To answer these questions, we create a new African news corpus covering 16 languages, of which eight languages are not part of any existing evaluation dataset. We demonstrate that the most effective strategy for transferring both to additional languages and to additional domains is to fine-tune large pre-trained models on small quantities of high-quality translation data.


Design Automation for Fast, Lightweight, and Effective Deep Learning Models: A Survey

arXiv.org Artificial Intelligence

Deep learning technologies have demonstrated remarkable effectiveness in a wide range of tasks, and deep learning holds the potential to advance a multitude of applications, including in edge computing, where deep models are deployed on edge devices to enable instant data processing and response. A key challenge is that while the application of deep models often incurs substantial memory and computational costs, edge devices typically offer only very limited storage and computational capabilities that may vary substantially across devices. These characteristics make it difficult to build deep learning solutions that unleash the potential of edge devices while complying with their constraints. A promising approach to addressing this challenge is to automate the design of effective deep learning models that are lightweight, require only a little storage, and incur only low computational overheads. This survey offers comprehensive coverage of studies of design automation techniques for deep learning models targeting edge computing. It offers an overview and comparison of key metrics that are used commonly to quantify the proficiency of models in terms of effectiveness, lightness, and computational costs. The survey then proceeds to cover three categories of the state-of-the-art of deep model design automation techniques: automated neural architecture search, automated model compression, and joint automated design and compression. Finally, the survey covers open issues and directions for future research.