paper-with-me

홈 › Papers

RefReward-SR: LR-Conditioned Reward Modeling for Preference-Aligned Super-Resolution

2026-03-25 · Yushuai Song, Weize Quan, Weining Wang, Jiahui Sun, Jing Liu, Meng Li, Pengbin Yu, Zhentao Chen, Wei Shen, Lunxi Yuan, Dong-ming Yan arxiv

Recent advances in generative super-resolution (SR) have greatly improved visual realism, yet existing evaluation and optimization frameworks remain misaligned with human perception. Full-Reference and No-Reference metrics often fail to reflect perceptual preference, either penalizing semantically plausible details due to pixel misalignment or favoring visually sharp but inconsistent artifacts. Moreover, most SR methods rely on ground-truth (GT)-dependent distribution matching, which does not necessarily correspond to human judgments. In this work, we propose RefReward-SR, a low-resolution (LR) reference-aware reward model for preference-aligned SR. Instead of relying on GT supervision or NR evaluation, RefReward-SR assesses high-resolution (HR) reconstructions conditioned on their LR inputs, treating the LR image as a semantic anchor. Leveraging the visual-linguistic priors of a Multimodal Large Language Models (MLLM), it evaluates semantic consistency and plausibility in a reasoning-aware manner. To support this paradigm, we construct RefSR-18K, the first large-scale LR-conditioned preference dataset for SR, providing pairwise rankings based on LR-HR consistency and HR naturalness. We fine-tune the MLLM with Group Relative Policy Optimization (GRPO) using LR-conditioned ranking rewards, and further integrate GRPO into SR model training with RefReward-SR as the core reward signal for preference-aligned generation. Extensive experiments show that our framework achieves substantially better alignment with human judgments, producing reconstructions that preserve semantic consistency while enhancing perceptual plausibility and visual naturalness. Code, models, and datasets will be released upon paper acceptance.

📄 PDF Abstract BibTeX arXiv:2603.24198

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PrefReward: Learning User Preference Matrix for Personalized Text Generation

2026-07-23 · Yue Wu, Chengbing Wang, Yimeng Bai, Xiaoyan Zhao 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable ability in generating personalized content by leveraging user histories and contextual cues. However, most existing personalization approaches rely on implicit re…

Text Generation

WorldReward: Reward Modeling for Camera-Conditioned World Models

2026-09-03 · Yibin Wang, Zehan Wang, Junshu Tang, Zhimin Li 외 hf

Camera-conditioned world models generate interactive videos in which commanded actions should induce the expected scene changes while appearance, geometry, and temporal dynamics remain coherent. Existing rewards assess t…

From Correctness to Preference: A Framework for Personalized Agentic Reinforcement Learning

2026-05-22 · Ranxu zhang, zeyang li, Jiacheng Huang, Rui Zhang 외 arxiv

Agentic reinforcement learning (Agentic RL) has achieved strong progress in tasks with clear success signals. However, many real-world agent applications require user-conditioned behavior: the same query may call for dif…

Reinforcement Learning

A Regret Minimization Framework on Preference Learning in Large Language Models

2026-06-08 · Suhwan Kim, Taehyun Cho, Geon-Hyeong Kim, Yu Jin Kim 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) has enabled progress on reasoning-intensive tasks by relying on task-specific verifiers that provide automated correctness signals. However, many realistic language t…

Reinforcement LearningMathematical Reasoning

Z-Reward: Beyond Scalar Rewards by Internalizing Reasoning into Score Distributions

2026-06-08 · Xin Jin, Huanqia Cai, Zhen Li, Zechao Zhan 외 arxiv

Reward models are central to text-to-image post-training, but visual preference is subjective and better represented as a distribution over rubric scores than as a deterministic scalar. Existing scalar, score-token, and …