paper-with-me

Papers

Exploiting Task Relationships for Continual Learning Using Transferability-Aware Task Embeddings

2025-02-17 · Yanru Wu, Xiangyu Chen, Jianning Wang, Enming Zhang, Hanbing Liu, Yang Li

Continual learning (CL) has been an essential topic in the contemporary application of deep neural networks, where catastrophic forgetting (CF) can impede a model's ability to acquire knowledge progressively. Existing CL strategies primarily address CF by regularizing model updates or separating task-specific and shared components. However, these methods focus on task model elements while overlooking the potential of leveraging inter-task relationships for learning enhancement. To address this, we propose a transferability-aware task embedding named H-embedding and train a hypernet under its guidance to learn task-conditioned model weights for CL tasks. Particularly, H-embedding is introduced based on an information theoretical transferability measure and is designed to be online and easy to compute. The framework is also characterized by notable practicality, which only requires storing a low-dimensional task embedding for each task, and can be efficiently trained in an end-to-end way. Extensive evaluations and experimental analyses on datasets including Permuted MNIST, Cifar10/100, and ImageNet-R demonstrate that our framework performs prominently compared to various baseline methods, displaying great potential in exploiting intrinsic task relationships.

📄 PDF Abstract BibTeX arXiv:2502.11609

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningPermuted-MNIST

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Reinforced Interactive Continual Learning via Real-time Noisy Human Feedback

2025-05-15 · Yutao Yang, Jie zhou, Junsong Li, Qianjun Pan 외

This paper introduces an interactive continual learning paradigm where AI models dynamically learn new skills from real-time human feedback while retaining prior knowledge. This paradigm distinctively addresses two major…

Continual LearningContrastive Learning

TRACE: Discovering Task-Specific Parameter via Adaptation-Aware Probing for Continual Fine-Tuning

2026-05-29 · Xiaosong Han, Ke Chen, Xindi Dai, Di Liang 외 arxiv

In real-world deployment, LLMs are often adapted continually across tasks to keep LLMs up-to-date in production, where new fine-tuning should preserve previously learned skills. However, indiscriminately mixing tasks can…

Revisiting Supervision for Continual Representation Learning

2023-11-22 · Daniel Marczak, Sebastian Cygert, Tomasz Trzciński, Bartłomiej Twardowski

In the field of continual learning, models are designed to learn tasks one after the other. While most research has centered on supervised continual learning, there is a growing interest in unsupervised continual learnin…

Continual LearningRepresentation LearningSelf-Supervised Learning

PCoTTA: Continual Test-Time Adaptation for Multi-Task Point Cloud Understanding

2024-11-01 · Jincen Jiang, Qianyu Zhou, Yuhang Li, Xinkui Zhao 외

In this paper, we present PCoTTA, an innovative, pioneering framework for Continual Test-Time Adaptation (CoTTA) in multi-task point cloud understanding, enhancing the model's transferability towards the continually chan…

Test-time Adaptation

Bilevel Continual Learning

2020-11-02 · Ammar Shaker, Francesco Alesiani, Shujian Yu, Wenzhe Yin

Continual learning (CL) studies the problem of learning a sequence of tasks, one at a time, such that the learning of each new task does not lead to the deterioration in performance on the previously seen ones while expl…

Bilevel OptimizationContinual LearningMeta-Learning