paper-with-me

Papers

GDPO-SR: Group Direct Preference Optimization for One-Step Generative Image Super-Resolution

2026-03-16 · Qiaosi Yi, Shuai Li, Rongyuan Wu, Lingchen Sun, Zhengqiang Zhang, Lei Zhang arxiv

Recently, reinforcement learning (RL) has been employed for improving generative image super-resolution (ISR) performance. However, the current efforts are focused on multi-step generative ISR, while one-step generative ISR remains underexplored due to its limited stochasticity. In addition, RL methods such as Direct Preference Optimization (DPO) require the generation of positive and negative sample pairs offline, leading to a limited number of samples, while Group Relative Policy Optimization (GRPO) only calculates the likelihood of the entire image, ignoring local details that are crucial for ISR. In this paper, we propose Group Direct Preference Optimization (GDPO), a novel approach to integrate RL into one-step generative ISR model training. First, we introduce a noise-aware one-step diffusion model that can generate diverse ISR outputs. To prevent performance degradation caused by noise injection, we introduce an unequal-timestep strategy to decouple the timestep of noise addition from that of diffusion. We then present the GDPO strategy, which integrates the principle of GRPO into DPO, to calculate the group-relative advantage of each online generated sample for model optimization. Meanwhile, an attribute-aware reward function is designed to dynamically evaluate the score of each sample based on its statistics of smooth and texture areas. Experiments demonstrate the effectiveness of GDPO in enhancing the performance of one-step generative ISR models. Code: https://github.com/Joyies/GDPO.

📄 PDF Abstract BibTeX arXiv:2603.16769

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningImage Super-Resolution

Similar Papers 제목 키워드 기반

No Preference Left Behind: Group Distributional Preference Optimization

2024-12-28 · Binwei Yao, Zefan Cai, Yun-Shiuan Chuang, Shanglin Yang 외

Preferences within a group of people are not uniform but follow a distribution. While existing alignment methods like Direct Preference Optimization (DPO) attempt to steer models to reflect human preferences, they strugg…

DiversityLanguage ModelingLanguage Modelling

PhyGDPO: Physics-Aware Groupwise Direct Preference Optimization for Physically Consistent Text-to-Video Generation

2025-12-31 · Yuanhao Cai, Kunpeng Li, Menglin Jia, Jialiang Wang 외 arxiv

Recent advances in text-to-video (T2V) generation have achieved good visual quality, yet synthesizing videos that faithfully follow physical laws remains an open challenge. Existing methods mainly based on graphics or pr…

Text-to-Video Generation

GDPO: Group reward-Decoupled Normalization Policy Optimization for Multi-reward RL Optimization

2026-01-08 · Shih-Yang Liu, Xin Dong, Ximing Lu, Shizhe Diao 외 arxiv

As language models become increasingly capable, users expect them to provide not only accurate responses but also behaviors aligned with diverse human preferences across a variety of scenarios. To achieve this, Reinforce…

Reinforcement Learning

GDPO: Learning to Directly Align Language Models with Diversity Using GFlowNets

2024-10-19 · Oh Joon Kwon, Daiki E. Matsunaga, Kee-Eung Kim

A critical component of the current generation of language models is preference alignment, which aims to precisely control the model's behavior to meet human needs and values. The most notable among such methods is Reinf…

Diversity

MetaGDPO: Alleviating Catastrophic Forgetting with Metacognitive Knowledge through Group Direct Preference Optimization

2025-11-15 · Lanxue Zhang, Yuqiang Xie, Fang Fang, Fanglong Dong 외 arxiv

Large Language Models demonstrate strong reasoning capabilities, which can be effectively compressed into smaller models. However, existing datasets and fine-tuning approaches still face challenges that lead to catastrop…