Government
An energy-based model for neuro-symbolic reasoning on knowledge graphs
Dold, Dominik, Garrido, Josep Soler
Data generated this way are incredibly sparse, i.e., only a Multi-relational knowledge graphs (KGs) [1] are rich data tiny fraction of possible triples are observed or even valid, structures used to model a variety of systems like industrial as well as streaming in nature such that triples can appear projects [2] and mathematical proofs [3]. It is therefore not multiple times and underlie stochastic variations. Using graph surprising that the interest in machine learning algorithms embedding, we reformulate the anomaly detection task as capable of dealing with graph-structured data has increased a link prediction task: events in the automation system are lately [4]. This broad applicability of graphs becomes apparent equivalent to new edges appearing in its graph representation when summarizing them as lists of triple statements that can be evaluated using the learned embeddings. However, (node, edge, node), e.g., (M.Hamill, plays, L.Skywalker) and we found that standard graph embedding algorithms perform (L.Skywalker, appearsIn, StarWars) - with individual entries poorly on such industrial graphs, mainly because they expect being called subject, predicate and object.
Perhaps PTLMs Should Go to School -- A Task to Assess Open Book and Closed Book QA
Ciosici, Manuel R., Cecil, Joe, Hedges, Alex, Lee, Dong-Ho, Freedman, Marjorie, Weischedel, Ralph
Our goal is to deliver a new task and leaderboard to stimulate research on question answering and pre-trained language models (PTLMs) to understand a significant instructional document, e.g., an introductory college textbook or a manual. PTLMs have shown great success in many question-answering tasks, given significant supervised training, but much less so in zero-shot settings. We propose a new task that includes two college-level introductory texts in the social sciences (American Government 2e) and humanities (U.S. History), hundreds of true/false statements based on review questions written by the textbook authors, validation/development tests based on the first eight chapters of the textbooks, blind tests based on the remaining textbook chapters, and baseline results given state-of-the-art PTLMs. Since the questions are balanced, random performance should be ~50%. T5, fine-tuned with BoolQ achieves the same performance, suggesting that the textbook's content is not pre-represented in the PTLM. Taking the exam closed book, but having read the textbook (i.e., adding the textbook to T5's pre-training), yields at best minor improvement (56%), suggesting that the PTLM may not have "understood" the textbook (or perhaps misunderstood the questions). Performance is better (~60%) when the exam is taken open-book (i.e., allowing the machine to automatically retrieve a paragraph and use it to answer the question).
Benchmarking Safety Monitors for Image Classifiers with Machine Learning
Ferreira, Raul Sena, Arlat, Jean, Guiochet, Jeremie, Waeselynck, Hélène
High-accurate machine learning (ML) image classifiers cannot guarantee that they will not fail at operation. Thus, their deployment in safety-critical applications such as autonomous vehicles is still an open issue. The use of fault tolerance mechanisms such as safety monitors is a promising direction to keep the system in a safe state despite errors of the ML classifier. As the prediction from the ML is the core information directly impacting safety, many works are focusing on monitoring the ML model itself. Checking the efficiency of such monitors in the context of safety-critical applications is thus a significant challenge. Therefore, this paper aims at establishing a baseline framework for benchmarking monitors for ML image classifiers. Furthermore, we propose a framework covering the entire pipeline, from data generation to evaluation. Our approach measures monitor performance with a broader set of metrics than usually proposed in the literature. Moreover, we benchmark three different monitor approaches in 79 benchmark datasets containing five categories of out-of-distribution data for image classifiers: class novelty, noise, anomalies, distributional shifts, and adversarial attacks. Our results indicate that these monitors are no more accurate than a random monitor. We also release the code of all experiments for reproducibility.
Stochastic functional analysis with applications to robust machine learning
Castrillon-Candas, Julio Enrique, Liu, Dingning, Kon, Mark
It is well-known that machine learning protocols typically under-utilize information on the probability distributions of feature vectors and related data, and instead directly compute regression or classification functions of feature vectors. In this paper we introduce a set of novel features for identifying underlying stochastic behavior of input data using the Karhunen-Lo\'{e}ve (KL) expansion, where classification is treated as detection of anomalies from a (nominal) signal class. These features are constructed from the recent Functional Data Analysis (FDA) theory for anomaly detection. The related signal decomposition is an exact hierarchical tensor product expansion with known optimality properties for approximating stochastic processes (random fields) with finite dimensional function spaces. In principle these primary low dimensional spaces can capture most of the stochastic behavior of `underlying signals' in a given nominal class, and can reject signals in alternative classes as stochastic anomalies. Using a hierarchical finite dimensional KL expansion of the nominal class, a series of orthogonal nested subspaces is constructed for detecting anomalous signal components. Projection coefficients of input data in these subspaces are then used to train an ML classifier. However, due to the split of the signal into nominal and anomalous projection components, clearer separation surfaces of the classes arise. In fact we show that with a sufficiently accurate estimation of the covariance structure of the nominal class, a sharp classification can be obtained. We carefully formulate this concept and demonstrate it on a number of high-dimensional datasets in cancer diagnostics. This method leads to a significant increase in precision and accuracy over the current top benchmarks for the Global Cancer Map (GCM) gene expression network dataset.
Differentiable Spline Approximations
Cho, Minsu, Balu, Aditya, Joshi, Ameya, Prasad, Anjana Deva, Khara, Biswajit, Sarkar, Soumik, Ganapathysubramanian, Baskar, Krishnamurthy, Adarsh, Hegde, Chinmay
The paradigm of differentiable programming has significantly enhanced the scope of machine learning via the judicious use of gradient-based optimization. However, standard differentiable programming methods (such as autodiff) typically require that the machine learning models be differentiable, limiting their applicability. Our goal in this paper is to use a new, principled approach to extend gradient-based optimization to functions well modeled by splines, which encompass a large family of piecewise polynomial models. We derive the form of the (weak) Jacobian of such functions and show that it exhibits a block-sparse structure that can be computed implicitly and efficiently. Overall, we show that leveraging this redesigned Jacobian in the form of a differentiable "layer" in predictive models leads to improved performance in diverse applications such as image segmentation, 3D point cloud reconstruction, and finite element analysis.
A Review of the Gumbel-max Trick and its Extensions for Discrete Stochasticity in Machine Learning
Huijben, Iris A. M., Kool, Wouter, Paulus, Max B., van Sloun, Ruud J. G.
The Gumbel-max trick is a method to draw a sample from a categorical distribution, given by its unnormalized (log-)probabilities. Over the past years, the machine learning community has proposed several extensions of this trick to facilitate, e.g., drawing multiple samples, sampling from structured domains, or gradient estimation for error backpropagation in neural network optimization. The goal of this survey article is to present background about the Gumbel-max trick, and to provide a structured overview of its extensions to ease algorithm selection. Moreover, it presents a comprehensive outline of (machine learning) literature in which Gumbel-based algorithms have been leveraged, reviews commonly-made design choices, and sketches a future perspective.
Causality and Generalizability: Identifiability and Learning Methods
This PhD thesis contains several contributions to the field of statistical causal modeling. Statistical causal models are statistical models embedded with causal assumptions that allow for the inference and reasoning about the behavior of stochastic systems affected by external manipulation (interventions). This thesis contributes to the research areas concerning the estimation of causal effects, causal structure learning, and distributionally robust (out-of-distribution generalizing) prediction methods. We present novel and consistent linear and non-linear causal effects estimators in instrumental variable settings that employ data-dependent mean squared prediction error regularization. Our proposed estimators show, in certain settings, mean squared error improvements compared to both canonical and state-of-the-art estimators. We show that recent research on distributionally robust prediction methods has connections to well-studied estimators from econometrics. This connection leads us to prove that general K-class estimators possess distributional robustness properties. We, furthermore, propose a general framework for distributional robustness with respect to intervention-induced distributions. In this framework, we derive sufficient conditions for the identifiability of distributionally robust prediction methods and present impossibility results that show the necessity of several of these conditions. We present a new structure learning method applicable in additive noise models with directed trees as causal graphs. We prove consistency in a vanishing identifiability setup and provide a method for testing substructure hypotheses with asymptotic family-wise error control that remains valid post-selection. Finally, we present heuristic ideas for learning summary graphs of nonlinear time-series models.
Japan to have shortage of 270,000 AI and IoT engineers by 2030
RIYADH: Japan is expected to have 270,000 artificial intelligence and Internet of Things (IoT) job vacancies in 2030 with no one to fill them, Nikkei Asia reported. Japan's shortage of speciality IT workers is predicted to be 13 times more acute by then than it was in 2018, according to the newspaper. Companies are trying to take up the slack by educating cutting-edge IT engineers themselves. Japanese multinational air conditioning manufacturing company Daikin Industries will set up an in-house university in cooperation with Osaka University to produce 1,500 AI and IoT professionals by 2023. Z Holdings, the parent company of Yahoo Japan, will increase its workforce of AI engineers by 5,000 or so through 2025.
This is what tourists in China face: feeding by bots, video chat cameras and artificial intelligence thermometers
It is undoubtedly the most modern quarantine center in the world. It's high-tech and highly advanced, says Yanzhong Huang, senior fellow in global health at the Council on Foreign Relations (CFR) in an official statement. The quarantine center he's targeting is the Guangzhou International Health Center in south China's Guangdong Province. It is a giant complex of buildings that will welcome travelers from all over the world. Writes a total of 5,000 rooms ready soon to receive an increasing number of foreign tourists CNN.
An Army Pilot Just Re-Invented Flight Training for the Digital Era
A novel idea from an Army helicopter pilot could change the way pilots across the military and civil aviation advance their flying skills. It could even help commanders better select pilots for specific missions by integrating artificial intelligence into the cockpit. U.S. Army 1st Lt. Mahdi Al-Husseini, a helicopter pilot with the XVIII Airborne Corps, says that while airplane and helicopter designs have advanced steadily over recent years, in-flight pilot training has not. Virtual and augmented reality can help pilots see how well they are doing in ground simulators but there's no similar solution to record training data while pilots are in the air. Cockpits are full of instruments and indicators to tell pilots what's happening, but it's very difficult to collect and then later use that information to improve performance.