paper-with-me

홈 › Papers

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

2025-10-27 · Fangtong Sun, Congyu Li, Ke Yang, Yuchen Pan, Hanwen Yu, Xichuan Zhang, Yiying Li arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.23444

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

Revisiting Multimodal Positional Encoding in Vision-Language Models

2025-10-27 · Jie Huang, Xuejing Liu, Sibo Song, Ruibing Hou 외 arxiv

Multimodal position encoding is essential for vision-language models, yet there has been little systematic investigation into multimodal position encoding. We conduct a comprehensive analysis of multimodal Rotary Positio…

Improving Vision Transformers by Revisiting High-frequency Components

2022-04-03 · Jiawang Bai, Li Yuan, Shu-Tao Xia, Shuicheng Yan 외

The transformer models have shown promising effectiveness in dealing with various vision tasks. However, compared with training Convolutional Neural Network (CNN) models, training Vision Transformer (ViT) models is more …

Domain GeneralizationImage ClassificationVocal Bursts Intensity Prediction

GmNet: Revisiting Gating Mechanisms From A Frequency View

2025-03-28 · Yifan Wang, Xu Ma, Yitian Zhang, Zhongruo Wang 외

Gating mechanisms have emerged as an effective strategy integrated into model designs beyond recurrent neural networks for addressing long-range dependency problems. In a broad understanding, it provides adaptive control…

Computational Efficiencyimage-classificationImage Classification

Revisiting Lightweight Low-Light Image Enhancement: From a YUV Color Space Perspective

2026-01-24 · Hailong Yan, Shice Liu, Xiangtao Zhang, Lujian Yao 외 arxiv

In the current era of mobile internet, Lightweight Low-Light Image Enhancement (L3IE) is critical for mobile devices, which faces a persistent trade-off between visual quality and model compactness. While recent methods …

Low-Light Image Enhancement

Revisiting Mixout: An Overlooked Path to Robust Finetuning

2025-10-08 · Masih Aminbeidokhti, Heitor Rapela Medeiros, Eric Granger, Marco Pedersoli arxiv

Finetuning vision foundation models often improves in-domain accuracy but comes at the cost of robustness under distribution shift. We revisit Mixout, a stochastic regularizer that intermittently replaces finetuned weigh…