paper-with-me

Papers

HonestFace: Towards Honest Face Restoration with One-Step Diffusion Model

2025-05-24 · Jingkai Wang, Wu Miao, Jue Gong, Zheng Chen, Xing Liu, Hong Gu, Yutong Liu, Yulun Zhang

Face restoration has achieved remarkable advancements through the years of development. However, ensuring that restored facial images exhibit high fidelity, preserve authentic features, and avoid introducing artifacts or biases remains a significant challenge. This highlights the need for models that are more "honest" in their reconstruction from low-quality inputs, accurately reflecting original characteristics. In this work, we propose HonestFace, a novel approach designed to restore faces with a strong emphasis on such honesty, particularly concerning identity consistency and texture realism. To achieve this, HonestFace incorporates several key components. First, we propose an identity embedder to effectively capture and preserve crucial identity features from both the low-quality input and multiple reference faces. Second, a masked face alignment method is presented to enhance fine-grained details and textural authenticity, thereby preventing the generation of patterned or overly synthetic textures and improving overall clarity. Furthermore, we present a new landmark-based evaluation metric. Based on affine transformation principles, this metric improves the accuracy compared to conventional L2 distance calculations for facial feature alignment. Leveraging these contributions within a one-step diffusion model framework, HonestFace delivers exceptional restoration results in terms of facial fidelity and realism. Extensive experiments demonstrate that our approach surpasses existing state-of-the-art methods, achieving superior performance in both visual quality and quantitative assessments. The code and pre-trained models will be made publicly available at https://github.com/jkwang28/HonestFace .

📄 PDF Abstract BibTeX arXiv:2505.18469

Code (1)

jkwang28/honestface 공식 구현

Tasks

Face Alignment

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

DVFace: Spatio-Temporal Dual-Prior Diffusion for Video Face Restoration

2026-04-16 · Zheng Chen, Bowen Chai, Rongjun Gao, Mingtao Nie 외 arxiv

Video face restoration aims to enhance degraded face videos into high-quality results with realistic facial details, stable identity, and temporal coherence. Recent diffusion-based methods have brought strong generative …

Towards Authentic Face Restoration with Iterative Diffusion Models and Beyond

2023-07-18 · ICCV 2023 1 · Yang Zhao, Tingbo Hou, Yu-Chuan Su, Xuhui Jia. Yandong Li 외

An authentic face restoration system is becoming increasingly demanding in many computer vision applications, e.g., image enhancement, video communication, and taking portrait. Most of the advanced face restoration model…

Blind Face RestorationDenoisingImage EnhancementImage Generation

OSDFace: One-Step Diffusion Model for Face Restoration

2024-11-26 · CVPR 2025 1 · Jingkai Wang, Jue Gong, Lin Zhang, Zheng Chen 외

Diffusion models have demonstrated impressive performance in face restoration. Yet, their multi-step inference process remains computationally intensive, limiting their applicability in real-world scenarios. Moreover, ex…

Face RecognitionGenerative Adversarial Networkmodel

DynFaceRestore: Balancing Fidelity and Quality in Diffusion-Guided Blind Face Restoration with Dynamic Blur-Level Mapping and Guidance

2025-07-18 · Huu-Phu Do, Yu-Wei Chen, Yi-Cheng Liao, Chi-Wei Hsiao 외 arxiv

Blind Face Restoration aims to recover high-fidelity, detail-rich facial images from unknown degraded inputs, presenting significant challenges in preserving both identity and detail. Pre-trained diffusion models have be…

Blind Face Restoration

Self-Supervised Selective-Guided Diffusion Model for Old-Photo Face Restoration

2025-10-14 · Wenjie Li, Xiangyi Wang, Heng Guo, Guangwei Gao 외 arxiv

Old-photo face restoration poses significant challenges due to compounded degradations such as breakage, fading, and severe blur. Existing pre-trained diffusion-guided methods either rely on explicit degradation priors o…

Face Parsing