arXiv:2506.21018cs.CV2025-06被引 8

轻量级网络通过自调节融合提升多模态目标检测精度与效率

LASFNet: A Lightweight Attention-Guided Self-Modulation Feature Fusion Network for Multimodal Object Detection

  • 单模块融合+注意力引导,动态调节跨模态特征响应
  • 参数量减少90%,计算成本降85%,mAP提升1%-3%
  • 适合资源受限场景的高效多模态检测应用

通过特征级融合实现有效的深度特征提取对多模态目标检测至关重要。然而,以往方法通常采用多层堆叠的特征融合单元,导致训练过程复杂且计算开销大。为此,本文提出一种基于单一特征融合单元的新型检测基线,并设计轻量级注意力引导自调制特征融合网络(LASFNet)。该网络引入新颖的注意力引导自调制特征融合(ASFF)模块,基于不同模态的注意力信息,在全局和局部层面自适应调整融合特征响应,促进更全面、丰富的特征生成。同时,在网络颈部设计轻量级特征注意力转换模块(FATM),增强对融合特征的关注并最小化信息损失。在三个代表性数据集上的大量实验表明,相比当前最优方法,本方法在保持高精度的同时显著降低计算开销:参数量减少最多达90%,计算成本降低85%,且检测精度(mAP)提升1%-3%。代码将开源于https://github.com/leileilei2000/LASFNet。

原文摘要 · Abstract (English)

Effective deep feature extraction via feature-level fusion is crucial for multimodal object detection. However, previous studies often involve complex training processes that integrate modality-specific features by stacking multiple feature-level fusion units, leading to significant computational overhead. To address this issue, we propose a new fusion detection baseline that uses a single feature-level fusion unit to enable high-performance detection, thereby simplifying the training process. Based on this approach, we propose a lightweight attention-guided self-modulation feature fusion network (LASFNet), which introduces a novel attention-guided self-modulation feature fusion (ASFF) module that adaptively adjusts the responses of fusion features at both global and local levels based on attention information from different modalities, thereby promoting comprehensive and enriched feature generation. Additionally, a lightweight feature attention transformation module (FATM) is designed at the neck of LASFNet to enhance the focus on fused features and minimize information loss. Extensive experiments on three representative datasets demonstrate that, compared to state-of-the-art methods, our approach achieves a favorable efficiency-accuracy trade-off, reducing the number of parameters and computational cost by as much as 90% and 85%, respectively, while improving detection accuracy (mAP) by 1%-3%. The code will be open-sourced at https://github.com/leileilei2000/LASFNet.

多模态检测轻量级网络特征融合自调制

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