← 返回论文检索
ICML 2025PosterAccept (poster)

Flow Q-Learning

Seohong Park, Qiyang Li, Sergey Levine

University of California, Berkeley · University of California Berkeley · UC Berkeley

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

We present flow Q-learning (FQL), a simple and performant offline reinforcement learning (RL) method that leverages an expressive flow-matching policy to model arbitrarily complex action distributions in data. Training a flow policy with RL is a tricky problem, due to the iterative nature of the action generation process. We address this challenge by training an expressive one-step policy with RL, rather than directly guiding an iterative flow policy to maximize values. This way, we can completely avoid unstable recursive backpropagation, eliminate costly iterative action generation at test time, yet still mostly maintain expressivity. We experimentally show that FQL leads to strong performance across 73 challenging state- and pixel-based OGBench and D4RL tasks in offline RL and offline-to-online RL.