Goto

Collaborating Authors

 Genre


First AI System for Human Embryonic State Analysis, Embryonic.AI, Available for Testing - DATAVERSITY

#artificialintelligence

A recent release out of Insilico Medicine reports, "At Mensa Annual Gathering 2016, the annual event of the largest and oldest high IQ society transpiring in San Diego from June 29th to July 3rd, Dr. Michael West, CEO of BioTime, Inc announced the launch of a beta version of Embryonic.AI, an artificially intelligent system for analyzing the embryonic state of human cell samples using gene expression data. The first implementation of Embryonic.AI was launched by LifeMap Discovery, Inc, a subsidiary of BioTime, Inc and is freely available for beta testing. Scientists and companies from all over the world are welcome to test their stem cell and adult cell samples using Embryonic.AI and discuss collaboration alternatives.


Gigaom Manoj Saxena talks Artificial Intelligence with Gigaom

#artificialintelligence

Manoj Saxena is the executive chairman of CognitiveScale and a founding managing director of The Entrepreneurs' Fund IV (TEF), a 100m seed fund focused exclusively on the cognitive computing space. Saxena is also the chairman of Federal Reserve Bank of Dallas, San Antonio branch and Chairman, SparkCognition an Austin based cognitive security and safety analytics company. Prior to joining TEF, Saxena was general manager, IBM Watson, where his team built the world's first cognitive systems in healthcare, financial services, and retail. Earlier he founded, built and sold two Austin based software startups. Saxena will be speaking on the subject of artificial intelligence at Gigaom Change Leaders Summit in Austin, September 21-23rd.


Under the skin of ROSS the worlds first AI lawyer

#artificialintelligence

Lauded as the world's first AI lawyer the story of "ROSS" began with a divorce When Jimoh Ovbiagele was 10 years old, his parents decided to separate. His mother started seeking out divorce lawyers, but was quickly halted by the astronomical hourly rates. "As a single mother with two very young kids, she couldn't pay for even a couple hours of this this divorce lawyer's time," says Ovbiagele. Years later, law seemed like a natural path for Ovbiagele โ€“ a way to help ensure others would not have to go through what his mother did--but while the University of Texas computer science major considered applying to law school in 2011, he was turned off by the amount of time he'd be expected to devote to research, rather than the practice, in the profession. The seed, however, had been planted.


Astronomers spot gigantic 'Frankenstein' galaxy with a centre YOUNGER than its outside

Daily Mail - Science & tech

About 250 million light-years away, there is a neighbourhood of our universe that astronomers thought was quiet and unremarkable. However, a new study has found quite the opposite. The galaxy is now believed to be a'monster' - a giant galaxy formed from the parts of other galaxies. At left, in optical light, UGC 1382 appears to be a simple elliptical galaxy. But spiral arms emerged when astronomers incorporated ultraviolet and deep optical data (middle).


Sequential Design for Ranking Response Surfaces

arXiv.org Machine Learning

We propose and analyze sequential design methods for the problem of ranking several response surfaces. Namely, given $L \ge 2$ response surfaces over a continuous input space $\cal X$, the aim is to efficiently find the index of the minimal response across the entire $\cal X$. The response surfaces are not known and have to be noisily sampled one-at-a-time. This setting is motivated by stochastic control applications and requires joint experimental design both in space and response-index dimensions. To generate sequential design heuristics we investigate stepwise uncertainty reduction approaches, as well as sampling based on posterior classification complexity. We also make connections between our continuous-input formulation and the discrete framework of pure regret in multi-armed bandits. To model the response surfaces we utilize kriging surrogates. Several numerical examples using both synthetic data and an epidemics control problem are provided to illustrate our approach and the efficacy of respective adaptive designs.


From Dependence to Causation

arXiv.org Machine Learning

Machine learning is the science of discovering statistical dependencies in data, and the use of those dependencies to perform predictions. During the last decade, machine learning has made spectacular progress, surpassing human performance in complex tasks such as object recognition, car driving, and computer gaming. However, the central role of prediction in machine learning avoids progress towards general-purpose artificial intelligence. As one way forward, we argue that causal inference is a fundamental component of human intelligence, yet ignored by learning algorithms. Causal inference is the problem of uncovering the cause-effect relationships between the variables of a data generating system. Causal structures provide understanding about how these systems behave under changing, unseen environments. In turn, knowledge about these causal dynamics allows to answer "what if" questions, describing the potential responses of the system under hypothetical manipulations and interventions. Thus, understanding cause and effect is one step from machine learning towards machine reasoning and machine intelligence. But, currently available causal inference algorithms operate in specific regimes, and rely on assumptions that are difficult to verify in practice. This thesis advances the art of causal inference in three different ways. First, we develop a framework for the study of statistical dependence based on copulas and random features. Second, we build on this framework to interpret the problem of causal inference as the task of distribution classification, yielding a family of novel causal inference algorithms. Third, we discover causal structures in convolutional neural network features using our algorithms. The algorithms presented in this thesis are scalable, exhibit strong theoretical guarantees, and achieve state-of-the-art performance in a variety of real-world benchmarks.


Iterative Judgment Aggregation

arXiv.org Artificial Intelligence

Judgment aggregation problems form a class of collective decision-making problems represented in an abstract way, subsuming some well known problems such as voting. A collective decision can be reached in many ways, but a direct one-step aggregation of individual decisions is arguably most studied. Another way to reach collective decisions is by iterative consensus building - allowing each decision-maker to change their individual decision in response to the choices of the other agents until a consensus is reached. Iterative consensus building has so far only been studied for voting problems. Here we propose an iterative judgment aggregation algorithm, based on movements in an undirected graph, and we study for which instances it terminates with a consensus. We also compare the computational complexity of our itterative procedure with that of related judgment aggregation operators.


Fast Sampling for Strongly Rayleigh Measures with Application to Determinantal Point Processes

arXiv.org Machine Learning

In this note we consider sampling from (non-homogeneous) strongly Rayleigh probability measures. As an important corollary, we obtain a fast mixing Markov Chain sampler for Determinantal Point Processes.


Nystrom Method for Approximating the GMM Kernel

arXiv.org Machine Learning

The GMM (generalized min-max) kernel was recently proposed (Li, 2016) as a measure of data similarity and was demonstrated effective in machine learning tasks. In order to use the GMM kernel for large-scale datasets, the prior work resorted to the (generalized) consistent weighted sampling (GCWS) to convert the GMM kernel to linear kernel. We call this approach as ``GMM-GCWS''. In the machine learning literature, there is a popular algorithm which we call ``RBF-RFF''. That is, one can use the ``random Fourier features'' (RFF) to convert the ``radial basis function'' (RBF) kernel to linear kernel. It was empirically shown in (Li, 2016) that RBF-RFF typically requires substantially more samples than GMM-GCWS in order to achieve comparable accuracies. The Nystrom method is a general tool for computing nonlinear kernels, which again converts nonlinear kernels into linear kernels. We apply the Nystrom method for approximating the GMM kernel, a strategy which we name as ``GMM-NYS''. In this study, our extensive experiments on a set of fairly large datasets confirm that GMM-NYS is also a strong competitor of RBF-RFF.


Incomplete Pivoted QR-based Dimensionality Reduction

arXiv.org Machine Learning

High-dimensional big data appears in many research fields such as image recognition, biology and collaborative filtering. Often, the exploration of such data by classic algorithms is encountered with difficulties due to `curse of dimensionality' phenomenon. Therefore, dimensionality reduction methods are applied to the data prior to its analysis. Many of these methods are based on principal components analysis, which is statistically driven, namely they map the data into a low-dimension subspace that preserves significant statistical properties of the high-dimensional data. As a consequence, such methods do not directly address the geometry of the data, reflected by the mutual distances between multidimensional data point. Thus, operations such as classification, anomaly detection or other machine learning tasks may be affected. This work provides a dictionary-based framework for geometrically driven data analysis that includes dimensionality reduction, out-of-sample extension and anomaly detection. It embeds high-dimensional data in a low-dimensional subspace. This embedding preserves the original high-dimensional geometry of the data up to a user-defined distortion rate. In addition, it identifies a subset of landmark data points that constitute a dictionary for the analyzed dataset. The dictionary enables to have a natural extension of the low-dimensional embedding to out-of-sample data points, which gives rise to a distortion-based criterion for anomaly detection. The suggested method is demonstrated on synthetic and real-world datasets and achieves good results for classification, anomaly detection and out-of-sample tasks.