paper-with-me

홈 › Papers

Mnemonics Training: Multi-Class Incremental Learning without Forgetting

2020-02-24 · CVPR 2020 6 · Yaoyao Liu, Yu-Ting Su, An-An Liu, Bernt Schiele, Qianru Sun

Multi-Class Incremental Learning (MCIL) aims to learn new concepts by incrementally updating a model trained on previous concepts. However, there is an inherent trade-off to effectively learning new concepts without catastrophic forgetting of previous ones. To alleviate this issue, it has been proposed to keep around a few examples of the previous concepts but the effectiveness of this approach heavily depends on the representativeness of these examples. This paper proposes a novel and automatic framework we call mnemonics, where we parameterize exemplars and make them optimizable in an end-to-end manner. We train the framework through bilevel optimizations, i.e., model-level and exemplar-level. We conduct extensive experiments on three MCIL benchmarks, CIFAR-100, ImageNet-Subset and ImageNet, and show that using mnemonics exemplars can surpass the state-of-the-art by a large margin. Interestingly and quite intriguingly, the mnemonics exemplars tend to be on the boundaries between different classes.

📄 PDF Abstract BibTeX arXiv:2002.10211

Code (2)

yaoyao-liu/mnemonics 공식 구현 pytorch
yaoyao-liu/class-incremental-learning pytorch

Tasks

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning

Similar Papers 제목 키워드 기반

A SMART Mnemonic Sounds like "Glue Tonic": Mixing LLMs with Student Feedback to Make Mnemonic Learning Stick

2024-06-21 · Nishant Balepur, Matthew Shu, Alexander Hoyle, Alison Robey 외

Keyword mnemonics are memorable explanations that link new terms to simpler keywords. Prior work generates mnemonics for students, but they do not train models using mnemonics students prefer and aid learning. We build S…

Missing Labels

PhoniTale: Phonologically Grounded Mnemonic Generation for Typologically Distant Language Pairs

2025-07-07 · Sana Kang, Myeongseok Gwon, Su Young Kwon, Jaewook Lee 외 arxiv

Vocabulary acquisition poses a significant challenge for second-language (L2) learners, especially when learning typologically distant languages such as English and Korean, where phonological and structural mismatches co…

Exploring Automated Keyword Mnemonics Generation with Large Language Models via Overgenerate-and-Rank

2024-09-21 · Jaewook Lee, Hunter McNichols, Andrew Lan

In this paper, we study an under-explored area of language and vocabulary learning: keyword mnemonics, a technique for memorizing vocabulary through memorable associations with a target word via a verbal cue. Typically, …

Diversity

Interpretable Mnemonic Generation for Kanji Learning via Expectation-Maximization

2025-07-07 · Jaewook Lee, Alexander Scarlatos, Andrew Lan arxiv

Learning Japanese vocabulary is a challenge for learners from Roman alphabet backgrounds due to script differences. Japanese combines syllabaries like hiragana with kanji, which are logographic characters of Chinese orig…

Incremental Few-shot Text Classification with Multi-round New Classes: Formulation, Dataset and System

2021-04-24 · NAACL 2021 4 · Congying Xia, Wenpeng Yin, Yihao Feng, Philip Yu

Text classification is usually studied by labeling natural language texts with relevant categories from a predefined set. In the real world, new classes might keep challenging the existing system with limited labeled dat…

ClassificationFew-Shot Text ClassificationGeneral Classificationintent-classification+4