Flow Matching with Injected Noise for Offline-to-Online Reinforcement Learning
Yongjae Shin, Jongseong Chae, Jongeui Park, Youngchul Sung
TL;DR
This work tackles the challenge of sample-efficient offline-to-online reinforcement learning by leveraging flow-matching-based policies enhanced with injected noise. The proposed FINO method expands the learned action space during offline pre-training and uses entropy-guided sampling to balance exploration and exploitation during online fine-tuning, all while maintaining a stable, data-driven path through a continuous normalizing flow. The approach shows strong, consistent improvements across 45 tasks in OGBench and D4RL under limited online budgets, without sacrificing offline performance. By combining a theoretically grounded noise-injected flow objective with a practical entropy-guided sampling mechanism, FINO demonstrates how expressive generative policies can be effectively harnessed for efficient online adaptation in complex environments.
Abstract
Generative models have recently demonstrated remarkable success across diverse domains, motivating their adoption as expressive policies in reinforcement learning (RL). While they have shown strong performance in offline RL, particularly where the target distribution is well defined, their extension to online fine-tuning has largely been treated as a direct continuation of offline pre-training, leaving key challenges unaddressed. In this paper, we propose Flow Matching with Injected Noise for Offline-to-Online RL (FINO), a novel method that leverages flow matching-based policies to enhance sample efficiency for offline-to-online RL. FINO facilitates effective exploration by injecting noise into policy training, thereby encouraging a broader range of actions beyond those observed in the offline dataset. In addition to exploration-enhanced flow policy training, we combine an entropy-guided sampling mechanism to balance exploration and exploitation, allowing the policy to adapt its behavior throughout online fine-tuning. Experiments across diverse, challenging tasks demonstrate that FINO consistently achieves superior performance under limited online budgets.
