FusionNet: Multi-model Linear Fusion Framework for Low-light Image Enhancement
Kangbiao Shi, Yixu Feng, Tao Hu, Yu Cao, Peng Wu, Yijin Liang, Yanning Zhang, Qingsen Yan
TL;DR
FusionNet formulates a parallel, multi-model linear fusion for low-light image enhancement, uniting CIDNet (HVI), Retinexformer (sRGB), and ESDNet (CNN) under a single, train-together, test-time linear fusion. Grounded in Hilbert space theory, the method selects fusion weights $k_i$ to maximize projection onto the target space, mitigating network collapse and reducing training overhead, while preserving independence of the base models. The approach achieves state-of-the-art performance on NTIRE2025 and across LOL datasets, delivering robust improvements in PSNR and SSIM and competitive perceptual quality. The work demonstrates that linear, parallel fusion can efficiently combine complementary representations across color spaces to deliver high-quality LLIE with strong generalization for diverse, real-world scenes, and suggests extensions to dynamic weighting for further gains.
Abstract
The advent of Deep Neural Networks (DNNs) has driven remarkable progress in low-light image enhancement (LLIE), with diverse architectures (e.g., CNNs and Transformers) and color spaces (e.g., sRGB, HSV, HVI) yielding impressive results. Recent efforts have sought to leverage the complementary strengths of these paradigms, offering promising solutions to enhance performance across varying degradation scenarios. However, existing fusion strategies are hindered by challenges such as parameter explosion, optimization instability, and feature misalignment, limiting further improvements. To overcome these issues, we introduce FusionNet, a novel multi-model linear fusion framework that operates in parallel to effectively capture global and local features across diverse color spaces. By incorporating a linear fusion strategy underpinned by Hilbert space theoretical guarantees, FusionNet mitigates network collapse and reduces excessive training costs. Our method achieved 1st place in the CVPR2025 NTIRE Low Light Enhancement Challenge. Extensive experiments conducted on synthetic and real-world benchmark datasets demonstrate that the proposed method significantly outperforms state-of-the-art methods in terms of both quantitative and qualitative results, delivering robust enhancement under diverse low-light conditions.
