← Search

Philip Bachman

12 accepted papers

2023

Ignorance is Bliss: Robust Control via Information Gating

NeurIPS 2023poster

Informational parsimony provides a useful inductive bias for learning representations that achieve better generalization by being robust to noise and spurious correlations. We propose *information gating* as a way to learn parsimonious representations that identify the minimal information required f…

Cited by 11SourcePDFScholar
2021

Data-Efficient Reinforcement Learning with Self-Predictive Representations

ICLR 2021spotlight

While deep reinforcement learning excels at solving tasks where large amounts of data can be collected through virtually unlimited interaction with the environment, learning from limited interaction remains a key challenge. We posit that an agent can learn more efficiently if we augment reward maxim…

2021

Decomposed Mutual Information Estimation for Contrastive Representation Learning

ICML 2021spotlight

Recent contrastive representation learning methods rely on estimating mutual information (MI) between multiple views of an underlying context. E.g., we can derive multiple views of a given image by applying data augmentation, or we can split a sequence into views comprising the past and future of so…

Cited by 43SourcePDFScholar
2021

Pretraining Representations for Data-Efficient Reinforcement Learning

NeurIPS 2021poster

Data efficiency is a key challenge for deep reinforcement learning. We address this problem by using unlabeled data to pretrain an encoder which is then finetuned on a small amount of task-specific data. To encourage learning representations which capture diverse aspects of the underlying MDP, we em…

2020

Deep Reinforcement and InfoMax Learning

NeurIPS 2020poster

We posit that a reinforcement learning (RL) agent will perform better when it uses representations that are better at predicting the future, particularly in terms of few-shot learning and domain adaptation. To test that hypothesis, we introduce an objective based on Deep InfoMax (DIM) which trains t…

2019

Learning Representations by Maximizing Mutual Information Across Views

NeurIPS 2019poster

We propose an approach to self-supervised representation learning based on maximizing mutual information between features extracted from multiple views of a shared context. For example, one could produce multiple views of a local spatio-temporal context by observing it from different locations (e.g.…

2018

Augmented CycleGAN: Learning Many-to-Many Mappings from Unpaired Data

ICML 2018oral

Learning inter-domain mappings from unpaired data can improve performance in structured prediction tasks, such as image segmentation, by reducing the need for paired data. CycleGAN was recently proposed for this problem, but critically assumes the underlying inter-domain mapping is approximately det…

Cited by 563SourcePDFScholar
2017

Calibrating Energy-based Generative Adversarial Networks

ICLR 2017poster

In this paper, we propose to equip Generative Adversarial Networks with the ability to produce direct energy estimates for samples. Specifically, we propose a flexible adversarial training framework, and prove this framework not only ensures the generator converges to the true data distribution, but…

Cited by 118SourcecodeScholar