CVJan 14

Disentangle Object and Non-object Infrared Features via Language Guidance

arXiv:2601.09228v1h-index: 5
Originality Highly original
AI Analysis

This work addresses robust object detection in complex infrared environments (e.g., dark, snow, rain) for applications like surveillance or autonomous systems, representing a novel method rather than an incremental improvement.

The paper tackles the challenge of extracting discriminative object features in infrared object detection, which suffers from low contrast and weak edges, by proposing a vision-language representation learning paradigm that uses textual supervision to disentangle object and non-object features, resulting in superior performance with 83.7% mAP on M³FD and 86.1% mAP on FLIR benchmarks.

Infrared object detection focuses on identifying and locating objects in complex environments (\eg, dark, snow, and rain) where visible imaging cameras are disabled by poor illumination. However, due to low contrast and weak edge information in infrared images, it is challenging to extract discriminative object features for robust detection. To deal with this issue, we propose a novel vision-language representation learning paradigm for infrared object detection. An additional textual supervision with rich semantic information is explored to guide the disentanglement of object and non-object features. Specifically, we propose a Semantic Feature Alignment (SFA) module to align the object features with the corresponding text features. Furthermore, we develop an Object Feature Disentanglement (OFD) module that disentangles text-aligned object features and non-object features by minimizing their correlation. Finally, the disentangled object features are entered into the detection head. In this manner, the detection performance can be remarkably enhanced via more discriminative and less noisy features. Extensive experimental results demonstrate that our approach achieves superior performance on two benchmarks: M\textsuperscript{3}FD (83.7\% mAP), FLIR (86.1\% mAP). Our code will be publicly available once the paper is accepted.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes