← Search

Ian Fischer

18 accepted papers

2024

A Human-Inspired Reading Agent with Gist Memory of Very Long Contexts

ICML 2024poster

Current Large Language Models (LLMs) are not only limited to some maximum context length, but also are not able to robustly consume long inputs. To address these limitations, we propose ReadAgent, an LLM agent system that increases effective context length up to 20x in our experiments. Inspired by h…

Cited by 29SourcePDFScholar
2023

Sparsity-Inducing Categorical Prior Improves Robustness of the Information Bottleneck

AISTATS 2023poster

The information bottleneck framework provides a systematic approach to learning representations that compress nuisance information in the input and extract semantically meaningful information about predictions. However, the choice of a prior distribution that fixes the dimensionality across all the…

2023

Weighted Ensemble Self-Supervised Learning

ICLR 2023poster

Ensembling has proven to be a powerful technique for boosting model performance, uncertainty estimation, and robustness in supervised learning. Advances in self-supervised learning (SSL) enable leveraging large unlabeled corpora for state-of-the-art few-shot and supervised learning performance. In t…

Cited by 23SourcePDFScholar
2022

Multi-Game Decision Transformers

NeurIPS 2022accept

A longstanding goal of the field of AI is a method for learning a highly capable, generalist agent from diverse experience. In the subfields of vision and language, this was largely achieved by scaling up transformer-based models and training them on large, diverse datasets. Motivated by this progre…

2022

PI-QT-Opt: Predictive Information Improves Multi-Task Robotic Reinforcement Learning at Scale

CoRL 2022poster

The predictive information, the mutual information between the past and future, has been shown to be a useful representation learning auxiliary loss for training reinforcement learning agents, as the ability to model what will happen next is critical to success on many control tasks. While existing…

Cited by 8SourceScholar
2021

An Empirical Investigation of Representation Learning for Imitation

NeurIPS 2021poster

Imitation learning often needs a large demonstration set in order to handle the full range of situations that an agent might find itself in during deployment. However, collecting expert demonstrations can be expensive. Recent work in vision, reinforcement learning, and NLP has shown that auxiliary r…

Cited by 33SourceScholar
2021

Compressive Visual Representations

NeurIPS 2021poster

Learning effective visual representations that generalize well without human supervision is a fundamental problem in order to apply Machine Learning to a wide variety of tasks. Recently, two families of self-supervised methods, contrastive learning and latent bootstrapping, exemplified by SimCLR and…

2020

An Unsupervised Information-Theoretic Perceptual Quality Metric

NeurIPS 2020poster

Tractable models of human perception have proved to be challenging to build. Hand-designed models such as MS-SSIM remain popular predictors of human image quality judgements due to their simplicity and speed. Recent modern deep learning approaches can perform better, but they rely on supervised data…

2019

Learning Latent Dynamics for Planning from Pixels

ICML 2019oral

Planning has been very successful for control tasks with known environment dynamics. To leverage planning in unknown environments, the agent needs to learn the dynamics from interactions with the world. However, learning dynamics models that are accurate enough for planning has been a long-standing…

2018

Fixing a Broken ELBO

ICML 2018oral

Recent work in unsupervised representation learning has focused on learning deep directed latentvariable models. Fitting these models by maximizing the marginal likelihood or evidence is typically intractable, thus a common approximation is to maximize the evidence lower bound (ELBO) instead. Howeve…

2018

Generative Models of Visually Grounded Imagination

ICLR 2018poster

It is easy for people to imagine what a man with pink hair looks like, even if they have never seen such a person before. We call the ability to create images of novel semantic concepts visually grounded imagination. In this paper, we show how we can modify variational auto-encoders to perform this…

Cited by 170SourcePDFScholar
2017

Speed/Accuracy Trade-Offs for Modern Convolutional Object Detectors

CVPR 2017spotlight

The goal of this paper is to serve as a guide for selecting a detection architecture that achieves the right speed/memory/accuracy balance for a given application and platform. To this end, we investigate various ways to trade accuracy for speed and memory usage in modern convolutional object detect…

Cited by 3693PDFcodeScholar