RAGOCR renders retrieved documents as images and uses a GRPO-trained compressor to allocate query-dependent resolution, reporting accuracy gains over RAG at reduced token counts, though the evidence in the preprint is inconsistent.
Do Less, Achieve More: Do We Need Every-Step Optimization for RL Fine-tuning of Diffusion Models?
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Despite strong image-generation performance, diffusion models' reconstruction objectives limit alignment with human preferences. RL enables such alignment through explicit rewards. However, most studies apply RL to the full denoising trajectory, making it computationally costly and weakening preference alignment, i.e., doing more but achieving less. We observe that the impact of RL fine-tuning varies significantly across denoising stages. In the early stage, image structures are unstable and distant from the final reward signal. Applying RL at this stage leads to delayed rewards and action-reward mismatching, resulting in high variance and inefficient updates. Conversely, in the later stage, reward gains saturate, and continued training tends to overfit local details, intensifying reward hacking. To tackle these challenges, we propose AdaScope, an RL-enhanced plug-in that improves generation quality while reducing computational cost. Specifically, AdaScope adaptively identifies the optimal intervention timing for RL by perceiving the structural evolution and semantic consistency during denoising, and dynamically terminates training once the denoising converges and reward gains saturate. As a result, it achieves a rare 'dual benefit': a reduction in computational costs alongside a significant performance improvement. We offer theoretical grounds for the design of AdaScope. Compared with state-of-the-art methods, AdaScope improves performance by 66% while cutting computational cost by 59%.
citation-role summary
citation-polarity summary
fields
cs.CL 1years
2026 1verdicts
REJECT 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
RAGOCR: Optical Compression of Retrieval-Augmented Text via Visual Representation
RAGOCR renders retrieved documents as images and uses a GRPO-trained compressor to allocate query-dependent resolution, reporting accuracy gains over RAG at reduced token counts, though the evidence in the preprint is inconsistent.