← Search

Dilip Arumugam

14 accepted papers

2026

Demystifying Emergent Exploration in Goal-Conditioned RL

ICLR 2026poster

In this work, we take a first step toward elucidating the mechanisms behind emergent exploration in unsupervised reinforcement learning. We study Single-Goal Contrastive Reinforcement Learning (SGCRL) (Liu et al., 2025), a self-supervised algorithm capable of solving challenging long-horizon goal-re…

Cited by 0SourceScholar
2026

Using Reinforcement Learning to Train Large Language Models to Explain Human Decisions

ICLR 2026poster

A central goal of cognitive modeling is to develop models that not only predict human behavior but also provide insight into the underlying cognitive mechanisms. While neural network models trained on large-scale behavioral data often achieve strong predictive performance, they typically fall short…

Cited by 0SourceScholar
2025

Hindsight Merging: Diverse Data Generation with Language Models

UAI 2025

Pre-training a language model equips it with a broad understanding of the world, while fine- tuning refines it into a helpful assistant. However, fine-tuning does not exclusively enhance task- specific behaviors but also suppresses some of the beneficial variability from pre-training. This reduction

Cited by 0SourcePDFScholar
2020

Flexible and Efficient Long-Range Planning Through Curious Exploration

ICML 2020poster

Identifying algorithms that flexibly and efficiently discover temporally-extended multi-phase plans is an essential step for the advancement of robotics and model-based reinforcement learning. The core problem of long-range planning is finding an efficient way to search through the tree of possible…

Cited by 8SourcePDFScholar
2020

Value Preserving State-Action Abstractions

AISTATS 2020poster

Abstraction can improve the sample efficiency of reinforcement learning. However, the process of abstraction inherently discards information, potentially compromising an agent’s ability to represent high-value policies. To mitigate this, we here introduce combinations of state abstractions and optio…

Cited by 71SourcePDFScholar
2018

Sequence-to-Sequence Language Grounding of Non-Markovian Task Specifications

RSS 2018poster

Often times, natural language commands issued to robots not only specify a particular target configuration or goal state but also outline constraints on how the robot goes about its execution. That is, the path taken to achieving some goal state is given equal importance to the goal state itself. On…

Cited by 74SourcePDFScholar
2018

State Abstractions for Lifelong Reinforcement Learning

ICML 2018oral

In lifelong reinforcement learning, agents must effectively transfer knowledge across tasks while simultaneously addressing exploration, credit assignment, and generalization. State abstraction can help overcome these hurdles by compressing the representation used by an agent, thereby reducing the c…

2017

Accurately and Efficiently Interpreting Human-Robot Instructions of Varying Granularities

RSS 2017poster

Humans can ground natural language commands to tasks at both abstract and fine-grained levels of specificity. For instance, a human forklift operator can be instructed to perform a high-level action, like 'grab a pallet' or a low-level action like 'tilt back a little bit.' While robots are also capa…

2015

Grounding English Commands to Reward Functions

RSS 2015poster

As intelligent robots become more prevalent, methods to make interaction with the robots more accessible are increasingly important. Communicating the tasks that a person wants the robot to carry out via natural language, and training the robot to ground the natural language through demonstration, a…