ACPO: Anchor-Constrained Perceptual Optimization for Diffusion Models with No-Reference Quality Guidance

arXiv cs.AI / 4/30/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper targets how diffusion models trained with full-reference (pixel-wise) objectives can fall short on subjective visual perception quality and text-image semantic alignment.
  • It proposes adding no-reference perceptual quality guidance to diffusion training using a learned NR-IQA model, but notes that naive direct optimization causes training instability and distribution drift.
  • To overcome this, the authors introduce an anchor-constrained optimization framework that regularizes fine-tuning by maintaining consistency with the base diffusion model in noise prediction.
  • Experiments show that the approach improves perceptual quality while preserving generation diversity and training stability, suggesting a controlled way to adapt diffusion outputs toward better perceived results.
  • Overall, the work advances a method for “perceptual adaptation” of diffusion models without sacrificing the original generative behavior.

Abstract

Diffusion models have achieved remarkable success in image generation, yet their training is predominantly driven by full-reference objectives that enforce pixel-wise similarity to ground-truth images.Such supervision, while effective for fidelity, may insufficient in terms of subjective visual perception quality and text-image semantic consistency. In this work, we investigate the problem of incorporating no-reference perceptual quality into diffusion training. A key challenge is that directly optimizing perceptual signals, such as those provided by no-reference image quality assessment (NR-IQA) models, introduces a mismatch with the original diffusion objective, leading to training instability and distributional drift during fine-tuning. To address this issue, we propose an anchor-constrained optimization framework that enables stable perceptual adaptation. Specifically, we leverage a learned NR-IQA model as a perceptual guidance signal, while introducing an anchor-based regularization that enforces consistency with the base diffusion model in terms of noise prediction. This design effectively balances perceptual quality improvement and generative fidelity, allowing controlled adaptation toward perceptually favorable outputs without compromising the original generative behavior. Extensive experiments demonstrate that our method consistently enhances perceptual quality while preserving generation diversity and training stability, highlighting the effectiveness of anchor-constrained perceptual optimization for diffusion models.