DPEC: Dual-Path Error Compensation Method for Enhanced Low-Light Image Clarity
Shuang Wang, Qianwen Lu, Boxing Peng, Yihe Nie, Qingchuan Tao

TL;DR
The paper introduces DPEC, a novel deep learning method that enhances low-light images by effectively preserving details and reducing noise, outperforming existing techniques through a dual-path approach and specialized loss functions.
Contribution
It proposes the Dual-Path Error Compensation (DPEC) method with pixel-level error estimation, an independent denoising mechanism, and the HIS-Retinex loss for improved low-light image enhancement.
Findings
DPEC achieves superior quantitative performance over state-of-the-art methods.
DPEC effectively preserves local textures and reduces noise amplification.
The method demonstrates strong qualitative improvements in low-light image clarity.
Abstract
For the task of low-light image enhancement, deep learning-based algorithms have demonstrated superiority and effectiveness compared to traditional methods. However, these methods, primarily based on Retinex theory, tend to overlook the noise and color distortions in input images, leading to significant noise amplification and local color distortions in enhanced results. To address these issues, we propose the Dual-Path Error Compensation (DPEC) method, designed to improve image quality under low-light conditions by preserving local texture details while restoring global image brightness without amplifying noise. DPEC incorporates precise pixel-level error estimation to capture subtle differences and an independent denoising mechanism to prevent noise amplification. We introduce the HIS-Retinex loss to guide DPEC's training, ensuring the brightness distribution of enhanced images…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
