paper-with-me

Papers

Automating Continual Learning

2023-12-01 · Kazuki Irie, Róbert Csordás, Jürgen Schmidhuber

General-purpose learning systems should improve themselves in open-ended fashion in ever-changing environments. Conventional learning algorithms for neural networks, however, suffer from catastrophic forgetting (CF) -- previously acquired skills are forgotten when a new task is learned. Instead of hand-crafting new algorithms for avoiding CF, we propose Automated Continual Learning (ACL) to train self-referential neural networks to meta-learn their own in-context continual (meta-)learning algorithms. ACL encodes all desiderata -- good performance on both old and new tasks -- into its meta-learning objectives. Our experiments demonstrate that ACL effectively solves "in-context catastrophic forgetting"; our ACL-learned algorithms outperform hand-crafted ones, e.g., on the Split-MNIST benchmark in the replay-free setting, and enables continual learning of diverse tasks consisting of multiple few-shot and standard image classification datasets.

📄 PDF Abstract BibTeX arXiv:2312.00276

Code (1)

idsia/automated-cl 공식 구현 pytorch

Tasks

Continual Learningimage-classificationImage ClassificationMeta-LearningSplit-MNIST

Similar Papers 제목 키워드 기반

Continual Pre-Training is (not) What You Need in Domain Adaption

2025-04-18 · Pin-Er Chen, Da-Chen Lian, Shu-Kai Hsieh, Sieh-Chuen Huang 외

The recent advances in Legal Large Language Models (LLMs) have transformed the landscape of legal research and practice by automating tasks, enhancing research precision, and supporting complex decision-making processes.…

Decision MakingDomain AdaptationLegal Reasoning

Multi-Level Feature Fusion for Continual Learning in Visual Quality Inspection

2026-01-02 · Johannes C. Bauer, Paul Geng, Stephan Trattnig, Petr Dokládal 외 arxiv

Deep neural networks show great potential for automating various visual quality inspection tasks in manufacturing. However, their applicability is limited in more volatile scenarios, such as remanufacturing, where the in…

Continual Learning

Pathological Prior-Guided Multiple Instance Learning For Mitigating Catastrophic Forgetting in Breast Cancer Whole Slide Image Classification

2025-03-08 · Weixi Zheng, Aoling Huang. Jingping Yuan, Haoyu Zhao, Zhou Zhao 외

In histopathology, intelligent diagnosis of Whole Slide Images (WSIs) is essential for automating and objectifying diagnoses, reducing the workload of pathologists. However, diagnostic models often face the challenge of …

Continual LearningDiagnosticimage-classificationImage Classification+2

Deep Learning Object Detection Methods for Ecological Camera Trap Data

2018-03-28 · Stefan Schneider, Graham W. Taylor, Stefan C. Kremer

Deep learning methods for computer vision tasks show promise for automating the data analysis of camera trap images. Ecological camera traps are a common approach for monitoring an ecosystem's animal population, as they …

Deep LearningObjectobject-detectionObject Detection+2

Automating Dataset Updates Towards Reliable and Timely Evaluation of Large Language Models

2024-02-19 · Jiahao Ying, Yixin Cao, Yushi Bai, Qianru Sun 외

Large language models (LLMs) have achieved impressive performance across various natural language benchmarks, prompting a continual need to curate more difficult datasets for larger LLMs, which is costly and time-consumi…

MMLU