paper-with-me

홈 › Papers

SAFA-SNN: Sparsity-Aware On-Device Few-Shot Class-Incremental Learning with Fast-Adaptive Structure of Spiking Neural Network

2025-10-04 · Huijing Zhang, Muyang Cao, Linshan Jiang, Xin Du, Di Yu, Changze Lv, Shuiguang Deng arxiv

Continuous learning of novel classes is crucial for edge devices to preserve data privacy and maintain reliable performance in dynamic environments. However, the scenario becomes particularly challenging when data samples are insufficient, requiring on-device few-shot class-incremental learning (FSCIL). Although existing work has explored parameter-efficient FSCIL frameworks based on artificial neural networks (ANNs), their deployment is still fundamentally constrained by limited device resources. Spiking neural networks (SNNs) process spatiotemporal information efficiently, offering lower energy consumption, greater biological plausibility, and compatibility with neuromorphic hardware than ANNs. In this work, we propose an SNN-based method containing Sparsity-Aware neuronal dynamics and Fast Adaptive structure (SAFA-SNN) for on-device FSCIL. By threshold regulation, most neurons exhibit stable spikes and others exhibit adaptive spikes. As a result, synaptic traces that encode base-class knowledge are naturally preserved, thereby alleviating catastrophic forgetting. To cope with spike non-differentiability in backpropagation, we employ a gradient-free technique, i.e., zeroth-order optimization. Moreover, class prototypes can limit overfitting on few-shot data but introduce bias. We enhance prototype discriminability by orthogonal subspace projection. Extensive experiments conducted on two standard benchmark datasets (CIFAR-100 and Mini-ImageNet) and three neuromorphic datasets (CIFAR10-DVS, DVS128 Gesture, and N-Caltech101) demonstrate that SAFA-SNN outperforms baselines, specifically achieving at least 4.01% improvement at the last incremental session on Mini-ImageNet and 20% lower energy cost on CIFAR-100 over baselines with practical implementation.

📄 PDF Abstract BibTeX arXiv:2510.03648

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Class-Incremental Learning

Results from the Paper

RankTaskDatasetModelMetrics
#25 Few-Shot Class-Incremental Learning mini-Imagenet SNN-based Last Accuracy : 20

Similar Papers 제목 키워드 기반

SAFARI: Sparsity enabled Federated Learning with Limited and Unreliable Communications

2022-04-05 · Yuzhu Mao, Zihao Zhao, Meilin Yang, Le Liang 외

Federated learning (FL) enables edge devices to collaboratively learn a model in a distributed fashion. Many existing researches have focused on improving communication efficiency of high-dimensional models and addressin…

Federated LearningSparse Learning

SafaRi:Adaptive Sequence Transformer for Weakly Supervised Referring Expression Segmentation

2024-07-02 · Sayan Nag, Koustava Goswami, Srikrishna Karanam

Referring Expression Segmentation (RES) aims to provide a segmentation mask of the target object in an image referred to by the text (i.e., referring expression). Existing methods require large-scale mask annotations. Mo…

Referring ExpressionReferring Expression SegmentationWeakly Supervised Referring Expression Segmentation

Spatial-and-Frequency-aware Restoration method for Images based on Diffusion Models

2024-01-31 · Kyungsung Lee, DongGyu Lee, Myungjoo Kang

Diffusion models have recently emerged as a promising framework for Image Restoration (IR), owing to their ability to produce high-quality reconstructions and their compatibility with established methods. Existing method…

DenoisingImage RestorationSuper-Resolution

SAFA: Sample-Adaptive Feature Augmentation for Long-Tailed Image Classification

2022-11-06 · ECCV 2022. Lecture Notes in Computer Science, vol 13684 2022 11 · Yan Hong, Jianfu Zhang, Zhongyi Sun. Ke Yan

Imbalanced datasets with long-tailed distribution widely exist in practice, posing great challenges for deep networks on how to handle the biased predictions between head (majority, frequent) classes and tail (minority, …

image-classificationImage ClassificationLong-tail Learning

Approximate Model-Based Diagnosis Using Greedy Stochastic Search

2014-01-16 · Alexander Feldman, Gregory Provan, Arjan van Gemund

We propose a StochAstic Fault diagnosis AlgoRIthm, called SAFARI, which trades off guarantees of computing minimal diagnoses for computational efficiency. We empirically demonstrate, using the 74XXX and ISCAS-85 suites o…

Computational EfficiencyFault Diagnosis