AuxDet: Auxiliary Metadata Matters for Omni-Domain Infrared Small Target Detection
Yangting Shi, Yinfei Zhu, Renjie He, Le Hui, Meng Cai, Ming-Ming Cheng, Yimian Dai
TL;DR
Omni-domain infrared small target detection faces significant cross-domain shifts across platforms, spectral bands, and resolutions. The authors introduce AuxDet, a metadata-guided multimodal detector that dynamically fuses auxiliary metadata with visual features through a Multi-Modal Dynamic Modulation (M2DM) module and refines edges with a Lightweight Edge Enhancement Module (LEEM). On the WideIRSTD-Full benchmark, AuxDet achieves state-of-the-art performance in $AP_{50}$ and Recall and remains effective when paired with Transformer backbones, demonstrating strong cross-domain generalization and robustness. The work underscores auxiliary metadata as a practical, low-cost prior to enhance omni-domain IRSTD performance and suggests broad applicability to multimodal perception tasks in challenging imaging conditions.
Abstract
Omni-domain infrared small target detection (Omni-IRSTD) poses formidable challenges, as a single model must seamlessly adapt to diverse imaging systems, varying resolutions, and multiple spectral bands simultaneously. Current approaches predominantly rely on visual-only modeling paradigms that not only struggle with complex background interference and inherently scarce target features, but also exhibit limited generalization capabilities across complex omni-scene environments where significant domain shifts and appearance variations occur. In this work, we reveal a critical oversight in existing paradigms: the neglect of readily available auxiliary metadata describing imaging parameters and acquisition conditions, such as spectral bands, sensor platforms, resolution, and observation perspectives. To address this limitation, we propose the Auxiliary Metadata Driven Infrared Small Target Detector (AuxDet), a novel multimodal framework that is the first to incorporate metadata into the IRSTD paradigm for scene-aware optimization. Through a high-dimensional fusion module based on multi-layer perceptrons (MLPs), AuxDet dynamically integrates metadata semantics with visual features, guiding adaptive representation learning for each individual sample. Additionally, we design a lightweight prior-initialized enhancement module using 1D convolutional blocks to further refine fused features and recover fine-grained target cues. Extensive experiments on the challenging WideIRSTD-Full benchmark demonstrate that AuxDet consistently outperforms state-of-the-art methods, validating the critical role of auxiliary information in improving robustness and accuracy in omni-domain IRSTD tasks. Code is available at https://github.com/GrokCV/AuxDet.
