paper-with-me

Papers

Improving Robotic Generalist Policies via Flow Reversal Steering

2026-06-11 · Andy Tang, William Chen, Andrew Wagenmaker, Chelsea Finn, Sergey Levine arxiv

Generalist policies can learn a wide range of skills from diverse robot datasets. In order to solve or improve on challenging new tasks, we need a way to infer and invoke the appropriate actions from the policy's rich behavioral prior, especially when directly commanding the policy fails. We focus on flow matching generalists and propose Flow Reversal Steering (FRS): a method that takes suboptimal but ``reasonable'' actions, finds their latent noises by passing them through the flow policy in reverse, and maps them to nearby generalist action modes. We evaluate FRS across many simulated and real-world manipulation settings. First, FRS can turn coarse semantic guidance from humans or vision-language models (VLMs) into corresponding good robot actions, improving zero-shot control. These gains can be distilled with behavioral cloning by training an auxiliary policy to output noises that the generalist maps to good actions -- showing up to 95% absolute task success rate boosts in under a minute of training. Finally, FRS enables policy improvement by bootstrapping reinforcement learning with semantic knowledge, improving on several tasks that standard RL fails to improve on.

📄 PDF Abstract BibTeX arXiv:2606.13675

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Steering Your Generalists: Improving Robotic Foundation Models via Value Guidance

2024-10-17 · Mitsuhiko Nakamoto, Oier Mees, Aviral Kumar, Sergey Levine

Large, general-purpose robotic policies trained on diverse demonstration datasets have been shown to be remarkably effective both for controlling a variety of robots in a range of different scenes, and for acquiring broa…

Offline RLRe-Ranking

Visual Verification Enables Inference-time Steering and Autonomous Policy Improvement

2026-06-16 · Mingtong Zhang, Dhruv Shah arxiv

Robots deployed in the real world should learn from their experience and improve over time. This requires a mechanism of practicing and learning from feedback. In this paper, we propose VERITAS, a generator-verifier fram…

Steering Your Diffusion Policy with Latent Space Reinforcement Learning

2025-06-18 · Andrew Wagenmaker, Mitsuhiko Nakamoto, Yunchu Zhang, Seohong Park 외

Robotic control policies learned from human demonstrations have achieved impressive results in many real-world applications. However, in scenarios where initial performance is not satisfactory, as is often the case in no…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

FLOWER: Democratizing Generalist Robot Policies with Efficient Vision-Language-Action Flow Policies

2025-09-05 · Moritz Reuss, Hongyi Zhou, Marcel Rühle, Ömer Erdinç Yağmurlu 외 arxiv

Developing efficient Vision-Language-Action (VLA) policies is crucial for practical robotics deployment, yet current approaches face prohibitive computational costs and resource requirements. Existing diffusion-based VLA…

Mechanistic interpretability for steering vision-language-action models

2025-08-30 · Bear Häon, Kaylene Stocking, Ian Chuang, Claire Tomlin arxiv

Vision-Language-Action (VLA) models are a promising path to realizing generalist embodied agents that can quickly adapt to new tasks, modalities, and environments. However, methods for interpreting and steering VLAs fall…