arXiv:2607.13925cs.CV2026-07

通过自适应阈值融合亮度与色彩,提升暗光图像增强效果

Thresholded Cross-Attention for Reliable Intensity-Chromaticity Fusion in Low-Light Image Enhancement

论文配图:Thresholded Cross-Attention for Reliable Intensity-Chromaticity Fusion in Low-Light Image Enhancement
图 1 · 摘自论文原文
  • 用动态阈值替代固定Top-K,按置信度保留关键跨流交互
  • 在LOL-v1等数据集上实现更准的色彩还原和更低的参数量
  • 适合追求高质量暗光图像处理的开发者或研究者

低光照图像增强需平衡降噪、色彩保真与效率。现有基于HVI的方法通过解耦亮度与色度缓解色彩纠缠,但两路信息重新融合的可靠性常被忽视,直接影响最终质量。我们发现跨流注意力的置信度具有强层依赖性,固定数量的Top-K稀疏注意力无法适配,导致部分层丢弃有效依赖,另一些层保留噪声关联。为此提出TCA-Net,核心是阈值化交叉注意力机制,以固定置信度阈值取代固定选取数量,使保留数量随输入与层数自适应,仅保留高置信度交互并抑制不可靠连接。围绕此设计,引入相位引导傅里叶交互模块,在融合前为亮度流提供结构感知初始化;以及解耦双流引导模块,在重建时生成残差亮度特征,抑制色度泄漏。此外,尺度感知一致性正则化提升模型对尺度扰动的鲁棒性。在LOL-v1、LOL-v2、Sony-Total-Dark和LSRW-Huawei上的实验表明,TCA-Net在保持紧凑参数量的同时,实现了有竞争力的恢复精度与更优的色彩保真度。

原文摘要 · Abstract (English)

Low-Light Image Enhancement (LLIE) requires a careful balance among noise suppression, color fidelity, and efficiency. Recent HVI-based methods alleviate color entanglement by decoupling intensity and chromaticity, yet how reliably the two streams are fused again is an overlooked factor that largely determines the final quality. We observe that the confidence of cross-stream attention is strongly layer-dependent, so the fixed-quota selection of Top-K sparse attention is mismatched to it, discarding informative dependencies in some layers while retaining noisy ones in others. Motivated by this observation, we propose TCA-Net, a network built around Thresholded Cross-Attention that targets reliable intensity-chromaticity fusion in the HVI space rather than introducing yet another color representation. At its core, TCA replaces the rigid Top-K quota with a fixed confidence threshold whose retained cardinality is input- and layer-adaptive, retaining only high-confidence cross-stream interactions while suppressing unreliable ones. Around this core, two complementary designs clean up the fusion before and after it: a Phase-guided Fourier Interaction Module provides a structure-aware brightness initialization for the intensity stream prior to fusion, and a Decoupled Dual-Stream Guidance Module constructs residual intensity features to suppress chromaticity leakage during reconstruction. A Scale-Aware Consistency Regularization further improves structural robustness under scale perturbations during training. Extensive experiments on LOL-v1, LOL-v2, Sony-Total-Dark, and LSRW-Huawei demonstrate that TCA-Net delivers competitive restoration accuracy, improved color fidelity, and a compact parameter size.

图像增强注意力机制暗光处理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。