paper-with-me

Papers

FSCIL-SEI: Few-Shot Class-Incremental Learning Approach for Specific Emitter Identification

2025-03-03 · IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 74, 2025 2025 3 · Dingzhao Li, Student Member, Xiaowei Chen, Shaohua Hong, Member, Jie Qi, and Haixin Sun, Senior Member, IEEE

—Specific emitter identification (SEI) is a non-password authentication method that adds an extra layer of security to wireless devices. However, existing SEI methods are unable to continuously learn new classes from a limited number of training examples due to data scarcity, which is more challenging than the catastrophic forgetting and overfitting problems associated with the widely studied class-incremental learning (CIL). In this article, we propose a novel few-shot class-incremental specific emitter identification (FSCIL-SEI) framework to address the challenge of catastrophic forgetting and overfitting in CIL. Specifically, to ensure interclass discriminability during the incremental process, we first employ prototype learning training methods in the base task and introduce a self-supervised contrastive learning (SSCL) that increases interclass distances and reduces intraclass distances in the feature space. Second, we propose a separation of class weights (SCWs) to isolate old and new class weights in the classification layer, which effectively mitigates the issue of catastrophic forgetting. Finally, to alleviate the problem of overfitting due to insufficient samples during incremental training, we introduce a three-stage course learning (CL) approach that advances from simple to complex tasks, which not only mitigates overfitting but also improves the generalization ability of the model. Experimental results demonstrate that our method outperforms other FSCIL methods in terms of both performance degradation (PD) and incremental accuracy when evaluated on automatic identification system (AIS) and automatic dependent surveillance–broadcast (ADS-B) datasets

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningClass Incremental LearningContrastive LearningFew-Shot Class-Incremental LearningIncremental Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

PL-FSCIL: Harnessing the Power of Prompts for Few-Shot Class-Incremental Learning

2024-01-26 · Songsong Tian, Lusi Li, Weijun Li, Hang Ran 외

Few-Shot Class-Incremental Learning (FSCIL) aims to enable deep neural networks to learn new tasks incrementally from a small number of labeled samples without forgetting previously learned tasks, closely mimicking human…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning+1

Controllable Relation Disentanglement for Few-Shot Class-Incremental Learning

2024-03-17 · Yuan Zhou, Richang Hong, Yanrong Guo, Lin Liu 외

In this paper, we propose to tackle Few-Shot Class-Incremental Learning (FSCIL) from a new perspective, i.e., relation disentanglement, which means enhancing FSCIL via disentangling spurious relation between categories. …

class-incremental learningClass Incremental LearningDisentanglementFew-Shot Class-Incremental Learning+2

Uncertainty-Aware Distillation for Semi-Supervised Few-Shot Class-Incremental Learning

2023-01-24 · Yawen Cui, Wanxia Deng, Haoyu Chen, Li Liu

Given a model well-trained with a large-scale base dataset, Few-Shot Class-Incremental Learning (FSCIL) aims at incrementally learning novel classes from a few labeled samples by avoiding overfitting, without catastrophi…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning+1

Few-shot Class-incremental Learning for 3D Point Cloud Objects

2022-05-30 · Townim Chowdhury, Ali Cheraghian, Sameera Ramasinghe, Sahar Ahmadi 외

Few-shot class-incremental learning (FSCIL) aims to incrementally fine-tune a model (trained on base classes) for a novel set of classes using a few examples without forgetting the previous training. Recent efforts addre…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning

Constructing Sample-to-Class Graph for Few-Shot Class-Incremental Learning

2023-10-31 · Fuyuan Hu, Jian Zhang, Fan Lyu, Linyan Li 외

Few-shot class-incremental learning (FSCIL) aims to build machine learning model that can continually learn new concepts from a few data samples, without forgetting knowledge of old classes. The challenges of FSCIL lies …

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningGraph Learning+1