Personalized Generative Low-light Image Denoising and Enhancement
Xijun Wang, Prateek Chennuri, Dilshan Godaliyadda, Yu Yuan, Bole Ma, Xingguang Zhang, Hamid R. Sheikh, Stanley Chan
TL;DR
The paper addresses the challenge of denoising and enhancing facial imagery captured in low-light by proposing DiffPGD, a diffusion-based framework that personalizes restoration through ID-consistent buffers derived from a user’s clean photo gallery. By combining gallery-driven identity cues with physically grounded buffers (albedo and surface normals) and integrating them as conditioning signals in a diffusion model, DiffPGD preserves individual identity while reducing hallucinations under severe noise. The training objective leverages a conditional diffusion loss on the denoised output, with a forward process that progressively corrupts the image and a reverse process trained to recover it, plus a FiLM-style modulation from the ID buffers. Experiments on simulated and real low-light data demonstrate that DiffPGD achieves superior identity preservation and image quality compared to state-of-the-art baselines, all without fine-tuning per user, highlighting its practical potential for personalized image restoration in mobile photography.
Abstract
Modern cameras' performance in low-light conditions remains suboptimal due to fundamental limitations in photon shot noise and sensor read noise. Generative image restoration methods have shown promising results compared to traditional approaches, but they suffer from hallucinatory content generation when the signal-to-noise ratio (SNR) is low. Leveraging the availability of personalized photo galleries of the users, we introduce Diffusion-based Personalized Generative Denoising (DiffPGD), a new approach that builds a customized diffusion model for individual users. Our key innovation lies in the development of an identity-consistent physical buffer that extracts the physical attributes of the person from the gallery. This ID-consistent physical buffer serves as a robust prior that can be seamlessly integrated into the diffusion model to restore degraded images without the need for fine-tuning. Over a wide range of low-light testing scenarios, we show that DiffPGD achieves superior image denoising and enhancement performance compared to existing diffusion-based denoising approaches. Our project page can be found at \href{https://genai-restore.github.io/DiffPGD/}{\textcolor{purple}{\textbf{https://genai-restore.github.io/DiffPGD/}}}.
