Country
Regulation of Artificial Intelligence and Big Data in the UK
As the seat of the first Industrial Revolution, the UK has a long history of designing regulatory solutions to the challenges posed by technological change. However, regulation has often lagged behind - sometimes very far behind - new technology. Artificial Intelligence (AI) is proving no exception to this historical trend. In the first place, there is currently no consensus on whether the development of AI requires its own dedicated regulator or specific statutory regime. Gathering evidence for its May 2018 report "AI in the UK", the Select Committee on AI of the House of Lords found that opinions were divided into three camps: "those who considered existing laws could do the job; those who thought that action was needed immediately; and those who proposed a more cautious and staged approach to regulation"[1]. The first of these categories - where it was argued that existing laws were sufficient - included strong interest groups such as TechUK (a major trade association) and the Law Society of England and Wales.
Artificial Super Intelligence Might Be Closer than You Think
According to Gartner's survey of over 3,000 CIOs, Artificial intelligence (AI) was by far the most mentioned technology and takes the spot as the top game-changer technology away from data and analytics, which is now occupying a second place. AI is set to become the core of everything humans are going to be interacting with in the forthcoming years and beyond. Robots are programmable entities designed to carry out a series of tasks. When programmers embed human-like intelligence, behavior, emotions, and even when they engineer ethics into robots we say they create robots with an embedded Artificial Intelligence that is able to mimic any task a human can perform, including debating, as IBM showed earlier this year at CES Las Vegas. IBM has made a human-AI debate possible through its Project Debater, aimed at helping decision-makers make more informed decisions.
The Amazing Ways Babylon Health Is Using Artificial Intelligence To Make Healthcare Universally Accessible
Babylon, a UK start-up, plans to "put an accessible and affordable health service in the hands of every person on earth" by putting artificial intelligence (AI) tools to work. Currently, the company has operations in the UK and Rwanda and hopes to expand to the Middle East, the United States, and China. The company's strategy is to combine the power of AI with the medical expertise of humans to deliver unparalleled access to healthcare. Babylon's engineers, doctors, and scientists developed an AI system that can receive data about the symptoms someone is suffering from, compare the information to a database of known conditions and illnesses to find possible matches, and then identify a course of action and related risk factors. People can use the "Ask Babylon" feature to inquire about their medical concerns to get an initial understanding of what they might be dealing with, but this service is not intended to replace the expertise of a doctor or be used in a medical emergency.
The Mathematics of Changing Oneโs Mind, via Jeffreyโs or via Pearlโs Update Rule
Evidence in probabilistic reasoning may be โhardโ or โsoftโ, that is, it may be of yes/no form, or it may involve a strength of belief, in the unit interval [0, 1]. Reasoning with soft, [0, 1]-valued evidence is important in many situations but may lead to different, confusing interpretations. This paper intends to bring more mathematical and conceptual clarity to the field by shifting the existing focus from specification of soft evidence to accomodation of soft evidence. There are two main approaches, known as Jeffreyโs rule and Pearlโs method; they give different outcomes on soft evidence. This paper argues that they can be understood as correction and as improvement. It describes these two approaches as different ways of updating with soft evidence, highlighting their differences, similarities and applications. This account is based on a novel channel-based approach to Bayesian probability. Proper understanding of these two update mechanisms is highly relevant for inference, decision tools and probabilistic programming languages.
An Introduction to Advanced Machine Learning : Meta Learning Algorithms, Applications and Promises
Mohammadi, Farid Ghareh, Amini, M. Hadi, Arabnia, Hamid R.
In [1, 2], we have explored the theoretical aspects of feature extraction optimization processes for solving largescale problems and overcoming machine learning limitations. Majority of optimization algorithms that have been introduced in [1, 2] guarantee the optimal performance of supervised learning, given offline and discrete data, to deal with curse of dimensionality (CoD) problem. These algorithms, however, are not tailored for solving emerging learning problems. One of the important issues caused by online data is lack of sufficient samples per class. Further, traditional machine learning algorithms cannot achieve accurate training based on limited distributed data, as data has proliferated and dispersed significantly. Machine learning employs a strict model or embedded engine to train and predict which still fails to learn unseen classes and sufficiently use online data. In this chapter, we introduce these challenges elaborately. We further investigate Meta-Learning (MTL) algorithm, and their application and promises to solve the emerging problems by answering how autonomous agents can learn to learn?.
On the Bounds of Function Approximations
Within machine learning, the subfield of Neural Architecture Search (NAS) has recently garnered research attention due to its ability to improve upon human-designed models. However, the computational requirements for finding an exact solution to this problem are often intractable, and the design of the search space still requires manual intervention. In this paper we attempt to establish a formalized framework from which we can better understand the computational bounds of NAS in relation to its search space. For this, we first reformulate the function approximation problem in terms of sequences of functions, and we call it the Function Approximation (FA) problem; then we show that it is computationally infeasible to devise a procedure that solves FA for all functions to zero error, regardless of the search space. We show also that such error will be minimal if a specific class of functions is present in the search space. Subsequently, we show that machine learning as a mathematical problem is a solution strategy for FA, albeit not an effective one, and further describe a stronger version of this approach: the Approximate Architectural Search Problem (a-ASP), which is the mathematical equivalent of NAS. We leverage the framework from this paper and results from the literature to describe the conditions under which a-ASP can potentially solve FA as well as an exhaustive search, but in polynomial time.
Method and System for Image Analysis to Detect Cancer
Yousef, Waleed A., Abouelkahire, Ahmed A., Almahallawi, Deyaaeldeen, Marzouk, Omar S., Mohamed, Sameh K., Mustafa, Waleed A., Osama, Omar M., Saleh, Ali A., Abdelrazek, Naglaa M.
Breast cancer is the most common cancer and is the leading cause of cancer death among women worldwide. Detection of breast cancer, while it is still small and confined to the breast, provides the best chance of effective treatment. Computer Aided Detection (CAD) systems that detect cancer from mammograms will help in reducing the human errors that lead to missing breast carcinoma. Literature is rich of scientific papers for methods of CAD design, yet with no complete system architecture to deploy those methods. On the other hand, commercial CADs are developed and deployed only to vendors' mammography machines with no availability to public access. This paper presents a complete CAD; it is complete since it combines, on a hand, the rigor of algorithm design and assessment (method), and, on the other hand, the implementation and deployment of a system architecture for public accessibility (system). (1) We develop a novel algorithm for image enhancement so that mammograms acquired from any digital mammography machine look qualitatively of the same clarity to radiologists' inspection; and is quantitatively standardized for the detection algorithms. (2) We develop novel algorithms for masses and microcalcifications detection with accuracy superior to both literature results and the majority of approved commercial systems. (3) We design, implement, and deploy a system architecture that is computationally effective to allow for deploying these algorithms to cloud for public access.
Theory and Evaluation Metrics for Learning Disentangled Representations
We make two theoretical contributions to disentanglement learning by (a) defining precise semantics of disentangled representations, and (b) establishing robust metrics for evaluation. First, we characterize the concept "disentangled representations" used in supervised and unsupervised methods along three dimensions-informativeness, separability and interpretability - which can be expressed and quantified explicitly using information-theoretic constructs. This helps explain the behaviors of several well-known disentanglement learning models. We then propose robust metrics for measuring informativeness, separability and interpretability. Through a comprehensive suite of experiments, we show that our metrics correctly characterize the representations learned by different methods and are consistent with qualitative (visual) results. Thus, the metrics allow disentanglement learning methods to be compared on a fair ground. We also empirically uncovered new interesting properties of VAE-based methods and interpreted them with our formulation. These findings are promising and hopefully will encourage the design of more theoretically driven models for learning disentangled representations.
Bayesian Nonparametrics for Non-exhaustive Learning
Cheng, Yicheng, Rajwa, Bartek, Dundar, Murat
Non-exhaustive learning (NEL) is an emerging machine-learning paradigm designed to confront the challenge of non-stationary environments characterized by anon-exhaustive training sets lacking full information about the available classes.Unlike traditional supervised learning that relies on fixed models, NEL utilizes self-adjusting machine learning to better accommodate the non-stationary nature of the real-world problem, which is at the root of many recently discovered limitations of deep learning. Some of these hurdles led to a surge of interest in several research areas relevant to NEL such as open set classification or zero-shot learning. The presented study which has been motivated by two important applications proposes a NEL algorithm built on a highly flexible, doubly non-parametric Bayesian Gaussian mixture model that can grow arbitrarily large in terms of the number of classes and their components. We report several experiments that demonstrate the promising performance of the introduced model for NEL.
Marginally-calibrated deep distributional regression
Klein, Nadja, Nott, David J., Smith, Michael Stanley
Deep neural network (DNN) regression models are widely used in applications requiring state-of-the-art predictive accuracy. However, until recently there has been little work on accurate uncertainty quantification for predictions from such models. We add to this literature by outlining an approach to constructing predictive distributions that are `marginally calibrated'. This is where the long run average of the predictive distributions of the response variable matches the observed empirical margin. Our approach considers a DNN regression with a conditionally Gaussian prior for the final layer weights, from which an implicit copula process on the feature space is extracted. This copula process is combined with a non-parametrically estimated marginal distribution for the response. The end result is a scalable distributional DNN regression method with marginally calibrated predictions, and our work complements existing methods for probability calibration. The approach is first illustrated using two applications of dense layer feed-forward neural networks. However, our main motivating applications are in likelihood-free inference, where distributional deep regression is used to estimate marginal posterior distributions. In two complex ecological time series examples we employ the implicit copulas of convolutional networks, and show that marginal calibration results in improved uncertainty quantification. Our approach also avoids the need for manual specification of summary statistics, a requirement that is burdensome for users and typical of competing likelihood-free inference methods.