← Search

Annie S Chen

14 accepted papers

2025

Commonsense Reasoning for Legged Robot Adaptation with Vision-Language Models

ICRA 2025

Legged robots are physically capable of navigating a diverse variety of environments and overcoming a wide range of obstructions. For example, in a search and rescue mission, a legged robot could climb over debris, crawl through gaps, and navigate out of dead ends. However, the robot's controller ne

Cited by 21SourceScholar
2025

Exploiting Policy Idling for Dexterous Manipulation

IROS 2025

Learning based methods for dexterous manipulation have made notable progress in recent years, and they can now produce solutions to complex tasks. However, learned policies often still lack reliability and exhibit limited robustness to important factors of variation. One failure pattern that can be

Cited by 1SourceScholar
2025

Safety Representations for Safer Policy Learning

ICLR 2025poster

Reinforcement learning algorithms typically necessitate extensive exploration of the state space to find optimal policies. However, in safety-critical applications, the risks associated with such exploration can lead to catastrophic consequences. Existing safe exploration methods attempt to mitigate…

Cited by 0SourcePDFScholar
2024

Calibrating Language Models with Adaptive Temperature Scaling

EMNLP 2024main

The effectiveness of large language models (LLMs) is not only measured by their ability to generate accurate outputs but also by their calibration—how well their confidence scores reflect the probability of their outputs being correct. While unsupervised pre-training has been shown to yield LLMs wit…

2024

Project and Probe: Sample-Efficient Adaptation by Interpolating Orthogonal Features

ICLR 2024spotlight

Transfer learning with a small amount of target data is an effective and common approach to adapting a pre-trained model to distribution shifts. In some situations, target data labels may be expensive to obtain, so we may only have access to a limited number of target data points. To make the most o…

Cited by 3SourcePDFScholar
2024

RLVF: Learning from Verbal Feedback without Overgeneralization

ICML 2024poster

The diversity of contexts in which large language models (LLMs) are deployed requires the ability to modify or customize default model behaviors to incorporate nuanced requirements and preferences. A convenient interface to specify such model adjustments is high-level verbal feedback, such as “Don’t…

2024

Self-Guided Masked Autoencoders for Domain-Agnostic Self-Supervised Learning

ICLR 2024poster

Self-supervised learning excels in learning representations from large amounts of unlabeled data, demonstrating success across multiple data modalities. Yet, extending self-supervised learning to new modalities is non-trivial because the specifics of existing methods are tailored to each domain, suc…

2023

Language-Driven Representation Learning for Robotics

RSS 2023poster

Recent work in visual representation learning for robotics demonstrates the viability of learning from large video datasets of humans performing everyday tasks. Leveraging methods such as masked autoencoding and contrastive learning, these representations exhibit strong transfer to policy learning f…

2023

Surgical Fine-Tuning Improves Adaptation to Distribution Shifts

ICLR 2023poster

A common approach to transfer learning under distribution shift is to fine-tune the last few layers of a pre-trained model, preserving learned features while also adapting to the new task. This paper shows that in such settings, selectively fine-tuning a subset of layers (which we term surgical fine…

2022

You Only Live Once: Single-Life Reinforcement Learning

NeurIPS 2022accept

Reinforcement learning algorithms are typically designed to learn a performant policy that can repeatedly and autonomously complete a task, usually starting from scratch. However, in many real-world situations, the goal might not be to learn a policy that can do the task repeatedly, but simply to pe…

Cited by 28SourcePDFScholar
2021

Just Train Twice: Improving Group Robustness without Training Group Information

ICML 2021oral

Standard training via empirical risk minimization (ERM) can produce models that achieve low error on average but high error on minority groups, especially in the presence of spurious correlations between the input and label. Prior approaches to this problem, like group distributionally robust optimi…

2021

Learning Generalizable Robotic Reward Functions from “In-The-Wild” Human Videos

RSS 2021poster

We are motivated by the goal of generalist robots that can complete a wide range of tasks across many environments. Critical to this is the robot's ability to acquire some metric of task success or reward; which is necessary for reinforcement learning; planning; or knowing when to ask for help. For…

Cited by 134SourcePDFScholar