Time-step Mixup for Efficient Spiking Knowledge Transfer from Appearance to Event Domain
Yuqi Xie, Shuhan Ye, Yi Yu, Chong Wang, Qixin Zhang, Jiazhen Xu, Le Shen, Yuanbin Qian, Jiangbo Qian, Guoqi Li
TL;DR
This work tackles the challenge of transferring semantic knowledge from RGB appearance data to the event domain for spiking neural networks (SNNs) by introducing Time-step Mixup Knowledge Transfer (TMKT). TMKT leverages a two-stream, time-step mixing design to create a common representation space and employs domain-alignment (CKA-based), Modality-Aware Guidance (MAG), and Mixup Ratio Perception (MRP) losses to smooth cross-modal learning. Experiments on N-Caltech101, CEP-DVS, and N-Omniglot demonstrate state-of-the-art or strong competitive performance, with ablations showing substantial gains from time-step mixing and the auxiliary losses. The approach yields better cross-modal interpretability and convergence, highlighting the practical potential of TMKT for energy-efficient, cross-modal SNN vision tasks.
Abstract
The integration of event cameras and spiking neural networks holds great promise for energy-efficient visual processing. However, the limited availability of event data and the sparse nature of DVS outputs pose challenges for effective training. Although some prior work has attempted to transfer semantic knowledge from RGB datasets to DVS, they often overlook the significant distribution gap between the two modalities. In this paper, we propose Time-step Mixup knowledge transfer (TMKT), a novel fine-grained mixing strategy that exploits the asynchronous nature of SNNs by interpolating RGB and DVS inputs at various time-steps. To enable label mixing in cross-modal scenarios, we further introduce modality-aware auxiliary learning objectives. These objectives support the time-step mixup process and enhance the model's ability to discriminate effectively across different modalities. Our approach enables smoother knowledge transfer, alleviates modality shift during training, and achieves superior performance in spiking image classification tasks. Extensive experiments demonstrate the effectiveness of our method across multiple datasets. The code will be released after the double-blind review process.
