Deep Learning
Deep Matching Autoencoders
Mukherjee, Tanmoy, Yamada, Makoto, Hospedales, Timothy M.
Increasingly many real world tasks involve data in multiple modalities or views. This has motivated the development of many effective algorithms for learning a common latent space to relate multiple domains. However, most existing cross-view learning algorithms assume access to paired data for training. Their applicability is thus limited as the paired data assumption is often violated in practice: many tasks have only a small subset of data available with pairing annotation, or even no paired data at all. In this paper we introduce Deep Matching Autoencoders (DMAE), which learn a common latent space and pairing from unpaired multi-modal data. Specifically we formulate this as a cross-domain representation learning and object matching problem. We simultaneously optimise parameters of representation learning auto-encoders and the pairing of unpaired multi-modal data. This framework elegantly spans the full regime from fully supervised, semi-supervised, and unsupervised (no paired data) multi-modal learning. We show promising results in image captioning, and on a new task that is uniquely enabled by our methodology: unsupervised classifier learning.
Z-Forcing: Training Stochastic Recurrent Networks
Goyal, Anirudh, Sordoni, Alessandro, Cรดtรฉ, Marc-Alexandre, Ke, Nan Rosemary, Bengio, Yoshua
Many efforts have been devoted to training generative latent variable models with autoregressive decoders, such as recurrent neural networks (RNN). Stochastic recurrent models have been successful in capturing the variability observed in natural sequential data such as speech. We unify successful ideas from recently proposed architectures into a stochastic recurrent model: each step in the sequence is associated with a latent variable that is used to condition the recurrent dynamics for future steps. Training is performed with amortized variational inference where the approximate posterior is augmented with a RNN that runs backward through the sequence. In addition to maximizing the variational lower bound, we ease training of the latent variables by adding an auxiliary cost which forces them to reconstruct the state of the backward recurrent network. This provides the latent variables with a task-independent objective that enhances the performance of the overall model. We found this strategy to perform better than alternative approaches such as KL annealing. Although being conceptually simple, our model achieves state-of-the-art results on standard speech benchmarks such as TIMIT and Blizzard and competitive performance on sequential MNIST. Finally, we apply our model to language modeling on the IMDB dataset where the auxiliary cost helps in learning interpretable latent variables. Source Code: \url{https://github.com/anirudh9119/zforcing_nips17}
Medical Diagnosis From Laboratory Tests by Combining Generative and Discriminative Learning
Zhang, Shiyue, Xie, Pengtao, Wang, Dong, Xing, Eric P.
A primary goal of computational phenotype research is to conduct medical diagnosis. In hospital, physicians rely on massive clinical data to make diagnosis decisions, among which laboratory tests are one of the most important resources. However, the longitudinal and incomplete nature of laboratory test data casts a significant challenge on its interpretation and usage, which may result in harmful decisions by both human physicians and automatic diagnosis systems. In this work, we take advantage of deep generative models to deal with the complex laboratory tests. Specifically, we propose an end-to-end architecture that involves a deep generative variational recurrent neural networks (VRNN) to learn robust and generalizable features, and a discriminative neural network (NN) model to learn diagnosis decision making, and the two models are trained jointly. Our experiments are conducted on a dataset involving 46,252 patients, and the 50 most frequent tests are used to predict the 50 most common diagnoses. The results show that our model, VRNN NN, significantly (p 0.001) outperforms other baseline models. Moreover, we demonstrate that the representations learned by the joint training are more informative than those learned by pure generative models. Finally, we find that our model offers a surprisingly good imputation for missing values.
Neural Variational Inference and Learning in Undirected Graphical Models
Kuleshov, Volodymyr, Ermon, Stefano
Many problems in machine learning are naturally expressed in the language of undirected graphical models. Here, we propose black-box learning and inference algorithms for undirected models that optimize a variational approximation to the log-likelihood of the model. Central to our approach is an upper bound on the log-partition function parametrized by a function q that we express as a flexible neural network. Our bound makes it possible to track the partition function during learning, to speed-up sampling, and to train a broad class of hybrid directed/undirected models via a unified variational inference framework. We empirically demonstrate the effectiveness of our method on several popular generative modeling datasets.
InterpNET: Neural Introspection for Interpretable Deep Learning
Humans are able to explain their reasoning. On the contrary, deep neural networks are not. This paper attempts to bridge this gap by introducing a new way to design interpretable neural networks for classification, inspired by physiological evidence of the human visual system's inner-workings. This paper proposes a neural network design paradigm, termed InterpNET, which can be combined with any existing classification architecture to generate natural language explanations of the classifications. The success of the module relies on the assumption that the network's computation and reasoning is represented in its internal layer activations. While in principle InterpNET could be applied to any existing classification architecture, it is evaluated via an image classification and explanation task. Experiments on a CUB bird classification and explanation dataset show qualitatively and quantitatively that the model is able to generate high-quality explanations. While the current state-of-the-art METEOR score on this dataset is 29.2, InterpNET achieves a much higher METEOR score of 37.9.
Amazon's automated convenience stores edge closer to public debut
Last year, Amazon opened its first convenience store embedded with its "just walk out technology." Located in Seattle, the Amazon Go store, which lets shoppers walk in, load up on the items they want and walk out without having to pay for the items in a checkout line, has been testing its technology with Amazon employees. Now, as Bloomberg reports, the company has worked through some of the hangups with the technology and is making moves towards opening its store and others to the public. In March, the Wall Street Journal reported that while the Amazon Go store did well with a small amount of customers who were shopping fairly slowly, it couldn't keep up when there were more than 20 shoppers in the store at once. The store uses cameras, sensors and deep learning algorithms to track shoppers as they move around, log which items they take and charge them once they leave. Those technical bugs pushed the public opening of the store from an initial projection of early 2017 to an undetermined future date.
Google debuts TensorFlow Lite to enable machine learning on mobile devices - SiliconANGLE
Google Inc. is launching a lightweight version of its open-source TensorFlow machine learning library for mobile platforms. Announced at Google's I/O developer conference in May, TensorFlow Lite is now available for both Android and iOS developers in preview. TensorFlow is an open-source software library that was released in 2015 by Google to make it easier for developers to design, build and train deep learning models. TensorFlow can be thought of as a kind of artificial brain through which complex data structures or "tensors" flow. Google says this process is a central aspect of deep learning that can be used to enhance many technology products.
7 Artificial Intelligence Trends that will Rule 2018
Artificial Intelligence (AI) remained the driving force of various industries in 2017. With so many tech giants and startups already delving into the AI ecosystem, it is expected to grow with better use cases in the year 2018. Considering the acceptance, development, and applications of AI, here we are with significant opportunities and perils that this ingenious technology will put forth in 2018. "Over the next few years every app, application and service will incorporate AI at some level." Artificial Intelligence (AI) is anticipated to be on the quiet in most of the web and mobile applications.