Troublemaker Learning for Low-Light Image Enhancement
Yinghao Song, Zhiyuan Cao, Wanhong Xiang, Sifan Long, Bo Yang, Hongwei, Ge, Yanchun Liang, Chunguo Wu

TL;DR
This paper introduces TroubleMaker Learning, a simple and effective unsupervised approach for low-light image enhancement that uses normal images to generate pseudo low-light data and employs a novel global dynamic convolution for capturing element correlations.
Contribution
The paper proposes a novel TroubleMaker Learning strategy and a global dynamic convolution module, enabling effective low-light image enhancement without paired data and improving global element correlation modeling.
Findings
UGDC achieves competitive results on public datasets.
TML reduces the need for complex data collection and loss functions.
GDC offers efficient global correlation modeling with O(n) complexity.
Abstract
Low-light image enhancement (LLIE) restores the color and brightness of underexposed images. Supervised methods suffer from high costs in collecting low/normal-light image pairs. Unsupervised methods invest substantial effort in crafting complex loss functions. We address these two challenges through the proposed TroubleMaker Learning (TML) strategy, which employs normal-light images as inputs for training. TML is simple: we first dim the input and then increase its brightness. TML is based on two core components. First, the troublemaker model (TM) constructs pseudo low-light images from normal images to relieve the cost of pairwise data. Second, the predicting model (PM) enhances the brightness of pseudo low-light images. Additionally, we incorporate an enhancing model (EM) to further improve the visual performance of PM outputs. Moreover, in LLIE tasks, characterizing global element…
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 · Image Processing Techniques and Applications · Advanced Optical Sensing Technologies
MethodsConvolution
