English

Rethinking Multi-Modal Object Detection from the Perspective of Mono-Modality Feature Learning

Computer Vision and Pattern Recognition 2025-07-29 v2

Abstract

Multi-Modal Object Detection (MMOD), due to its stronger adaptability to various complex environments, has been widely applied in various applications. Extensive research is dedicated to the RGB-IR object detection, primarily focusing on how to integrate complementary features from RGB-IR modalities. However, they neglect the mono-modality insufficient learning problem, which arises from decreased feature extraction capability in multi-modal joint learning. This leads to a prevalent but unreasonable phenomenon\textemdash Fusion Degradation, which hinders the performance improvement of the MMOD model. Motivated by this, in this paper, we introduce linear probing evaluation to the multi-modal detectors and rethink the multi-modal object detection task from the mono-modality learning perspective. Therefore, we construct a novel framework called M2^2D-LIF, which consists of the Mono-Modality Distillation (M2^2D) method and the Local Illumination-aware Fusion (LIF) module. The M2^2D-LIF framework facilitates the sufficient learning of mono-modality during multi-modal joint training and explores a lightweight yet effective feature fusion manner to achieve superior object detection performance. Extensive experiments conducted on three MMOD datasets demonstrate that our M2^2D-LIF effectively mitigates the Fusion Degradation phenomenon and outperforms the previous SOTA detectors. The codes are available at https://github.com/Zhao-Tian-yi/M2D-LIF.

Keywords

Cite

@article{arxiv.2503.11780,
  title  = {Rethinking Multi-Modal Object Detection from the Perspective of Mono-Modality Feature Learning},
  author = {Tianyi Zhao and Boyang Liu and Yanglei Gao and Yiming Sun and Maoxun Yuan and Xingxing Wei},
  journal= {arXiv preprint arXiv:2503.11780},
  year   = {2025}
}

Comments

10 pages, 6 figures

R2 v1 2026-06-28T22:21:11.442Z