← Search

Vivek Myers

17 accepted papers

2026

Scaling Goal-conditioned Reinforcement Learning with Multistep Quasimetric Distances

ICLR 2026poster

The problem of learning how to reach goals in an environment has been a long- standing challenge in for AI researchers. Effective goal-conditioned reinforcement learning (GCRL) methods promise to enable reaching distant goals without task- specific rewards by stitching together past experiences of d…

Cited by 0SourcecodeScholar
2026

Training LLM Agents to Empower Humans

ICML 2026poster

Assistive agents should not only take actions on behalf of a human, but also step out of the way and cede control when there are important decisions to be made. However, current methods for building assistive agents, whether via mimicking expert humans or via RL finetuning on an inferred reward, oft…

Cited by 0SourceScholar
2025

Accelerating Goal-Conditioned Reinforcement Learning Algorithms and Research

ICLR 2025spotlight

Self-supervision has the potential to transform reinforcement learning (RL), paralleling the breakthroughs it has enabled in other areas of machine learning. While self-supervised learning in other domains aims to find patterns in a fixed dataset, self-supervised goal-conditioned reinforcement learn…

Cited by 0SourcePDFScholar
2025

Offline Goal-conditioned Reinforcement Learning with Quasimetric Representations

NeurIPS 2025poster

Approaches for goal-conditioned reinforcement learning (GCRL) often use learned state representations to extract goal-reaching policies. Two frameworks for representation structure have yielded particularly effective GCRL algorithms: (1) *contrastive representations*, in which methods learn "success…

Cited by 0SourceScholar
2025

Temporal Representation Alignment: Successor Features Enable Emergent Compositionality in Robot Instruction Following

NeurIPS 2025poster

Effective task representations should facilitate compositionality, such that after learning a variety of basic tasks, an agent can perform compound tasks consisting of multiple steps simply by composing the representations of the constituent steps together. While this is conceptually simple and appe…

Cited by 0SourceScholar
2024

Coprocessor Actor Critic: A Model-Based Reinforcement Learning Approach For Adaptive Brain Stimulation

ICML 2024poster

Adaptive brain stimulation can treat neurological conditions such as Parkinson’s disease and post-stroke motor deficits by influencing abnormal neural activity. Because of patient heterogeneity, each patient requires a unique stimulation policy to achieve optimal neural responses. Model-free reinfor…

2024

Inference via Interpolation: Contrastive Representations Provably Enable Planning and Inference

NeurIPS 2024poster

Given time series data, how can we answer questions like ``what will happen in the future?'' and ``how did we get here?'' These sorts of probabilistic inference questions are challenging when observations are high-dimensional. In this paper, we show how these questions can have compact, closed form…

2024

Learning Temporal Distances: Contrastive Successor Features Can Provide a Metric Structure for Decision-Making

ICML 2024poster

Temporal distances lie at the heart of many algorithms for planning, control, and reinforcement learning that involve reaching goals, allowing one to estimate the transit time between two states. However, prior attempts to define such temporal distances in stochastic settings have been stymied by an…

2024

Learning to Assist Humans without Inferring Rewards

NeurIPS 2024poster

Assistive agents should make humans' lives easier. Classically, such assistance is studied through the lens of inverse reinforcement learning, where an assistive agent (e.g., a chatbot, a robot) infers a human's intention and then selects actions to help the human reach that goal. This approach requ…

2024

Policy Adaptation via Language Optimization: Decomposing Tasks for Few-Shot Imitation

CoRL 2024poster

Learned language-conditioned robot policies often struggle to effectively adapt to new real-world tasks even when pre-trained across a diverse set of instructions. We propose a novel approach for few-shot adaptation to unseen tasks that exploits the semantic understanding of task decomposition provi…

Cited by 13SourceScholar
2024

Toward Grounded Commonsense Reasoning

ICRA 2024poster

Consider a robot tasked with tidying a desk with a meticulously constructed Lego sports car. A human may recognize that it is not appropriate to disassemble the sports car and put it away as part of the "tidying." How can a robot reach that conclusion? Although large language models (LLMs) have rece…

Cited by 23SourcecodeScholar
2023

BridgeData V2: A Dataset for Robot Learning at Scale

CoRL 2023poster

We introduce BridgeData V2, a large and diverse dataset of robotic manipulation behaviors designed to facilitate research in scalable robot learning. BridgeData V2 contains 53,896 trajectories collected across 24 environments on a publicly available low-cost robot. Unlike many existing robotic manip…

Cited by 168SourcecodeScholar
2023

Goal Representations for Instruction Following: A Semi-Supervised Language Interface to Control

CoRL 2023poster

Our goal is for robots to follow natural language instructions like ``put the towel next to the microwave.'' But getting large amounts of labeled data, i.e. data that contains demonstrations of tasks labeled with the language instruction, is prohibitive. In contrast, obtaining policies that respond…

Cited by 32SourceScholar