arXiv:2505.17910cs.CVcs.AI2025-05被引 5

用奖励反馈提升无监督人脸修复的细节真实度与身份一致性

DiffusionReward: Enhancing Blind Face Restoration through Reward Feedback Learning

  • 引入人脸奖励模型,通过反馈梯度指导修复过程
  • 在合成与真实数据上显著提升身份一致性和面部细节
  • 适合关注人脸修复质量与生成一致性的研究者

奖励反馈学习(ReFL)在多个生成任务中展现出对齐人类偏好的潜力。本文首次将ReFL框架引入无监督人脸修复任务,提出DiffusionReward方法。该框架核心是经过精心标注数据训练的人脸奖励模型(FRM),提供反馈信号以引导修复网络优化。其关键机制是在现成修复方法的去噪过程中引入梯度流,该梯度由三部分协同决定:(i) FRM确保修复图像的感知质量;(ii) 正则化项保护生成多样性;(iii) 结构一致性约束维持面部真实性。此外,FRM在过程中动态优化,确保修复网络始终贴近真实人脸流形,有效防止奖励劫持。在合成与野外数据集上的实验表明,该方法显著优于现有先进方法,在身份一致性和面部细节方面均有明显提升。代码、数据与模型已公开于:https://github.com/01NeuralNinja/DiffusionReward。

原文摘要 · Abstract (English)

Reward Feedback Learning (ReFL) has recently shown great potential in aligning model outputs with human preferences across various generative tasks. In this work, we introduce a ReFL framework, named DiffusionReward, to the Blind Face Restoration task for the first time. DiffusionReward effectively overcomes the limitations of diffusion-based methods, which often fail to generate realistic facial details and exhibit poor identity consistency. The core of our framework is the Face Reward Model (FRM), which is trained using carefully annotated data. It provides feedback signals that play a pivotal role in steering the optimization process of the restoration network. In particular, our ReFL framework incorporates a gradient flow into the denoising process of off-the-shelf face restoration methods to guide the update of model parameters. The guiding gradient is collaboratively determined by three aspects: (i) the FRM to ensure the perceptual quality of the restored faces; (ii) a regularization term that functions as a safeguard to preserve generative diversity; and (iii) a structural consistency constraint to maintain facial fidelity. Furthermore, the FRM undergoes dynamic optimization throughout the process. It not only ensures that the restoration network stays precisely aligned with the real face manifold, but also effectively prevents reward hacking. Experiments on synthetic and wild datasets demonstrate that our method outperforms state-of-the-art methods, significantly improving identity consistency and facial details. The source codes, data, and models are available at: https://github.com/01NeuralNinja/DiffusionReward.

人脸修复奖励学习扩散模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。