Analytical-Heuristic Modeling and Optimization for Low-Light Image Enhancement
Axel Martinez, Emilio Hernandez, Matthieu Olague, Gustavo Olague
TL;DR
The paper tackles low-light image enhancement by formulating an analytical-heuristic framework that fuses physics-based gamma correction with a novel dichotomy function, optimized via a genetic algorithm. The proposed Dichotomy Tuna pipeline processes images through HSV/YCbCr color spaces, color restoration, guided-filter denoising, and a linear combination of transformed channels, with a final gamma correction. Results on the LOL benchmarks show strong performance, including first place in PSNR on LOLv2-synthetic, achieved without any learning-based training. The work demonstrates that interpretable, analytically grounded models can rival deep-learning approaches in challenging vision tasks and suggests future directions at the intersection of swarm optimization and analytical vision.
Abstract
Low-light image enhancement remains an open problem, and the new wave of artificial intelligence is at the center of this problem. This work describes the use of genetic algorithms for optimizing analytical models that can improve the visualization of images with poor light. Genetic algorithms are part of metaheuristic approaches, which proved helpful in solving challenging optimization tasks. We propose two analytical methods combined with optimization reasoning to approach a solution to the physical and computational aspects of transforming dark images into visible ones. The experiments demonstrate that the proposed approach ranks at the top among 26 state-of-the-art algorithms in the LOL benchmark. The results show evidence that a simple genetic algorithm combined with analytical reasoning can defeat the current mainstream in a challenging computer vision task through controlled experiments and objective comparisons. This work opens interesting new research avenues for the swarm and evolutionary computation community and others interested in analytical and heuristic reasoning.
