ConsistentRFT: Reducing Visual Hallucinations in Flow-based Reinforcement Fine-Tuning
Xiaofeng Tan, Jun Liu, Yuanting Fan, Bin-Bin Gao, Xi Jiang, Xiaochen Chen, Jinlong Peng, Chengjie Wang, Hongsong Wang, and Feng Zheng

TL;DR
This paper introduces ConsistentRFT, a framework that reduces visual hallucinations in flow-based reinforcement fine-tuning by balancing exploration and maintaining policy consistency, leading to improved model reliability.
Contribution
It proposes a novel framework with DGR and CPGO to address hallucinations in RFT, enhancing global semantics and policy stability.
Findings
49% reduction in low-level hallucinations
38% reduction in high-level hallucinations
5.1% improvement on out-of-domain metrics
Abstract
Reinforcement Fine-Tuning (RFT) on flow-based models is crucial for preference alignment. However, they often introduce visual hallucinations like over-optimized details and semantic misalignment. This work preliminarily explores why visual hallucinations arise and how to reduce them. We first investigate RFT methods from a unified perspective, and reveal the core problems stemming from two aspects, exploration and exploitation: (1) limited exploration during stochastic differential equation (SDE) rollouts, leading to an over-emphasis on local details at the expense of global semantics, and (2) trajectory imitation process inherent in policy gradient methods, distorting the model's foundational vector field and its cross-step consistency. Building on this, we propose ConsistentRFT, a general framework to mitigate these hallucinations. Specifically, we design a Dynamic Granularity…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Generative Adversarial Networks and Image Synthesis · Visual Attention and Saliency Detection
