ALL-E: Aesthetics-Guided Low-Light Image Enhancement

Abstract

Evaluating the performance of low-light image enhancement (LLE) is highly subjective, thus making integrating human preferences into image enhancement a necessity. Existing methods fail to consider this and present a series of potentially valid heuristic criteria for training enhancement models. In this paper, we propose a new paradigm, i.e., aesthetics-guided low-light image enhancement (ALL-E), which introduces aesthetic preferences to LLE and motivates training in a reinforcement learning framework with an aesthetic reward. Each pixel, functioning as an agent, refines itself by recursive actions, i.e., its corresponding adjustment curve is estimated sequentially. Extensive experiments show that integrating aesthetic assessment improves both subjective experience and objective evaluation. Our results on various benchmarks demonstrate the superiority of ALL-E over state-of-the-art methods. Source code: https://dongl-group.github.io/project pages/ALLE.html

Cite

Text

Li et al. "ALL-E: Aesthetics-Guided Low-Light Image Enhancement." International Joint Conference on Artificial Intelligence, 2023. doi:10.24963/IJCAI.2023/118

Markdown

[Li et al. "ALL-E: Aesthetics-Guided Low-Light Image Enhancement." International Joint Conference on Artificial Intelligence, 2023.](https://mlanthology.org/ijcai/2023/li2023ijcai-all/) doi:10.24963/IJCAI.2023/118

BibTeX

@inproceedings{li2023ijcai-all,
  title     = {{ALL-E: Aesthetics-Guided Low-Light Image Enhancement}},
  author    = {Li, Ling and Liang, Dong and Gao, Yuanhang and Huang, Sheng-Jun and Chen, Songcan},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {1062-1070},
  doi       = {10.24963/IJCAI.2023/118},
  url       = {https://mlanthology.org/ijcai/2023/li2023ijcai-all/}
}