paper-with-me

Papers

RedFlow: Redirect Failure into Action-Level Corrections for Flow-matching VLA Policy

2026-07-30 · Zhengyang Yan, Junhao Li, Fangqi Zhu, Zijun Wang, Quanxin Shou, Yikun Miao, Xiaoyi Pang, Zicong Hong, Song Guo arxiv

Flow-matching Vision-Language-Action (VLA) policies have shown strong potential for robotic manipulation but often suffer from compounding errors caused by distribution shifts during deployment. While offline reinforcement learning (RL) provides a practical way to improve deployed policies using rollout data, existing methods either ignore failure data or exploit it only at the trajectory level, resulting in low learning efficiency and persistent errors. We propose RedFlow, a fine-grained offline RL framework that redirects failure experiences into action-level corrective supervision for flow-matching VLA policies. RedFlow consists of two key components: (1) a Context-Aware Corrective Matching mechanism that identifies failure-inducing actions and retrieves successful alternatives from similar contexts as corrective targets, and (2) an Adaptive Redirection Objective that jointly reinforces successful actions, suppresses undesirable ones, and redirects recoverable failures toward corrective targets. By converting both successful and failed experiences into dense supervision, RedFlow enables robust recovery learning from mixed-quality data. Experiments on the LIBERO benchmark and three real-world manipulation tasks show that RedFlow consistently outperforms state-of-the-art offline RL baselines, improving the real-world success rate from 56.7% to 74.7%. It also matches strong on-policy methods (PPO, GRPO, and DDPO) while requiring roughly an order of magnitude fewer training samples.

📄 PDF Abstract BibTeX arXiv:2607.27782

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningOffline RL

Similar Papers 제목 키워드 기반

Trajectory-Level Redirection Attacks on Vision-Language-Action Models

2026-06-11 · Gokul Puthumanaillam, Vardhan Dongre, Pranay Thangeda, Hooshang Nayyeri 외 arxiv

Vision-language-action (VLA) policies bring natural language into closed-loop robot control, enabling robots to execute manipulation tasks directly from text instructions. The same interface gives text a recurring role i…

SafeRedirect: Defeating Internal Safety Collapse via Task-Completion Redirection in Frontier LLMs

2026-04-22 · Chao Pan, Yu Wu, Xin Yao arxiv

Internal Safety Collapse (ISC) is a failure mode in which frontier LLMs, when executing legitimate professional tasks whose correct completion structurally requires harmful content, spontaneously generate that content wi…

LayeredFlow: A Real-World Benchmark for Non-Lambertian Multi-Layer Optical Flow

2024-09-09 · Hongyu Wen, Erich Liang, Jia Deng

Achieving 3D understanding of non-Lambertian objects is an important task with many useful applications, but most existing algorithms struggle to deal with such objects. One major obstacle towards progress in this field …

DiversityOptical Flow Estimation

CAREBench: A Child-Safety Risk Benchmark for Language Models

2026-06-29 · Kaavya Krishna-Kumar, Elaine Lau, Vaughn Robinson, Jay Caldwell 외 arxiv

How can we evaluate whether frontier AI systems recognize child-safety risks before they escalate into explicit harm? Existing child safety evaluations focus on child sexual abuse material, yet many child-safety failures…

Visual Confused Deputy: Exploiting and Defending Perception Failures in Computer-Using Agents

2026-03-16 · Xunzhuo Liu, Bowei He, Xue Liu, Andy Luo 외 arxiv

Computer-using agents (CUAs) act directly on graphical user interfaces, yet their perception of the screen is often unreliable. Existing work largely treats these failures as performance limitations, asking whether an ac…