paper-with-me

홈 › Papers

DSS: A Diverse Sample Selection Method to Preserve Knowledge in Class-Incremental Learning

2023-12-14 · Sahil Nokhwal, Nirman Kumar

Rehearsal-based techniques are commonly used to mitigate catastrophic forgetting (CF) in Incremental learning (IL). The quality of the exemplars selected is important for this purpose and most methods do not ensure the appropriate diversity of the selected exemplars. We propose a new technique "DSS" -- Diverse Selection of Samples from the input data stream in the Class-incremental learning (CIL) setup under both disjoint and fuzzy task boundary scenarios. Our method outperforms state-of-the-art methods and is much simpler to understand and implement.

📄 PDF Abstract BibTeX arXiv:2312.09357

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningClass Incremental LearningDiversityIncremental Learning

Similar Papers 제목 키워드 기반

MECAD: A multi-expert architecture for continual anomaly detection

2025-12-17 · Malihe Dahmardeh, Francesco Setti arxiv

In this paper we propose MECAD, a novel approach for continual anomaly detection using a multi-expert architecture. Our system dynamically assigns experts to object classes based on feature similarity and employs efficie…

Computational EfficiencyIncremental LearningAnomaly Detection

Rehearsal with Auxiliary-Informed Sampling for Audio Deepfake Detection

2025-05-30 · Falih Gozi Febrinanto, Kristen Moore, Chandra Thapa, Jiangang Ma 외

The performance of existing audio deepfake detection frameworks degrades when confronted with new deepfake attacks. Rehearsal-based continual learning (CL), which updates models using a limited set of old data samples, h…

Audio Deepfake DetectionContinual LearningDeepFake DetectionDiversity+1

Fine-Grained Knowledge Selection and Restoration for Non-Exemplar Class Incremental Learning

2023-12-20 · Jiang-Tian Zhai, Xialei Liu, Lu Yu, Ming-Ming Cheng

Non-exemplar class incremental learning aims to learn both the new and old tasks without accessing any training data from the past. This strict restriction enlarges the difficulty of alleviating catastrophic forgetting s…

class-incremental learningClass Incremental LearningIncremental LearningKnowledge Distillation

Enhancing Knowledge Selection for Grounded Dialogues via Document Semantic Graphs

2022-07-01 · NAACL 2022 7 · Sha Li, Mahdi Namazifar, Di Jin, Mohit Bansal 외

Providing conversation models with background knowledge has been shown to make open-domain dialogues more informative and engaging. Existing models treat knowledge selection as a sentence ranking or classification proble…

Multi-Task LearningResponse GenerationSentence

PersonaEdit: Representative Sample Selection for Personalized Model Editing

2026-08-28 · You-Mei Huang, Chung-Chi Chen, An-Zi Yen arxiv

Personalization has attracted growing interest in LLM applications, yet existing retrieval-based approaches depend heavily on retrieval quality and degrade in long-term interactions. Model editing, which directly modifie…

knowledge editing