paper-with-me

홈 › Papers

AnchorInv: Few-Shot Class-Incremental Learning of Physiological Signals via Representation Space Guided Inversion

2024-12-18 · Chenqi Li, Boyan Gao, Gabriel Jones, Timothy Denison, Tingting Zhu

Deep learning models have demonstrated exceptional performance in a variety of real-world applications. These successes are often attributed to strong base models that can generalize to novel tasks with limited supporting data while keeping prior knowledge intact. However, these impressive results are based on the availability of a large amount of high-quality data, which is often lacking in specialized biomedical applications. In such fields, models are usually developed with limited data that arrive incrementally with novel categories. This requires the model to adapt to new information while preserving existing knowledge. Few-Shot Class-Incremental Learning (FSCIL) methods offer a promising approach to addressing these challenges, but they also depend on strong base models that face the same aforementioned limitations. To overcome these constraints, we propose AnchorInv following the straightforward and efficient buffer-replay strategy. Instead of selecting and storing raw data, AnchorInv generates synthetic samples guided by anchor points in the feature space. This approach protects privacy and regularizes the model for adaptation. When evaluated on three public physiological time series datasets, AnchorInv exhibits efficient knowledge forgetting prevention and improved adaptation to novel classes, surpassing state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2412.13714

Code (0)

등록된 구현이 없습니다.

Tasks

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

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Continual Learning for Remote Physiological Measurement: Minimize Forgetting and Simplify Inference

2024-07-19 · Qian Liang, Yan Chen, Yang Hu

Remote photoplethysmography (rPPG) has gained significant attention in recent years for its ability to extract physiological signals from facial videos. While existing rPPG measurement methods have shown satisfactory per…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning

SOTER: A Generative Time-Series Foundation Model for Wearable Human Physiological Signals

2026-09-15 · Fangke Chen, Sirry Chen, Wei Chen, Zhongyu Wei arxiv

Time-series foundation models have demonstrated strong cross-domain transfer, yet their common architectural assumptions remain poorly aligned with wearable physiological signals, which are multichannel, irregularly samp…

Ensemble emotion recognizing with multiple modal physiological signals

2020-01-01 · Jing Zhang, Yong Zhang, Suhua Zhan, Cheng Cheng

Physiological signals that provide the objective repression of human affective states are attracted increasing attention in the emotion recognition field. However, the single signal is difficult to obtain completely and …

ClassificationEEGElectroencephalogram (EEG)Emotion Classification+2

Class Augmented Semi-Supervised Learning for Practical Clinical Analytics on Physiological Signals

2018-11-29 · Ukil Arijit, Bandyopadhyay Soma, Puri Chetanya, Singh Rituraj 외

Computational analysis on physiological signals would provide immense impact for enabling automated clinical analytics. However, the class imbalance issue where negative or minority class instances are rare in number imp…

Anomaly Detection

Incremental-DETR: Incremental Few-Shot Object Detection via Self-Supervised Learning

2022-05-09 · Na Dong, Yongqiang Zhang, Mingli Ding, Gim Hee Lee

Incremental few-shot object detection aims at detecting novel classes without forgetting knowledge of the base classes with only a few labeled training data from the novel classes. Most related prior works are on increme…

Few-Shot Object DetectionKnowledge DistillationObjectobject-detection+2