Goto

Collaborating Authors

 Industry




Disentangling Identifiable Features from Noisy Data with Structured Nonlinear ICA

Neural Information Processing Systems

We introduce a new general identifiable framework for principled disentanglement referred to as Structured Nonlinear Independent Component Analysis (SNICA). Our contribution is to extend the identifiability theory of deep generative models for a very broad class of structured models. While previous works have shown identifiability for specific classes of time-series models, our theorems extend this to more general temporal structures as well as to models with more complex structures such as spatial dependencies. In particular, we establish the major result that identifiability for this framework holds even in the presence of noise of unknown distribution. Finally, as an example of our framework's flexibility, we introduce the first nonlinear ICA model for time-series that combines the following very useful properties: it accounts for both nonstationarity and autocorrelation in a fully unsupervised setting; performs dimensionality reduction; models hidden states; and enables principled estimation and inference by variational maximum-likelihood.



Ambiguous Images With Human Judgments for Robust Visual Event Classification

Neural Information Processing Systems

Contemporary vision benchmarks predominantly consider tasks on which humans can achieve near-perfect performance. However, humans are frequently presented with visual data that they cannot classify with 100% certainty, and models trained on standard vision benchmarks achieve low performance when evaluated on this data. To address this issue, we introduce a procedure for creating datasets of ambiguous images and use it to produce SQUID-E ("Squidy"), a collection of noisy images extracted from videos. All images are annotated with ground truth values and a test set is annotated with human uncertainty judgments. We use this dataset to characterize human uncertainty in vision tasks and evaluate existing visual event classification models. Experimental results suggest that existing vision models are not sufficiently equipped to provide meaningful outputs for ambiguous images and that datasets of this nature can be used to assess and improve such models through model training and direct evaluation of model calibration. These findings motivate large-scale ambiguous dataset creation and further research focusing on noisy visual data.1


'Look, no hands': China chases the driverless dream at Beijing car show

The Guardian

A t the world's biggest car fair, which opened in Beijing on Friday, there were hundreds of manufacturers, more than 1,000 vehicles, hundreds of thousands of enthusiasts - and hardly anyone behind a wheel. China's car companies have cornered the domestic electric vehicle market, and are increasingly visible on the global stage . Now they are turning their attention to what they are betting is the future of mobility: autonomous driving. At the Beijing Auto Fair, a huge industry event that covers 380,000 square metres on the outskirts of the capital, the country's carmakers showed off a range of intelligent driving technologies. In China's cut-throat domestic market, nearly every big carmaker is investing heavily in the software and computing power needed to make "hands-free" driving a reality as they compete to offer additional perks and find new ways to generate revenue.



Towards Safe Reinforcement Learning with a Safety Editor Policy

Neural Information Processing Systems

We consider the safe reinforcement learning (RL) problem of maximizing utility with extremely low constraint violation rates. Assuming no prior knowledge or pre-training of the environment safety model given a task, an agent has to learn, via exploration, which states and actions are safe. A popular approach in this line of research is to combine a model-free RL algorithm with the Lagrangian method to adjust the weight of the constraint reward relative to the utility reward dynamically. It relies on a single policy to handle the conflict between utility and constraint rewards, which is often challenging. We present SEditor, a two-policy approach that learns a safety editor policy transforming potentially unsafe actions proposed by a utility maximizer policy into safe ones.