Multimodal Learning 相关度: 7/10

Towards Controllable Low-Light Image Enhancement: A Continuous Multi-illumination Dataset and Efficient State Space Framework

Hongru Han, Tingrui Guo, Liming Zhang, Yan Su, Qiwen Xu, Zhuohua Ye
arXiv: 2603.25296v1 发布: 2026-03-26 更新: 2026-03-26

AI 摘要

提出可控的低光照图像增强框架CLE-RWKV,并构建了新的多光照数据集Light100。

主要贡献

  • 提出了可控低光照增强(CLE)的概念
  • 构建了包含连续光照过渡的Light100数据集
  • 提出了基于状态空间模型(SSM)的CLE-RWKV框架

方法论

利用HVI色彩空间解耦噪声监督,结合Space-to-Depth策略,将高效的状态空间模型应用于密集预测任务。

原文摘要

Low-light image enhancement (LLIE) has traditionally been formulated as a deterministic mapping. However, this paradigm often struggles to account for the ill-posed nature of the task, where unknown ambient conditions and sensor parameters create a multimodal solution space. Consequently, state-of-the-art methods frequently encounter luminance discrepancies between predictions and labels, often necessitating "gt-mean" post-processing to align output luminance for evaluation. To address this fundamental limitation, we propose a transition toward Controllable Low-light Enhancement (CLE), explicitly reformulating the task as a well-posed conditional problem. To this end, we introduce CLE-RWKV, a holistic framework supported by Light100, a new benchmark featuring continuous real-world illumination transitions. To resolve the conflict between luminance control and chromatic fidelity, a noise-decoupled supervision strategy in the HVI color space is employed, effectively separating illumination modulation from texture restoration. Architecturally, to adapt efficient State Space Models (SSMs) for dense prediction, we leverage a Space-to-Depth (S2D) strategy. By folding spatial neighborhoods into channel dimensions, this design allows the model to recover local inductive biases and effectively bridge the "scanning gap" inherent in flattened visual sequences without sacrificing linear complexity. Experiments across seven benchmarks demonstrate that our approach achieves competitive performance and robust controllability, providing a real-world multi-illumination alternative that significantly reduces the reliance on gt-mean post-processing.

标签

Low-Light Image Enhancement Controllable Enhancement State Space Models Dataset

arXiv 分类

cs.CV