Goto

Collaborating Authors

 Asia


Robotic Tesla taxis will be roaming the streets very soon, Elon Musk says

The Independent - Tech

Tesla plans to have a fleet of robotic taxis roaming the streets without drivers next year, Elon Musk has said. The claim is just the latest in a series of exciting pronouncements from the chief executive, who has repeatedly missed his own targets. But he has bet a considerable part of his business on the technology underpinning it. As well as allowing for the robot taxis that will drive themselves around the streets, Mr Musk says that by next year there will be a million Tesla cars on the streets that have full autonomous technology and are able to drive themselves. We'll tell you what's true.


Nike NEXT%: Marathon running shoe so good it became controversial has been improved, company says

The Independent - Tech

Two years ago, Nike unveiled what has been called the fastest shoe on the planet. It proved that claim last year, when it carried Eliud Kipchoge across the finish line at the Berlin Marathon, more quickly than ever before, not just breaking the world record but shaving a minute and 18 seconds off it all in one go. That shoe, the elite version of Nike's Zoom Vaporfly 4% Flyknit, even became controversial because it seemed to be just so good. The 4 per cent in its name referred to the extra efficiency boost it gave to its wearer โ€“ that in turn led to concern that the shoe was making its runners too fast, to an extent that almost seemed unfair. Now, Nike says it has made yet another step forward.


Could Machine Learning Be the Key to Earthquake Prediction?

#artificialintelligence

Five years ago, Paul Johnson wouldn't have thought predicting earthquakes would ever be possible. "I can't say we will, but I'm much more hopeful we're going to make a lot of progress within decades," the Los Alamos National Laboratory seismologist says. "I'm more hopeful now than I've ever been." The main reason for that new hope is a technology Johnson started looking into about four years ago: machine learning. Many of the sounds and small movements along tectonic fault lines where earthquakes occur have long been thought to be meaningless.


India's Mfine raises $17.2 million to expand telemedical doctor network

#artificialintelligence

Mfine, an AI health care startup headquartered in Bangalore, today announced that it has raised $17.2 million in a series B funding round led by Japan-based venture group SBI Investment, with participation from SBI Ven Capital, Beenext, Stellaris Venture Partners, and Prime Venture Partners. This comes after a $4.2 million series A round in May 2018 and brings Mfine's total raised to $24 million, according to Crunchbase. CEO and cofounder Prasad Kompalli says the funds will be used to acquire new customers and expand service across India. "We believe that India will leapfrog the methods of health care delivery that were adopted in the developed nations, and mobile will be at the center of this disruption. The current funding is an endorsement to Mfine's unique model of working with reputed and accredited hospitals and using technology to make quality health care accessible to millions of people," he said.


The utility of a convolutional neural network for generating a myelin volume index map from rapid simultaneous relaxometry imaging

arXiv.org Artificial Intelligence

Background and Purpose: A current algorithm to obtain a synthetic myelin volume fraction map (SyMVF) from rapid simultaneous relaxometry imaging (RSRI) has a potential problem, that it does not incorporate information from surrounding pixels. The purpose of this study was to develop a method that utilizes a convolutional neural network (CNN) to overcome this problem. Methods: RSRI and magnetization transfer images from 20 healthy volunteers were included. A CNN was trained to reconstruct RSRI-related metric maps into a myelin volume-related index (generated myelin volume index: GenMVI) map using the myelin volume index map calculated from magnetization transfer images (MTMVI) as reference. The SyMVF and GenMVI maps were statistically compared by testing how well they correlated with the MTMVI map. The correlations were evaluated based on: (i) averaged values obtained from 164 atlas-based ROIs, and (ii) pixel-based comparison for ROIs defined in four different tissue types (cortical and subcortical gray matter, white matter, and whole brain). Results: For atlas-based ROIs, the overall correlation with the MTMVI map was higher for the GenMVI map than for the SyMVF map. In the pixel-based comparison, correlation with the MTMVI map was stronger for the GenMVI map than for the SyMVF map, and the difference in the distribution for the volunteers was significant (Wilcoxon sign-rank test, P<.001) in all tissue types. Conclusion: The proposed method is useful, as it can incorporate more specific information about local tissue properties than the existing method.


An Exploratory Analysis of Biased Learners in Soft-Sensing Frames

arXiv.org Machine Learning

Data driven soft sensor design has recently gained immense popularity, due to advances in sensory devices, and a growing interest in data mining. While partial least squares (PLS) is traditionally used in the process literature for designing soft sensors, the statistical literature has focused on sparse learners, such as Lasso and relevance vector machine (RVM), to solve the high dimensional data problem. In the current study, predictive performances of three regression techniques, PLS, Lasso and RVM were assessed and compared under various offline and online soft sensing scenarios applied on datasets from five real industrial plants, and a simulated process. In offline learning, predictions of RVM and Lasso were found to be superior to those of PLS when a large number of time-lagged predictors were used. Online prediction results gave a slightly more complicated picture. It was found that the minimum prediction error achieved by PLS under moving window (MW), or just-in-time learning scheme was decreased up to ~5-10% using Lasso, or RVM. However, when a small MW size was used, or the optimum number of PLS components was as low as ~1, prediction performance of PLS surpassed RVM, which was found to yield occasional unstable predictions. PLS and Lasso models constructed via online parameter tuning generally did not yield better predictions compared to those constructed via offline tuning. We present evidence to suggest that retaining a large portion of the available process measurement data in the predictor matrix, instead of preselecting variables, would be more advantageous for sparse learners in increasing prediction accuracy. As a result, Lasso is recommended as a better substitute for PLS in soft sensors; while performance of RVM should be validated before online application.


A Self-Attentive Emotion Recognition Network

arXiv.org Machine Learning

Modern deep learning approaches have achieved groundbreaking performance in modeling and classifying sequential data. Specifically, attention networks constitute the state-of-the-art paradigm for capturing long temporal dynamics. This paper examines the efficacy of this paradigm in the challenging task of emotion recognition in dyadic conversations. In contrast to existing approaches, our work introduces a novel attention mechanism capable of inferring the immensity of the effect of each past utterance on the current speaker emotional state. The proposed attention mechanism performs this inference procedure without the need of a decoder network; this is achieved by means of innovative self-attention arguments. Our self-attention networks capture the correlation patterns among consecutive encoder network states, thus allowing to robustly and effectively model temporal dynamics over arbitrary long temporal horizons. Thus, we enable capturing strong affective patterns over the course of long discussions. We exhibit the effectiveness of our approach considering the challenging IEMOCAP benchmark. As we show, our devised methodology outperforms state-of-the-art alternatives and commonly used approaches, giving rise to promising new research directions in the context of Online Social Network (OSN) analysis tasks.


Beyond Adaptive Submodularity: Approximation Guarantees of Greedy Policy with Adaptive Submodularity Ratio

arXiv.org Machine Learning

We propose a new concept named adaptive submodularity ratio to study the greedy policy for sequential decision making. While the greedy policy is known to perform well for a wide variety of adaptive stochastic optimization problems in practice, its theoretical properties have been analyzed only for a limited class of problems. We narrow the gap between theory and practice by using adaptive submodularity ratio, which enables us to prove approximation guarantees of the greedy policy for a substantially wider class of problems. Examples of newly analyzed problems include important applications such as adaptive influence maximization and adaptive feature selection. Our adaptive submodularity ratio also provides bounds of adaptivity gaps. Experiments confirm that the greedy policy performs well with the applications being considered compared to standard heuristics.


PAN: Path Integral Based Convolution for Deep Graph Neural Networks

arXiv.org Machine Learning

Convolution operations designed for graph-structured data usually utilize the graph Laplacian, which can be seen as message passing between the adjacent neighbors through a generic random walk. In this paper, we propose PAN, a new graph convolution framework that involves every path linking the message sender and receiver with learnable weights depending on the path length, which corresponds to the maximal entropy random walk. PAN generalizes the graph Laplacian to a new transition matrix we call \emph{maximal entropy transition} (MET) matrix derived from a path integral formalism. Most previous graph convolutional network architectures can be adapted to our framework, and many variations and derivatives based on the path integral idea can be developed. Experimental results show that the path integral based graph neural networks have great learnability and fast convergence rate, and achieve state-of-the-art performance on benchmark tasks.


Horseshoe Regularization for Machine Learning in Complex and Deep Models

arXiv.org Machine Learning

Since the advent of the horseshoe priors for regularization, global-local shrinkage methods have proved to be a fertile ground for the development of Bayesian methodology in machine learning, specifically for high-dimensional regression and classification problems. They have achieved remarkable success in computation, and enjoy strong theoretical support. Most of the existing literature has focused on the linear Gaussian case; see Bhadra et al. (2019) for a systematic survey. The purpose of the current article is to demonstrate that the horseshoe regularization is useful far more broadly, by reviewing both methodological and computational developments in complex models that are more relevant to machine learning applications. Specifically, we focus on methodological challenges in horseshoe regularization in nonlinear and non-Gaussian models; multivariate models; and deep neural networks. We also outline the recent computational developments in horseshoe shrinkage for complex models along with a list of available software implementations that allows one to venture out beyond the comfort zone of the canonical linear regression problems.