← Search

Arun Ahuja

9 accepted papers

2024

Imitating Language via Scalable Inverse Reinforcement Learning

NeurIPS 2024poster

The majority of language model training builds on imitation learning. It covers pretraining, supervised fine-tuning, and affects the starting conditions for reinforcement learning from human feedback (RLHF). The simplicity and scalability of maximum likelihood estimation (MLE) for next token predict…

Cited by 8SourcePDFScholar
2023

Distilling Internet-Scale Vision-Language Models into Embodied Agents

ICML 2023poster

Instruction-following agents must ground language into their observation and action spaces. Learning to ground language is challenging, typically requiring domain-specific engineering or large quantities of human interaction data. To address this challenge, we propose using pretrained vision-languag…

Cited by 29SourcePDFScholar
2022

Learning to Navigate Wikipedia by Taking Random Walks

NeurIPS 2022accept

A fundamental ability of an intelligent web-based agent is seeking out and acquiring new information. Internet search engines reliably find the correct vicinity but the top results may be a few links away from the desired target. A complementary approach is navigation via hyperlinks, employing a pol…

Cited by 5SourcePDFScholar
2021

Imitation by Predicting Observations

ICML 2021spotlight

Imitation learning enables agents to reuse and adapt the hard-won expertise of others, offering a solution to several key challenges in learning behavior. Although it is easy to observe behavior in the real-world, the underlying actions may not be accessible. We present a new method for imitation so…

2020

Probing Emergent Semantics in Predictive Agents via Question Answering

ICML 2020poster

Recent work has shown how predictive modeling can endow agents with rich knowledge of their surroundings, improving their ability to act in complex environments. We propose question-answering as a general paradigm to decode and understand the representations that such agents develop, applying our me…

Cited by 22SourcePDFScholar
2020

V-MPO: On-Policy Maximum a Posteriori Policy Optimization for Discrete and Continuous Control

ICLR 2020poster

Some of the most successful applications of deep reinforcement learning to challenging domains in discrete and continuous control have used policy gradient methods in the on-policy setting. However, policy gradients can suffer from large variance that may limit performance, and in practice require c…

Cited by 136SourceScholar
2019

Experience Replay for Continual Learning

NeurIPS 2019poster

Interacting with a complex world involves continual learning, in which tasks and data distributions change over time. A continual learning system should demonstrate both plasticity (acquisition of new knowledge) and stability (preservation of old knowledge). Catastrophic forgetting is the failure of…

Cited by 1743SourcePDFScholar
2019

Hierarchical Visuomotor Control of Humanoids

ICLR 2019poster

We aim to build complex humanoid agents that integrate perception, motor control, and memory. In this work, we partly factor this problem into low-level motor control from proprioception and high-level coordination of the low-level skills informed by vision. We develop an architecture capable of sur…

Cited by 124SourcePDFScholar
2019

Neural Probabilistic Motor Primitives for Humanoid Control

ICLR 2019poster

We focus on the problem of learning a single motor module that can flexibly express a range of behaviors for the control of high-dimensional physically simulated humanoids. To do this, we propose a motor architecture that has the general structure of an inverse model with a latent-variable bottlenec…

Cited by 177SourcePDFScholar