paper-with-me

홈 › Papers

Time-step Mixup for Efficient Spiking Knowledge Transfer from Appearance to Event Domain

2025-09-16 · Yuqi Xie, Shuhan Ye, Yi Yu, Chong Wang, Qixin Zhang, Jiazhen Xu, Le Shen, Yuanbin Qian, Jiangbo Qian, Guoqi Li arxiv

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.

📄 PDF Abstract BibTeX arXiv:2509.12959

Code (0)

등록된 구현이 없습니다.

Tasks

Image Classification

Similar Papers 제목 키워드 기반

Breaking the Modality Wall: Time-step Mixup for Efficient Spiking Knowledge Transfer from Static to Event Domain

2025-11-15 · Yuqi Xie, Shuhan Ye, Yi Yu, Chong Wang 외 arxiv

The integration of event cameras and spiking neural networks (SNNs) promises energy-efficient visual intelligence, yet scarce event data and the sparsity of DVS outputs hinder effective training. Prior knowledge transfer…

Image Classification

XMixup: Efficient Transfer Learning with Auxiliary Samples by Cross-domain Mixup

2020-07-20 · Xingjian Li, Haoyi Xiong, Haozhe An, Cheng-Zhong Xu 외

Transferring knowledge from large source datasets is an effective way to fine-tune the deep neural networks of the target task with a small sample size. A great number of algorithms have been proposed to facilitate deep …

Transfer Learning

Sparse Task Vector Mixup with Hypernetworks for Efficient Knowledge Transfer in Whole-Slide Image Prognosis

2026-03-11 · Pei Liu, Xiangxiang Zeng, Tengfei Ma, Yucheng Xing 외 arxiv

Whole-Slide Images (WSIs) are widely used for estimating the prognosis of cancer patients. Current studies generally follow a cancer-specific learning paradigm. However, the available training samples for one cancer type…

Computational Efficiency

Role of Mixup in Topological Persistence Based Knowledge Distillation for Wearable Sensor Data

2025-02-02 · Eun Som Jeon, Hongjun Choi, Matthew P. Buman, Pavan Turaga

The analysis of wearable sensor data has enabled many successes in several applications. To represent the high-sampling rate time-series with sufficient detail, the use of topological data analysis (TDA) has been conside…

Data AugmentationKnowledge DistillationModel CompressionTime Series+2

Beyond Dark Knowledge: Mixup-Based Distillation for Reliable Predictions

2026-06-10 · José Medina, Paul Honeine, Abdelaziz Bensrhair, Amnir Hadachi arxiv

Knowledge Distillation (KD) and mixup have proven effective at inducing smoothness in class boundaries; KD captures inherent class relationships in probability distributions, and mixup enforces them through convex combin…

Knowledge Distillation