English

Practical exposure correction via compensation

Computer Vision and Pattern Recognition 2026-04-29 v2

Abstract

In computer vision, correcting the exposure level is a fundamental task for enhancing the visual quality of observations with inappropriate lightness. However, existing methodologies tend to be impractical because they lack adaptability to unknown scenes due to restricted modeling patterns and struggle to achieve satisfactory efficiency due to complex computational flows. To tackle these challenges, we establish a new practical exposure corrector (PEC) that excels in both quality and efficiency. Specifically, to overcome the limited expressive power of existing modeling patterns, we build a general model with exposure-sensitive compensation to provide an intuitive modeling perspective. We also design a simple but effective exposure adversarial function to catalyze scene-adaptive compensation. Building on the aforementioned key concepts, we develop a stable and robust iterative shrinkage scheme, avoiding the complex inferences encountered in existing studies. Extensive experimental evaluations across eight challenging datasets showcase the strong adaptability of the developed model to unknown environments. The model offers impressive processing speed, requiring only 0.0009 s to handle a 2K image on a device equipped with a GeForce RTX 2080Ti GPU. Experimental analysis of different downstream vision tasks further verifies the flexibility of the model. The code is available at https://rsliu.tech/PEC.

Keywords

Cite

@article{arxiv.2212.14245,
  title  = {Practical exposure correction via compensation},
  author = {Long Ma and Nan An and Jinyuan Liu and Xin Fan and Zhongxuan Luo and Deyu Meng and Risheng Liu},
  journal= {arXiv preprint arXiv:2212.14245},
  year   = {2026}
}

Comments

Project Page: https://rsliu.tech/PEC

R2 v1 2026-06-28T07:55:49.792Z