paper-with-me

홈 › Papers

Heterogeneous Continual Learning

2023-06-14 · CVPR 2023 1 · Divyam Madaan, Hongxu Yin, Wonmin Byeon, Jan Kautz, Pavlo Molchanov

We propose a novel framework and a solution to tackle the continual learning (CL) problem with changing network architectures. Most CL methods focus on adapting a single architecture to a new task/class by modifying its weights. However, with rapid progress in architecture design, the problem of adapting existing solutions to novel architectures becomes relevant. To address this limitation, we propose Heterogeneous Continual Learning (HCL), where a wide range of evolving network architectures emerge continually together with novel data/tasks. As a solution, we build on top of the distillation family of techniques and modify it to a new setting where a weaker model takes the role of a teacher; meanwhile, a new stronger architecture acts as a student. Furthermore, we consider a setup of limited access to previous data and propose Quick Deep Inversion (QDI) to recover prior task visual features to support knowledge transfer. QDI significantly reduces computational costs compared to previous solutions and improves overall performance. In summary, we propose a new setup for CL with a modified knowledge distillation paradigm and design a quick data inversion method to enhance distillation. Our evaluation of various benchmarks shows a significant improvement on accuracy in comparison to state-of-the-art methods over various networks architectures.

📄 PDF Abstract BibTeX arXiv:2306.08593

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningKnowledge DistillationTransfer Learning

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…
Focus 설명 없음

Similar Papers 제목 키워드 기반

TaskFusion: Continual Anomaly Detection for Heterogeneous Tabular Data

2026-06-10 · Dayananda Herurkar, Federico Raue, Joachim Folz, Jörn Hees 외 arxiv

Continual anomaly detection in tabular data is challenging and remains largely underexplored, particularly in settings with heterogeneous feature schemas, distribution shifts, and severe class imbalance. In many real-wor…

Continual LearningAnomaly Detection

Sparsity and Heterogeneous Dropout for Continual Learning in the Null Space of Neural Activations

2022-03-12 · Ali Abbasi, Parsa Nooralinejad, Vladimir Braverman, Hamed Pirsiavash 외

Continual/lifelong learning from a non-stationary input data stream is a cornerstone of intelligence. Despite their phenomenal performance in a wide variety of applications, deep neural networks are prone to forgetting t…

Continual LearningLifelong learning

Parameterizing Federated Continual Learning for Reproducible Research

2024-06-04 · Bart Cox, Jeroen Galjaard, Aditya Shankar, Jérémie Decouchant 외

Federated Learning (FL) systems evolve in heterogeneous and ever-evolving environments that challenge their performance. Under real deployments, the learning tasks of clients can also evolve with time, which calls for th…

Continual LearningFederated Learning

Large-Small Model Collaborative Framework for Federated Continual Learning

2025-08-13 · Hao Yu, Xin Yang, Boyang Fan, Xuemei Cao 외 arxiv

Continual learning (CL) for Foundation Models (FMs) is an essential yet underexplored challenge, especially in Federated Continual Learning (FCL), where each client learns from a private, evolving task stream under stric…

Continual Learning

Continual Segmentation under Joint Nonstationarity

2026-05-19 · Prashant Pandey, Himanshu Kumar, Devineni Sri Venkatraya Chowdary, Brejesh Lall arxiv

Evolving data streams induce joint nonstationarity in continual semantic segmentation, where semantic classes, input distributions, and supervision availability change simultaneously over time. This setting reflects prac…

Continual Semantic SegmentationStructured PredictionContinual Learning