paper-with-me

홈 › Papers

Efficient Spike-driven Transformer for High-performance Drone-View Geo-Localization

2025-12-22 · Zhongwei Chen, Hai-Jun Rong, Zhao-Xu Yang, Guoqi Li arxiv

Traditional drone-view geo-localization (DVGL) methods based on artificial neural networks (ANNs) have achieved remarkable performance. However, ANNs rely on dense computation, which results in high power consumption. In contrast, spiking neural networks (SNNs), which benefit from spike-driven computation, inherently provide low power consumption. Regrettably, the potential of SNNs for DVGL has yet to be thoroughly investigated. Meanwhile, the inherent sparsity of spike-driven computation for representation learning scenarios also results in loss of critical information and difficulties in learning long-range dependencies when aligning heterogeneous visual data sources. To address these, we propose SpikeViMFormer, the first SNN framework designed for DVGL. In this framework, a lightweight spike-driven transformer backbone is adopted to extract coarse-grained features. To mitigate the loss of critical information, the spike-driven selective attention (SSA) block is designed, which uses a spike-driven gating mechanism to achieve selective feature enhancement and highlight discriminative regions. Furthermore, a spike-driven hybrid state space (SHS) block is introduced to learn long-range dependencies using a hybrid state space. Moreover, only the backbone is utilized during the inference stage to reduce computational cost. To ensure backbone effectiveness, a novel hierarchical re-ranking alignment learning (HRAL) strategy is proposed. It refines features via neighborhood re-ranking and maintains cross-batch consistency to directly optimize the backbone. Experimental results demonstrate that SpikeViMFormer outperforms state-of-the-art SNNs. Compared with advanced ANNs, it also achieves competitive performance.Our code is available at https://github.com/ISChenawei/SpikeViMFormer

📄 PDF Abstract BibTeX arXiv:2512.19365

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Spike-driven Transformer

2023-07-04 · NeurIPS 2023 11 · Man Yao, Jiakui Hu, Zhaokun Zhou, Li Yuan 외

Spiking Neural Networks (SNNs) provide an energy-efficient deep learning option due to their unique spike-based event-driven (i.e., spike-driven) paradigm. In this paper, we incorporate the spike-driven paradigm into Tra…

Spike-driven Transformer V2: Meta Spiking Neural Network Architecture Inspiring the Design of Next-generation Neuromorphic Chips

2024-02-15 · Man Yao, Jiakui Hu, Tianxiang Hu, Yifan Xu 외

Neuromorphic computing, which exploits Spiking Neural Networks (SNNs) on neuromorphic chips, is a promising energy-efficient alternative to traditional AI. CNN-based SNNs are the current mainstream of neuromorphic comput…

CSDformer: A Conversion Method for Fully Spike-Driven Transformer

2025-09-22 · Yuhao Zhang, Chengjun Zhang, Di Wu, Jie Yang 외 arxiv

Spike-based transformer is a novel architecture aiming to enhance the performance of spiking neural networks while mitigating the energy overhead inherent to transformers. However, methods for generating these models suf…

Scaling Spike-driven Transformer with Efficient Spike Firing Approximation Training

2024-11-25 · Man Yao, Xuerui Qiu, Tianxiang Hu, Jiakui Hu 외

The ambition of brain-inspired Spiking Neural Networks (SNNs) is to become a low-power alternative to traditional Artificial Neural Networks (ANNs). This work addresses two major challenges in realizing this vision: the …

object-detectionObject DetectionSemantic Segmentation

Quantized Spike-driven Transformer

2025-01-23 · Xuerui Qiu, Jieyuan Zhang, Wenjie Wei, Honglin Cao 외

Spiking neural networks are emerging as a promising energy-efficient alternative to traditional artificial neural networks due to their spike-driven paradigm. However, recent research in the SNN domain has mainly focused…

Quantization