arXiv:2606.31496cs.CV2026-06被引 2

模仿人眼视觉机制,用简单结构实现显著与伪装目标检测

HVPNet: A Bio-Inspired Network for General Salient and Camouflaged Object Detection

论文配图:HVPNet: A Bio-Inspired Network for General Salient and Camouflaged Object Detection
图 1 · 摘自论文原文
  • 借鉴视网膜多层信息整合,设计分层特征融合模块
  • 在22个数据集上达成高精度与低参数量的平衡
  • 适用于7种任务4种模态,适合追求高效检测的研究者

近年来,多模态显著物体检测(SOD)与伪装物体检测(COD)研究通常通过复杂的跨模态特征融合与解码结构提升性能,但导致模型参数量过大,且常因结构冗余而表现不佳。相比之下,人类视觉系统无需复杂结构即可高效识别显著与伪装物体。这引发一个关键问题:能否从人类视觉过程获得启发,采用更简单的建模策略实现精准高效的物体检测?为此,本文提出HVPNet,一种简洁而通用的生物启发计算架构。借鉴视网膜的多层信息整合机制,设计了视网膜整合模块(RIM),通过层级特定的多阶段整合策略有效融合多模态特征;为进一步挖掘特征,设计皮层解码器(CD),将解码过程分解为低层与高层视觉阶段,模拟人类视觉皮层的层次化处理。得益于这些设计,HVPNet可轻松扩展至四个模态下的七项任务,在无额外复杂结构的情况下,在22个数据集上均实现优异的精度-效率权衡。代码已开源。

原文摘要 · Abstract (English)

In recent years, most research on multimodal salient object detection (SOD) and camouflaged object detection (COD) typically aims to improve performance through complex cross-modal feature fusion and decoding structures. However, this approach leads to an excessively large model parameter scale and often fails to deliver satisfactory detection performance due to structural redundancy. In contrast, the human visual process is able to efficiently perform salient and camouflaged object identification without such complex structures. This contrast raises an important question: Can we draw conceptual inspiration from the human visual process to achieve a simpler modeling strategy, and still realize accurate and efficient object detection? To answer this question, we propose HVPNet, a simple yet general bio-inspired computational architecture. Drawing on the multi-layered information integration of the retina as a conceptual metaphor, we designed a Retinal Integration Module (RIM), which effectively integrates multimodal features through a level-specific multi-stage integration strategy. To fully exploit these features, we further design a cortical decoder (CD) that breaks down the decoding process into low- and high-level visual stages, abstracting the hierarchical processing in the human visual cortex. Benefiting from these designs, HVPNet can readily extend to seven tasks across four modalities. Without bells and whistles, it establishes an excellent accuracy-efficiency trade-off across 22 datasets spanning these seven tasks. Our code is available at https://github.com/jiaweiXu1029/HVPNet.

目标检测生物启发多模态

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