paper-with-me

Papers

Self-Net: Lifelong Learning via Continual Self-Modeling

2018-05-25 · Blake Camp, Jaya Krishna Mandivarapu, Rolando Estrada

Learning a set of tasks over time, also known as continual learning (CL), is one of the most challenging problems in artificial intelligence. While recent approaches achieve some degree of CL in deep neural networks, they either (1) grow the network parameters linearly with the number of tasks, (2) require storing training data from previous tasks, or (3) restrict the network's ability to learn new tasks. To address these issues, we propose a novel framework, Self-Net, that uses an autoencoder to learn a set of low-dimensional representations of the weights learned for different tasks. We demonstrate that these low-dimensional vectors can then be used to generate high-fidelity recollections of the original weights. Self-Net can incorporate new tasks over time with little retraining and with minimal loss in performance for older tasks. Our system does not require storing prior training data and its parameters grow only logarithmically with the number of tasks. We show that our technique outperforms current state-of-the-art approaches on numerous datasets---including continual versions of MNIST, CIFAR10, CIFAR100, and Atari---and we demonstrate that our method can achieve over 10X storage compression in a continual fashion. To the best of our knowledge, we are the first to use autoencoders to sequentially encode sets of network weights to enable continual learning.

📄 PDF Abstract BibTeX arXiv:1805.10354

Code (1)

restrada1/continual-learning 공식 구현 pytorch

Tasks

Continual LearningLifelong learning

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Dynamic Nested Hierarchies: Pioneering Self-Evolution in Machine Learning Architectures for Lifelong Intelligence

2025-11-18 · Akbar Anbar Jafari, Cagri Ozcinar, Gholamreza Anbarjafari arxiv

Contemporary machine learning models, including large language models, exhibit remarkable capabilities in static tasks yet falter in non-stationary environments due to rigid architectures that hinder continual adaptation…

Continual Learning

DRILL: Dynamic Representations for Imbalanced Lifelong Learning

2021-05-18 · Kyra Ahrens, Fares Abawi, Stefan Wermter

Continual or lifelong learning has been a long-standing challenge in machine learning to date, especially in natural language processing (NLP). Although state-of-the-art language models such as BERT have ushered in a new…

Continual LearningLifelong learningMeta-Learningtext-classification+1

SOLAR: A Self-Optimizing Open-Ended Autonomous Agent for Lifelong Learning and Continual Adaptation

2026-03-23 · Nitin Vetcha, Dianbo Liu arxiv

Despite the remarkable success of large language models (LLMs), they still face bottlenecks while deploying in dynamic, real-world settings with primary challenges being concept drift and the high cost of gradient-based …

Reinforcement LearningTest-time AdaptationContinual LearningLogical Reasoning

Semi-Unsupervised Lifelong Learning for Sentiment Classification: Less Manual Data Annotation and More Self-Studying

2019-04-30 · Xianbin Hong, Gautam Pal, Sheng-Uei Guan, Prudence Wong 외

Lifelong machine learning is a novel machine learning paradigm which can continually accumulate knowledge during learning. The knowledge extracting and reusing abilities enable the lifelong machine learning to solve the …

BIG-bench Machine LearningGeneral ClassificationLifelong learningSentiment Analysis+1

Neural Topic Modeling with Continual Lifelong Learning

2020-06-19 · ICML 2020 1 · Pankaj Gupta, Yatin Chaudhary, Thomas Runkler, Hinrich Schütze

Lifelong learning has recently attracted attention in building machine learning systems that continually accumulate and transfer knowledge to help future learning. Unsupervised topic modeling has been popularly used to d…

Data AugmentationInformation RetrievalLifelong learningRetrieval+1