Latent Bias Alignment for High-Fidelity Diffusion Inversion in Real-World Image Reconstruction and Manipulation

arXiv cs.CV / 3/26/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper tackles the diffusion inversion problem—using text-to-image diffusion models to reconstruct real-world images from seed noise—highlighting two key issues: trajectory misalignment and mismatch with VQ autoencoder (VQAE) reconstruction.
  • It proposes Latent Bias Optimization (LBO), which learns a latent bias vector at each inversion step to reduce discrepancies between inversion and generation trajectories.
  • It also introduces Image Latent Boosting (ILB), an approximate joint optimization approach that adjusts the image latent representation to better bridge diffusion inversion with VQAE reconstruction.
  • Experiments show improved reconstruction quality and stronger performance on downstream applications such as image editing and rare concept generation.

Abstract

Recent research has shown that text-to-image diffusion models are capable of generating high-quality images guided by text prompts. But can they be used to generate or approximate real-world images from the seed noise? This is known as the diffusion inversion problem, which serves as a fundamental building block for bridging diffusion models and real-world scenarios. However, existing diffusion inversion methods often suffer from low reconstruction quality or weak robustness. Two major challenges need to be carefully addressed: (1) the misalignment between the inversion and generation trajectories during the diffusion process, and (2) the mismatch between the diffusion inversion process and the VQ autoencoder (VQAE) reconstruction. To address these challenges, we introduce a latent bias vector at each inversion step, which is learned to reduce the misalignment between inversion and generation trajectories. We refer to this strategy as Latent Bias Optimization (LBO). Furthermore, we perform an approximate joint optimization of the diffusion inversion and VQAE reconstruction processes by learning to adjust the image latent representation, which serves as the connecting interface between them. We refer to this technique as Image Latent Boosting (ILB). Extensive experimental results demonstrate that the proposed method significantly improves the image reconstruction quality of the diffusion model, as well as the performance of downstream tasks, including image editing and rare concept generation.