paper-with-me

Papers

Guided Action Flow: Q-Guided Inference for Flow-Matching Vision-Language-Action Policies

2026-07-02 · Liuhaichen Yang, Zhuang Jiang, Chenchao Sheng, Zezhi Tang arxiv

Flow-matching vision-language-action policies generate robot action chunks through an iterative transport process, creating an opportunity for test-time guidance without retraining the base policy. We study this opportunity in Guided Action Flow, an inference-time framework that keeps a pretrained SmolVLA policy frozen and uses a learned action-chunk critic to guide its reverse-time flow sampler. The critic is trained from real success and failure rollouts, can condition on task-description features from the frozen SmolVLA language pathway, and is used only through action gradients during sampling. We evaluate the approach on LIBERO manipulation tasks. A single-task critic improves success from 68.0% to 82.0% on one seed window and from 82.0% to 86.0% on another. A multi-family task-description critic improves validation success from 46.0% to 56.0%, while the locked held-out test gain is positive but modest, from 65.0% to 67.5%. These results support the feasibility of Q-guided inference for frozen flow-matching VLA policies, while showing that critic generalization and uncertainty-aware guidance remain the central bottlenecks.

📄 PDF Abstract BibTeX arXiv:2607.02092

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FlowQ: Energy-Guided Flow Policies for Offline Reinforcement Learning

2025-05-20 · Marvin Alles, Nutan Chen, Patrick van der Smagt, Botond Cseke

The use of guidance to steer sampling toward desired outcomes has been widely explored within diffusion models, especially in applications such as image and trajectory generation. However, incorporating guidance during t…

reinforcement-learningReinforcement Learning

ConFlow: Constraints-Guided Learning with Flow Matching for Motion Generation

2026-07-15 · Nutan Chen, Jianxiang Feng, Marvin Alles, Botond Cseke arxiv

In recent years Flow Matching has become a prominent method for generative modeling robot motion generation. In its generic form Flow Matching is an ODE-based neural sampler that is trained by regressing empirical flow f…

Robot Navigation

Aligning Flow Map Policies with Optimal Q-Guidance

2026-05-12 · Christos Ziakas, Alessandra Russo, Avishek Joey Bose arxiv

Generative policies based on expressive model classes, such as diffusion and flow matching, are well-suited to complex control problems with highly multimodal action distributions. Their expressivity, however, comes at a…

Reinforcement Learning

Potential-Guided Flow Matching for Vision-Language-Action Policy Improvement

2026-06-03 · Yunpeng Mei, Jiakai He, Hongjie Cao, Chenyu Wang 외 arxiv

Large vision-language-action (VLA) policies are increasingly trained as conditional generative models over action chunks. Yet deployment produces mixed-quality experience-successful demonstrations, partial completions, r…

Reinforcement Learning

PhysiFlow: Physics-Aware Humanoid Whole-Body VLA via Multi-Brain Latent Flow Matching and Robust Tracking

2026-03-05 · Weikai Qin, Sichen Wu, Ci Chen, Mengfan Liu 외 arxiv

In the domain of humanoid robot control, the fusion of Vision-Language-Action (VLA) with whole-body control is essential for semantically guided execution of real-world tasks. However, existing methods encounter challeng…