TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/DPEC: Dual-Path Error Compensation Method for Enhanced Low...

DPEC: Dual-Path Error Compensation Method for Enhanced Low-Light Image Clarity

Shuang Wang, Qianwen Lu, Boxing Peng, Yihe Nie, Qingchuan Tao

2024-06-28DenoisingImage EnhancementLow-Light Image Enhancement
PaperPDFCode(official)

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 closely aligns with real-world conditions. To balance computational speed and resource efficiency while training DPEC for a comprehensive understanding of the global context, we integrated the VMamba architecture into its backbone. Comprehensive quantitative and qualitative experimental results demonstrate that our algorithm significantly outperforms state-of-the-art methods in low-light image enhancement. The code is publicly available online at https://github.com/wangshuang233/DPEC.

Results

TaskDatasetMetricValueModel
Image EnhancementLOLAverage PSNR27.01DPEC_
Image EnhancementLOLSSIM0.872DPEC_
Image EnhancementLOLAverage PSNR24.8DPEC
Image EnhancementLOLSSIM0.855DPEC
Image EnhancementLSRWAverage PSNR19.643DPEC
Image EnhancementLSRWSSIM0.576DPEC
Image EnhancementLOLv2-syntheticAverage PSNR29.95DPEC_
Image EnhancementLOLv2-syntheticSSIM0.95DPEC_
Image EnhancementLOLv2-syntheticAverage PSNR26.19DPEC
Image EnhancementLOLv2-syntheticSSIM0.939DPEC

Related Papers

fastWDM3D: Fast and Accurate 3D Healthy Tissue Inpainting2025-07-17Diffuman4D: 4D Consistent Human View Synthesis from Sparse-View Videos with Spatio-Temporal Diffusion Models2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16HUG-VAS: A Hierarchical NURBS-Based Generative Model for Aortic Geometry Synthesis and Controllable Editing2025-07-15AirLLM: Diffusion Policy-based Adaptive LoRA for Remote Fine-Tuning of LLM over the Air2025-07-15A statistical physics framework for optimal learning2025-07-10HVI-CIDNet+: Beyond Extreme Darkness for Low-Light Image Enhancement2025-07-09LangMamba: A Language-driven Mamba Framework for Low-dose CT Denoising with Vision-language Models2025-07-08