arXiv:2510.23444cs.CVcs.AI2025-10NeurIPS被引 3

提出频域径向基网络,提升暗光图像的光照不变特征提取能力。

FRBNet: Revisiting Low-Light Vision through Frequency-Domain Radial Basis Network

论文配图:FRBNet: Revisiting Low-Light Vision through Frequency-Domain Radial Basis Network
图 1 · 摘自论文原文
  • 基于频域通道比设计可学习滤波器,实现光照不变特征增强。
  • 在夜间目标检测中提升2.2 mAP,分割任务提升2.9 mIoU。
  • 可无缝接入现有模型,适用于各类暗光下游任务。

暗光视觉仍是计算机视觉中的基础挑战,因光照严重退化而显著影响检测、分割等下游任务性能。尽管近期先进方法通过不变特征学习模块取得进展,仍因对暗光条件建模不完整而受限。为此,本文重新审视暗光图像形成机制,将经典朗伯模型扩展以更准确表征暗光条件。通过频域分析,理论上证明频域通道比可通过结构化滤波过程提取光照不变特征。据此提出新型端到端可训练模块FRBNet,融合频域通道比操作与可学习频域滤波器,实现整体光照不变特征增强。作为即插即用模块,FRBNet可无缝集成至现有网络,无需修改损失函数。大量实验表明,其在多种下游任务中表现优异,包括暗光目标检测提升2.2 mAP,夜间语义分割提升2.9 mIoU。代码已开源:https://github.com/Sing-Forevet/FRBNet。

原文摘要 · Abstract (English)

Low-light vision remains a fundamental challenge in computer vision due to severe illumination degradation, which significantly affects the performance of downstream tasks such as detection and segmentation. While recent state-of-the-art methods have improved performance through invariant feature learning modules, they still fall short due to incomplete modeling of low-light conditions. Therefore, we revisit low-light image formation and extend the classical Lambertian model to better characterize low-light conditions. By shifting our analysis to the frequency domain, we theoretically prove that the frequency-domain channel ratio can be leveraged to extract illumination-invariant features via a structured filtering process. We then propose a novel and end-to-end trainable module named \textbf{F}requency-domain \textbf{R}adial \textbf{B}asis \textbf{Net}work (\textbf{FRBNet}), which integrates the frequency-domain channel ratio operation with a learnable frequency domain filter for the overall illumination-invariant feature enhancement. As a plug-and-play module, FRBNet can be integrated into existing networks for low-light downstream tasks without modifying loss functions. Extensive experiments across various downstream tasks demonstrate that FRBNet achieves superior performance, including +2.2 mAP for dark object detection and +2.9 mIoU for nighttime segmentation. Code is available at: https://github.com/Sing-Forevet/FRBNet.

暗光视觉频域建模特征增强目标检测

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