English

IRPO: Boosting Image Restoration via Post-training GRPO

Computer Vision and Pattern Recognition 2026-05-28 v3

Abstract

Post-training has become effective for high-level generation, but its role in low-level vision remains underexplored. Existing image restoration methods often rely on fixed pixel-wise fitting to ground-truth images, which can lead to over-smoothing and weak generalization. We propose IRPO, a GRPO-based post-training framework for deterministic restoration models. IRPO is built around two axes: data formulation and reward modeling. For data formulation, we select the 30% underperforming samples from the pre-training stage, which improves both accuracy and training efficiency. For reward modeling, we combine fidelity-oriented and quality-aware feedback with three components: a General Reward for structural fidelity, an Expert Reward that uses a Vision-Language Model as a coarse visual-quality judge, and a Restoration Reward for task-specific low-level cues. Experiments on six in-domain and five out-of-domain (OOD) benchmarks show that IRPO improves the AdaIR baseline by 0.93 dB on in-domain tasks and 3.43 dB on OOD settings. Our code can be shown in https://github.com/HaoxuanXU1024/IRPO.

Keywords

Cite

@article{arxiv.2512.00814,
  title  = {IRPO: Boosting Image Restoration via Post-training GRPO},
  author = {Haoxuan Xu and Yi Liu and Tianfu Li and Ruolin Shen and Boyuan Jiang and Jinlong Peng and Donghao Luo and Xiaobin Hu and Shuicheng Yan and Haoang Li},
  journal= {arXiv preprint arXiv:2512.00814},
  year   = {2026}
}