works on

From the 1 of 10 linked papers with an AI index.

collaborators

10 papers

cs.LG2026

Q-Learning With World Models

Perry Dong, Yueru Jia, Chelsea Finn +1

Off-policy reinforcement learning (RL) has become increasingly sample-efficient, enabling applications such as RL fine-tuning of Vision-Language-Action models into reliable, high-p…

cs.LG2026

Do You Really Need to Pretrain Q-Functions for Online RL Fine-Tuning?

Perry Dong, Ron Polonsky, Dorsa Sadigh +2

The paper investigates whether pretraining Q-functions is beneficial when fine‑tuning a pretrained policy in online reinforcement learning, finding that naive Q‑function pretrainin…

cs.LG2026

Value Flows

Perry Dong, Chongyi Zheng, Chelsea Finn +2

While most reinforcement learning methods today flatten the distribution of future returns to a single scalar value, distributional RL methods exploit the return distribution to pr…

cs.RO2026

EXPO-FT: Sample-Efficient Reinforcement Learning Finetuning for Vision-Language-Action Models

Perry Dong, Kuo-Han Hung, Tian Gao +2

The ability to efficiently and reliably learn new tasks has been a foundational challenge in robotics. Vision-Language-Action (VLA) models have demonstrated strong generalization a…

cs.LG2026

EXPO: Stable Reinforcement Learning with Expressive Policies

Perry Dong, Qiyang Li, Dorsa Sadigh +1

We study the problem of training and fine-tuning expressive policies with online reinforcement learning (RL) given an offline dataset. Training expressive policy classes with onlin…

cs.LG2026

FASTER: Value-Guided Sampling for Fast RL

Perry Dong, Alexander Swerdlow, Dorsa Sadigh +1

Some of the most performant reinforcement learning algorithms today can be prohibitively expensive as they use test-time scaling methods such as sampling multiple action candidates…