← Search

Ryota Tomioka

12 accepted papers

2024

Latent Representation and Simulation of Markov Processes via Time-Lagged Information Bottleneck

ICLR 2024poster

Markov processes are widely used mathematical models for describing dynamic systems in various fields. However, accurately simulating large-scale systems at long time scales is computationally expensive due to the short time steps required for accurate integration. In this paper, we introduce an inf…

Cited by 3SourcePDFScholar
2023

Timewarp: Transferable Acceleration of Molecular Dynamics by Learning Time-Coarsened Dynamics

NeurIPS 2023spotlight

*Molecular dynamics* (MD) simulation is a widely used technique to simulate molecular systems, most commonly at the all-atom resolution where equations of motion are integrated with timesteps on the order of femtoseconds ($1\textrm{fs}=10^{-15}\textrm{s}$). MD is often used to compute equilibrium p…

2021

An Information-theoretic Approach to Distribution Shifts

NeurIPS 2021poster

Safely deploying machine learning models to the real world is often a challenging process. For example, models trained with data obtained from a specific geographic location tend to fail when queried with data obtained elsewhere, agents trained in a simulation can struggle to adapt when deployed in…

2020

Conservative Uncertainty Estimation By Fitting Prior Networks

ICLR 2020poster

Obtaining high-quality uncertainty estimates is essential for many applications of deep neural networks. In this paper, we theoretically justify a scheme for estimating uncertainties, based on sampling from a prior distribution. Crucially, the uncertainty estimates are shown to be conservative in th…

Cited by 79SourceScholar
2020

On the Loss Landscape of Adversarial Training: Identifying Challenges and How to Overcome Them

NeurIPS 2020poster

We analyze the influence of adversarial training on the loss landscape of machine learning models. To this end, we first provide analytical studies of the properties of adversarial loss functions under different adversarial budgets. We then demonstrate that the adversarial loss landscape is less fav…

2019

Continuous Hierarchical Representations with Poincaré Variational Auto-Encoders

NeurIPS 2019poster

The Variational Auto-Encoder (VAE) is a popular method for learning a generative model and embeddings of the data. Many real datasets are hierarchically structured. However, traditional VAEs map data in a Euclidean latent space which cannot efficiently embed tree-like structures. Hyperbolic spaces…

2017

Batch Policy Gradient Methods for Improving Neural Conversation Models

ICLR 2017poster

We study reinforcement learning of chat-bots with recurrent neural network architectures when the rewards are noisy and expensive to obtain. For instance, a chat-bot used in automated customer service support can be scored by quality assurance agents, but this process can be expensive, time consumin…

Cited by 39SourceScholar
2017

QSGD: Communication-Efficient SGD via Gradient Quantization and Encoding

NeurIPS 2017poster

Parallel implementations of stochastic gradient descent (SGD) have received significant research attention, thanks to its excellent scalability properties. A fundamental barrier when parallelizing SGD is the high bandwidth cost of communicating gradient updates between nodes; consequently, several l…

2016

f-GAN: Training Generative Neural Samplers using Variational Divergence Minimization

NeurIPS 2016poster

Generative neural networks are probabilistic models that implement sampling using feedforward neural networks: they take a random input vector and produce a sample from a probability distribution defined by the network weights. These models are expressive and allow efficient computation of samples a…

2015

Interpolating Convex and Non-Convex Tensor Decompositions via the Subspace Norm

NeurIPS 2015poster

We consider the problem of recovering a low-rank tensor from its noisy observation. Previous work has shown a recovery guarantee with signal to noise ratio $O(n^{\ceil{K/2}/2})$ for recovering a $K$th order rank one tensor of size $n\times \cdots \times n$ by recursive unfolding. In this paper, we f…