English

Self-Corrected Image Generation with Explainable Latent Rewards

Computer Vision and Pattern Recognition 2026-03-27 v1 Artificial Intelligence

Abstract

Despite significant progress in text-to-image generation, aligning outputs with complex prompts remains challenging, particularly for fine-grained semantics and spatial relations. This difficulty stems from the feed-forward nature of generation, which requires anticipating alignment without fully understanding the output. In contrast, evaluating generated images is more tractable. Motivated by this asymmetry, we propose xLARD, a self-correcting framework that uses multimodal large language models to guide generation through Explainable LAtent RewarDs. xLARD introduces a lightweight corrector that refines latent representations based on structured feedback from model-generated references. A key component is a differentiable mapping from latent edits to interpretable reward signals, enabling continuous latent-level guidance from non-differentiable image-level evaluations. This mechanism allows the model to understand, assess, and correct itself during generation. Experiments across diverse generation and editing tasks show that xLARD improves semantic alignment and visual fidelity while maintaining generative priors. Code is available at https://yinyiluo.github.io/xLARD/.

Keywords

Cite

@article{arxiv.2603.24965,
  title  = {Self-Corrected Image Generation with Explainable Latent Rewards},
  author = {Yinyi Luo and Hrishikesh Gokhale and Marios Savvides and Jindong Wang and Shengfeng He},
  journal= {arXiv preprint arXiv:2603.24965},
  year   = {2026}
}

Comments

CVPR 2026

R2 v1 2026-07-01T11:38:21.669Z