paper-with-me

홈 › Papers

Expandable and Differentiable Dual Memories with Orthogonal Regularization for Exemplar-free Continual Learning

2025-11-13 · Hyung-Jun Moon, Sung-Bae Cho arxiv

Continual learning methods used to force neural networks to process sequential tasks in isolation, preventing them from leveraging useful inter-task relationships and causing them to repeatedly relearn similar features or overly differentiate them. To address this problem, we propose a fully differentiable, exemplar-free expandable method composed of two complementary memories: One learns common features that can be used across all tasks, and the other combines the shared features to learn discriminative characteristics unique to each sample. Both memories are differentiable so that the network can autonomously learn latent representations for each sample. For each task, the memory adjustment module adaptively prunes critical slots and minimally expands capacity to accommodate new concepts, and orthogonal regularization enforces geometric separation between preserved and newly learned memory components to prevent interference. Experiments on CIFAR-10, CIFAR-100, and Tiny-ImageNet show that the proposed method outperforms 14 state-of-the-art methods for class-incremental learning, achieving final accuracies of 55.13\%, 37.24\%, and 30.11\%, respectively. Additional analysis confirms that, through effective integration and utilization of knowledge, the proposed method can increase average performance across sequential tasks, and it produces feature extraction results closest to the upper bound, thus establishing a new milestone in continual learning.

📄 PDF Abstract BibTeX arXiv:2511.09871

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningContinual Learning

Similar Papers 제목 키워드 기반

Deep Clustering with Associative Memories

2026-01-02 · Bishwajit Saha, Dmitry Krotov, Mohammed J. Zaki, Parikshit Ram arxiv

Deep clustering - joint representation learning and latent space clustering - is a well studied problem especially in computer vision and text processing under the deep learning framework. While the representation learni…

Representation LearningDeep Clustering

Aging Memories Generate More Fluent Dialogue Responses with Memory Augmented Neural Networks

2019-11-19 · Omar U. Florez, Erik Mueller

Memory Networks have emerged as effective models to incorporate Knowledge Bases (KB) into neural networks. By storing KB embeddings into a memory component, these models can learn meaningful representations that are grou…

Dialogue GenerationResponse Generation

Towards Better Orthogonality Regularization with Disentangled Norm in Training Deep CNNs

2023-06-16 · Changhao Wu, Shenan Zhang, Fangsong Long, Ziliang Yin 외

Orthogonality regularization has been developed to prevent deep CNNs from training instability and feature redundancy. Among existing proposals, kernel orthogonality regularization enforces orthogonality by minimizing th…

Fully Few-shot Class-incremental Audio Classification Using Expandable Dual-embedding Extractor

2024-06-12 · Yongjie Si, Yanxiong Li, Jialong Li, Jiaxin Tan 외

It's assumed that training data is sufficient in base session of few-shot class-incremental audio classification. However, it's difficult to collect abundant samples for model training in base session in some practical s…

Audio Classification

VocaDet: Sample-Driven Open-Vocabulary Object Detection and Segmentation via Visual Tokenization and Vector Database Retrieval

2026-07-09 · ZhiXin Sun arxiv

Open-vocabulary object detection and segmentation aim to recognize arbitrary objects beyond predefined categories. Although recent vision-language and reference-based approaches have significantly advanced this field, th…

Object LocalizationObject Detection