English

HDI-Former: Hybrid Dynamic Interaction ANN-SNN Transformer for Object Detection Using Frames and Events

Computer Vision and Pattern Recognition 2024-12-02 v1

Abstract

Combining the complementary benefits of frames and events has been widely used for object detection in challenging scenarios. However, most object detection methods use two independent Artificial Neural Network (ANN) branches, limiting cross-modality information interaction across the two visual streams and encountering challenges in extracting temporal cues from event streams with low power consumption. To address these challenges, we propose HDI-Former, a Hybrid Dynamic Interaction ANN-SNN Transformer, marking the first trial to design a directly trained hybrid ANN-SNN architecture for high-accuracy and energy-efficient object detection using frames and events. Technically, we first present a novel semantic-enhanced self-attention mechanism that strengthens the correlation between image encoding tokens within the ANN Transformer branch for better performance. Then, we design a Spiking Swin Transformer branch to model temporal cues from event streams with low power consumption. Finally, we propose a bio-inspired dynamic interaction mechanism between ANN and SNN sub-networks for cross-modality information interaction. The results demonstrate that our HDI-Former outperforms eleven state-of-the-art methods and our four baselines by a large margin. Our SNN branch also shows comparable performance to the ANN with the same architecture while consuming 10.57×\times less energy on the DSEC-Detection dataset. Our open-source code is available in the supplementary material.

Keywords

Cite

@article{arxiv.2411.18658,
  title  = {HDI-Former: Hybrid Dynamic Interaction ANN-SNN Transformer for Object Detection Using Frames and Events},
  author = {Dianze Li and Jianing Li and Xu Liu and Zhaokun Zhou and Xiaopeng Fan and Yonghong Tian},
  journal= {arXiv preprint arXiv:2411.18658},
  year   = {2024}
}

Comments

17 pages, 11 figures

R2 v1 2026-06-28T20:15:05.772Z