paper-with-me

홈 › Papers

InterLCM: Low-Quality Images as Intermediate States of Latent Consistency Models for Effective Blind Face Restoration

2025-02-04 · Senmao Li, Kai Wang, Joost Van de Weijer, Fahad Shahbaz Khan, Chun-Le Guo, Shiqi Yang, Yaxing Wang, Jian Yang, Ming-Ming Cheng

Diffusion priors have been used for blind face restoration (BFR) by fine-tuning diffusion models (DMs) on restoration datasets to recover low-quality images. However, the naive application of DMs presents several key limitations. (i) The diffusion prior has inferior semantic consistency (e.g., ID, structure and color.), increasing the difficulty of optimizing the BFR model; (ii) reliance on hundreds of denoising iterations, preventing the effective cooperation with perceptual losses, which is crucial for faithful restoration. Observing that the latent consistency model (LCM) learns consistency noise-to-data mappings on the ODE-trajectory and therefore shows more semantic consistency in the subject identity, structural information and color preservation, we propose InterLCM to leverage the LCM for its superior semantic consistency and efficiency to counter the above issues. Treating low-quality images as the intermediate state of LCM, InterLCM achieves a balance between fidelity and quality by starting from earlier LCM steps. LCM also allows the integration of perceptual loss during training, leading to improved restoration quality, particularly in real-world scenarios. To mitigate structural and semantic uncertainties, InterLCM incorporates a Visual Module to extract visual features and a Spatial Encoder to capture spatial details, enhancing the fidelity of restored images. Extensive experiments demonstrate that InterLCM outperforms existing approaches in both synthetic and real-world datasets while also achieving faster inference speed.

📄 PDF Abstract BibTeX arXiv:2502.02215

Code (0)

등록된 구현이 없습니다.

Tasks

Blind Face RestorationDenoising

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DeepLatent: Think with Images via Parallel Latent Visual Reasoning

2026-05-30 · Dongchen Lu, Zhimo Li, Mao Shu, Huo Cao arxiv

The emerging paradigm of "thinking with images" embeds visual states into intermediate reasoning steps, defining a new frontier for Vision-Language Models. Existing approaches diverge along two lines. Tool-assisted metho…

Reinforcement LearningKnowledge DistillationVisual Reasoning

PartDiff: Image Super-resolution with Partial Diffusion Models

2023-07-21 · Kai Zhao, Alex Ling Yu Hung, Kaifeng Pang, Haoxin Zheng 외

Denoising diffusion probabilistic models (DDPMs) have achieved impressive performance on various image generation tasks, including image super-resolution. By learning to reverse the process of gradually diffusing the dat…

DenoisingImage GenerationImage Super-ResolutionSuper-Resolution

Trajectory Forcing: Structure-First Generation with Controllable Semantic Trajectories

2026-06-21 · Merve Kocabas, Gege Gao, Bernhard Schölkopf, Andreas Geiger arxiv

Diffusion and flow-based generative models produce strong images, yet their controllability remains largely endpoint-centric: users specify conditions and receive final outputs, while the intermediate generative dynamics…

Trajectory Stitching for Solving Inverse Problems with Flow-Based Models

2026-02-09 · Alexander Denker, Moshe Eliasof, Zeljko Kereta, Carola-Bibiane Schönlieb arxiv

Flow-based generative models have emerged as powerful priors for solving inverse problems. One option is to directly optimize the initial latent code (noise), such that the flow output solves the inverse problem. However…

GeoSteer: Faithful Chain-of-Thought Steering via Latent Manifold Gradients

2026-01-15 · Kentaro Kazama, Daiki Shirafuji, Tatsuhiko Saito arxiv

Recent advances in Large Language Models (LLMs) have demonstrated remarkable progress in their reasoning capabilities, such as Chain-of-Thought (CoT). Most approaches rely on CoT rationales. Previous studies have shown t…