Search papers, labs, and topics across Lattice.
This paper introduces VL2Spike, a spike-based knowledge distillation framework that integrates multi-modal knowledge from vision-language models (VLMs) into compact Spikformer models to enhance their learning capacity while maintaining energy efficiency. By employing spatial-temporal visual spike (SVS) distillation and spike prototype-guided linguistic (SPL) distillation, VL2Spike achieves significant performance improvements across multiple datasets, demonstrating a 6.81% gain in accuracy with only 15.7% of the energy consumption compared to traditional methods. The results indicate that VL2Spike not only improves the efficiency of spiking neural networks but also enhances their generalization capabilities in robotic visual place recognition tasks.
VL2Spike boosts Spikformer performance by over 6% while slashing energy consumption to just 15.7% of traditional methods.
Spiking neural networks (SNNs) are brain-inspired, event-driven models that compute with sparse spikes, which enables highly efficient visual perception in resource-constrained embodied AI models. The emergence of Spiking-Transformer models with spike self-attention has substantially improved the learning capacity of pure SNNs. Although SNNs are energy efficient, their performance is still limited by the spike-based architecture and optimization challenges, as standard gradient descent rules cannot be directly applied. Recently, vision-language models (VLMs) have shown rich multi-modal knowledge representation capabilities for visual perception. Thus, it is promising to leverage VLMs for better Spikformer training. To this end, we present VL2Spike, a novel spike-based knowledge distillation (KD) framework that bridges multi-modal knowledge from VLMs with compact Spikformer models. This design enhances the learning capacity of Spikformer models while preserving their energy-efficiency merits, thereby offering a practical pathway toward low-power robotic perception. Our VL2Spike brings two key technical contributions. To align with spiking dynamics, we first propose spatial-temporal visual spike (SVS) distillation, which achieves (1) shared manifold alignment between VLM image features and spike tokens, and (2) warm-started temporal consistency on membrane potentials and spike rates. We then design a novel spike prototype-guided linguistic (SPL) distillation strategy that aligns Spikformer's class prototypes and logits with promptable VLM text embeddings. Extensive experiments show that VL2Spike achieves 6.81% gain across three static datasets with only 15.7% energy consumption. It also exhibits strong generalization capacity on robotic visual place recognition (VPR) with a gain of 6.63%, highlighting its potential for low-power perception in embodied AI.