paper-with-me

Papers

Diffusion Prior Interpolation for Flexibility Real-World Face Super-Resolution

2024-12-21 · Jiarui Yang, Tao Dai, Yufei Zhu, Naiqi Li, Jinmin Li, Shutao Xia

Diffusion models represent the state-of-the-art in generative modeling. Due to their high training costs, many works leverage pre-trained diffusion models' powerful representations for downstream tasks, such as face super-resolution (FSR), through fine-tuning or prior-based methods. However, relying solely on priors without supervised training makes it challenging to meet the pixel-level accuracy requirements of discrimination task. Although prior-based methods can achieve high fidelity and high-quality results, ensuring consistency remains a significant challenge. In this paper, we propose a masking strategy with strong and weak constraints and iterative refinement for real-world FSR, termed Diffusion Prior Interpolation (DPI). We introduce conditions and constraints on consistency by masking different sampling stages based on the structural characteristics of the face. Furthermore, we propose a condition Corrector (CRT) to establish a reciprocal posterior sampling process, enhancing FSR performance by mutual refinement of conditions and samples. DPI can balance consistency and diversity and can be seamlessly integrated into pre-trained models. In extensive experiments conducted on synthetic and real datasets, along with consistency validation in face recognition, DPI demonstrates superiority over SOTA FSR methods. The code is available at \url{https://github.com/JerryYann/DPI}.

📄 PDF Abstract BibTeX arXiv:2412.16552

Code (1)

jerryyann/dpi 공식 구현 pytorch

Tasks

Face RecognitionSuper-Resolution

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 제목 키워드 기반

Depth Any Video with Scalable Synthetic Data

2024-10-14 · Honghui Yang, Di Huang, Wei Yin, Chunhua Shen 외

Video depth estimation has long been hindered by the scarcity of consistent and scalable ground truth data, leading to inconsistent and unreliable results. In this paper, we introduce Depth Any Video, a model that tackle…

Depth Estimation

Arbitrary Generative Video Interpolation

2025-10-01 · Guozhen Zhang, Haiguang Wang, Chunyu Wang, Yuan Zhou 외 arxiv

Video frame interpolation (VFI), which generates intermediate frames from given start and end frames, has become a fundamental function in video generation applications. However, existing generative VFI methods are const…

Video Frame InterpolationVideo Generation

LongE2V: Long-Horizon Event-based Video Reconstruction, Prediction, and Frame Interpolation with Video Diffusion Models

2026-07-09 · Cheng-De Fan, Chun-Wei Tuan Mu, Chen-Wei Chang, Chin-Yang Lin 외 arxiv

Recovering high-quality video from sparse event streams is a challenging task. Regression methods often blur textures, while existing generative models struggle with long-term stability. We propose LongE2V, a novel appro…

Event-Based Video ReconstructionZero-shot Generalization

Diffusion Shape Prior for Wrinkle-Accurate Cloth Registration

2023-11-10 · Jingfan Guo, Fabian Prada, Donglai Xiang, Javier Romero 외

Registering clothes from 4D scans with vertex-accurate correspondence is challenging, yet important for dynamic appearance modeling and physics parameter estimation from real-world data. However, previous methods either …

parameter estimation

Physics-informed Diffusion Generation for Geomagnetic Map Interpolation

2026-01-31 · Wenda Li, Tongya Zheng, Kaixuan Chen, Shunyu Liu 외 arxiv

Geomagnetic map interpolation aims to infer unobserved geomagnetic data at spatial points, yielding critical applications in navigation and resource exploration. However, existing methods for scattered data interpolation…