paper-with-me

홈 › Papers

In-memory Realization of In-situ Few-shot Continual Learning with a Dynamically Evolving Explicit Memory

2022-07-14 · Geethan Karunaratne, Michael Hersche, Jovin Langenegger, Giovanni Cherubini, Manuel Le Gallo-Bourdeau, Urs Egger, Kevin Brew, Sam Choi, INJO OK, Mary Claire Silvestre, Ning li, Nicole Saulnier, Victor Chan, Ishtiaq Ahsan, Vijay Narayanan, Luca Benini, Abu Sebastian, Abbas Rahimi

Continually learning new classes from a few training examples without forgetting previous old classes demands a flexible architecture with an inevitably growing portion of storage, in which new examples and classes can be incrementally stored and efficiently retrieved. One viable architectural solution is to tightly couple a stationary deep neural network to a dynamically evolving explicit memory (EM). As the centerpiece of this architecture, we propose an EM unit that leverages energy-efficient in-memory compute (IMC) cores during the course of continual learning operations. We demonstrate for the first time how the EM unit can physically superpose multiple training examples, expand to accommodate unseen classes, and perform similarity search during inference, using operations on an IMC core based on phase-change memory (PCM). Specifically, the physical superposition of a few encoded training examples is realized via in-situ progressive crystallization of PCM devices. The classification accuracy achieved on the IMC core remains within a range of 1.28%--2.5% compared to that of the state-of-the-art full-precision baseline software model on both the CIFAR-100 and miniImageNet datasets when continually learning 40 novel classes (from only five examples per class) on top of 60 old classes.

📄 PDF Abstract BibTeX arXiv:2207.06810

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Parabolic Continual Learning

2025-03-03 · Haoming Yang, Ali Hasan, Vahid Tarokh

Regularizing continual learning techniques is important for anticipating algorithmic behavior under new realizations of data. We introduce a new approach to continual learning by imposing the properties of a parabolic pa…

Continual Learning

Continual Few-shot Event Detection via Hierarchical Augmentation Networks

2024-03-26 · Chenlong Zhang, Pengfei Cao, Yubo Chen, Kang Liu 외

Traditional continual event detection relies on abundant labeled data for training, which is often impractical to obtain in real-world applications. In this paper, we introduce continual few-shot event detection (CFED), …

Event Detection

Memory-Free Continual Learning with Null Space Adaptation for Zero-Shot Vision-Language Models

2025-10-24 · Yujin Jo, Taesup Kim arxiv

Pre-trained vision-language models (VLMs), such as CLIP, have demonstrated remarkable zero-shot generalization, enabling deployment in a wide range of real-world tasks without additional task-specific training. However, …

Zero-shot GeneralizationContinual Learning

Continual Learning Improves Zero-Shot Action Recognition

2024-10-14 · Shreyank N Gowda, Davide Moltisanti, Laura Sevilla-Lara

Zero-shot action recognition requires a strong ability to generalize from pre-training and seen classes to novel unseen classes. Similarly, continual learning aims to develop models that can generalize effectively and le…

Action RecognitionContinual LearningZero-Shot Action RecognitionZero-Shot Learning

Constrained Few-shot Class-incremental Learning

2022-03-30 · CVPR 2022 1 · Michael Hersche, Geethan Karunaratne, Giovanni Cherubini, Luca Benini 외

Continually learning new classes from fresh data without forgetting previous knowledge of old classes is a very challenging research problem. Moreover, it is imperative that such learning must respect certain memory and …

class-incremental learningClass Incremental Learningcontinual few-shot learningFew-Shot Class-Incremental Learning+1