paper-with-me

Papers

Learning to Learn for Few-shot Continual Active Learning

2023-11-07 · Stella Ho, Ming Liu, Shang Gao, Longxiang Gao

Continual learning strives to ensure stability in solving previously seen tasks while demonstrating plasticity in a novel domain. Recent advances in continual learning are mostly confined to a supervised learning setting, especially in NLP domain. In this work, we consider a few-shot continual active learning setting where labeled data are inadequate, and unlabeled data are abundant but with a limited annotation budget. We exploit meta-learning and propose a method, called Meta-Continual Active Learning. This method sequentially queries the most informative examples from a pool of unlabeled data for annotation to enhance task-specific performance and tackle continual learning problems through meta-objective. Specifically, we employ meta-learning and experience replay to address inter-task confusion and catastrophic forgetting. We further incorporate textual augmentations to avoid memory over-fitting caused by experience replay and sample queries, thereby ensuring generalization. We conduct extensive experiments on benchmark text classification datasets from diverse domains to validate the feasibility and effectiveness of meta-continual active learning. We also analyze the impact of different active learning strategies on various meta continual learning models. The experimental results demonstrate that introducing randomness into sample selection is the best default strategy for maintaining generalization in meta-continual learning framework.

📄 PDF Abstract BibTeX arXiv:2311.03732

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningContinual LearningMeta-Learningtext-classificationText Classification

Methods 이 논문이 사용한 방법론

Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…

Similar Papers 제목 키워드 기반

Few-Shot Continual Active Learning by a Robot

2022-10-09 · Ali Ayub, Carter Fendley

In this paper, we consider a challenging but realistic continual learning (CL) problem, Few-Shot Continual Active Learning (FoCAL), where a CL agent is provided with unlabeled data for a new or a previously learned task …

Active LearningContinual LearningObject

Active perception and disentangled representations allow continual, episodic zero and few-shot learning

2026-02-22 · David Rawlinson, Gideon Kowadlo arxiv

Generalization is often regarded as an essential property of machine learning systems. However, perhaps not every component of a system needs to generalize. Training models for generalization typically produces entangled…

Continual LearningFew-Shot Learning

Meta-Continual Mobility Forecasting for Proactive Handover Prediction

2025-12-03 · Sasi Vardhan Reddy Mandapati arxiv

Short-term mobility forecasting is a core requirement for proactive handover (HO) in cellular networks. Real-world mobility is highly non-stationary: abrupt turns, rapid speed changes, and unpredictable user behavior cau…

Active Class Selection for Few-Shot Class-Incremental Learning

2023-07-05 · Christopher McClurg, Ali Ayub, Harsh Tyagi, Sarah M. Rajtmajer 외

For real-world applications, robots will need to continually learn in their environments through limited interactions with their users. Toward this, previous works in few-shot class incremental learning (FSCIL) and activ…

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

CLoPA: Continual Low Parameter Adaptation of Interactive Segmentation for Medical Image Annotation

2026-03-06 · Parhom Esmaeili, Chayanin Tangwiriyasakul, Eli Gibson, Sebastien Ourselin 외 arxiv

Interactive segmentation enables clinicians to guide annotation, but existing zero-shot models like nnInteractive fail to consistently reach expert-level performance across diverse medical imaging tasks. Because annotati…

Interactive Segmentation