LAFR uses a 1024-entry codebook adapter to map low-quality face latents into the high-quality latent space of Stable Diffusion, then LoRA-tunes a pruned UNet on just 600 FFHQ images for blind face restoration.
InfoBFR: Real-World Blind Face Restoration via Information Bottleneck
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Blind face restoration (BFR) is a highly challenging problem due to the uncertainty of data degradation patterns. Current BFR methods have realized certain restored productions but with inherent neural degradations that limit real-world generalization in complicated scenarios. In this paper, we propose a plug-and-play framework InfoBFR to tackle neural degradations, e.g., prior bias, topological distortion, textural distortion, and artifact residues, which achieves high-generalization face restoration in diverse wild and heterogeneous scenes. Specifically, based on the results from pre-trained BFR models, InfoBFR considers information compression using manifold information bottleneck (MIB) and information compensation with efficient diffusion LoRA to conduct information optimization. InfoBFR effectively synthesizes high-fidelity faces without attribute and identity distortions. Comprehensive experimental results demonstrate the superiority of InfoBFR over state-of-the-art GAN-based and diffusion-based BFR methods, with around 70ms consumption, 16M trainable parameters, and nearly 85% BFR-boosting. It is promising that InfoBFR will be the first plug-and-play restorer universally employed by diverse BFR models to conquer neural degradations.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
REJECT 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
LAFR: Efficient Diffusion-based Blind Face Restoration via Latent Codebook Alignment Adapter
LAFR uses a 1024-entry codebook adapter to map low-quality face latents into the high-quality latent space of Stable Diffusion, then LoRA-tunes a pruned UNet on just 600 FFHQ images for blind face restoration.