RoMAN-Flow: Taming Autoregressive Normalizing Flows for Offline Reinforcement Learning in Robotic Manipulation

📅 2026-08-20
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文解决了AR-NF在离线强化学习中采样效率低的问题,通过无采样的优化目标和策略蒸馏方法提高机器人操作的实用性。
📝 Abstract
Offline reinforcement learning improves robotic policies using previously collected data without further environment interaction. Yet prevalent diffusion- and flow-matching robot policies lack tractable likelihoods, limiting their use in likelihood-based offline RL post-training. AR-NFs offer both expressive action modeling and exact likelihood evaluation, but their sequential sampling incurs substantial sampling overhead during policy optimization and deployment. We present RoMAN-Flow (Robotic Manipulation with Autoregressive Normalizing Flows), an offline reinforcement learning framework that makes AR-NF policies practical for robotic manipulation by addressing this sampling bottleneck in both stages. During policy optimization, RoMAN-Flow employs a sampling-free, advantage-weighted likelihood objective that assigns higher likelihood to high-advantage actions from the offline dataset without sampling from the autoregressive policy. For efficient deployment, it distills the optimized autoregressive policy into a one-step action generator, enabling low-latency action prediction. Experiments across multiple simulated manipulation benchmarks and real-world robotic platforms demonstrate that RoMAN-Flow achieves competitive policy performance while substantially reducing inference latency. Code is available at https://github.com/konnyaku28/RoMAN-Flow.
Problem

Research questions and friction points this paper is trying to address.

Autoregressive Normalizing Flows
Offline Reinforcement Learning
Robotic Manipulation
Sampling Overhead
Likelihood Evaluation
Innovation

Methods, ideas, or system contributions that make the work stand out.

offline reinforcement learning
autoregressive normalizing flows
sampling-free advantage-weighted likelihood
policy distillation
robotic manipulation
🔎 Similar Papers
No similar papers found.