arXiv:2602.23963cs.CV2026-02中稿 · CVPR被引 5

用脉冲神经网络实现低功耗高精度视觉跟踪

SpikeTrack: A Spike-driven Framework for Efficient Visual Tracking

  • 设计非对称时间扩展与单向信息流,激发神经时空动态
  • 在LaSOT上超越TransT,能耗仅为1/26
  • 适合边缘设备部署的高效视觉跟踪应用

脉冲神经网络(SNNs)具有节能潜力,但应用于RGB视觉跟踪仍面临挑战:现有SNN跟踪框架或未完全遵循脉冲驱动计算,或未能充分利用神经元的时空动态,导致效率与精度难以兼顾。为此,我们提出SpikeTrack,一种面向能源高效的脉冲驱动视觉跟踪框架。SpikeTrack采用新颖的非对称设计,结合非对称时间扩展与单向信息流,充分挖掘时空动态并减少计算开销。为确保分支间有效单向信息传递,设计受神经推理机制启发的记忆检索模块,通过由模板初始化的紧凑记忆,持续查询目标线索,随时间增强目标感知。大量实验表明,SpikeTrack在基于SNN的追踪器中达到最先进水平,且在性能上可与先进ANN追踪器比肩。尤其在LaSOT数据集上优于TransT,同时能耗仅为后者的1/26。据我们所知,SpikeTrack是首个实现高精度与低能耗兼具的脉冲驱动RGB跟踪框架。代码与模型已开源于https://github.com/faicaiwawa/SpikeTrack。

原文摘要 · Abstract (English)

Spiking Neural Networks (SNNs) promise energy-efficient vision, but applying them to RGB visual tracking remains difficult: Existing SNN tracking frameworks either do not fully align with spike-driven computation or do not fully leverage neurons' spatiotemporal dynamics, leading to a trade-off between efficiency and accuracy. To address this, we introduce SpikeTrack, a spike-driven framework for energy-efficient RGB object tracking. SpikeTrack employs a novel asymmetric design that uses asymmetric timestep expansion and unidirectional information flow, harnessing spatiotemporal dynamics while cutting computation. To ensure effective unidirectional information transfer between branches, we design a memory-retrieval module inspired by neural inference mechanisms. This module recurrently queries a compact memory initialized by the template to retrieve target cues and sharpen target perception over time. Extensive experiments demonstrate that SpikeTrack achieves the state-of-the-art among SNN-based trackers and remains competitive with advanced ANN trackers. Notably, it surpasses TransT on LaSOT dataset while consuming only 1/26 of its energy. To our knowledge, SpikeTrack is the first spike-driven framework to make RGB tracking both accurate and energy efficient. The code and models are available at https://github.com/faicaiwawa/SpikeTrack.

脉冲神经网络视觉跟踪低功耗

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