paper-with-me

홈 › Papers

Continual Learning with Adaptive Weights (CLAW)

2019-11-21 · ICLR 2020 1 · Tameem Adel, Han Zhao, Richard E. Turner

Approaches to continual learning aim to successfully learn a set of related tasks that arrive in an online manner. Recently, several frameworks have been developed which enable deep learning to be deployed in this learning scenario. A key modelling decision is to what extent the architecture should be shared across tasks. On the one hand, separately modelling each task avoids catastrophic forgetting but it does not support transfer learning and leads to large models. On the other hand, rigidly specifying a shared component and a task-specific part enables task transfer and limits the model size, but it is vulnerable to catastrophic forgetting and restricts the form of task-transfer that can occur. Ideally, the network should adaptively identify which parts of the network to share in a data driven way. Here we introduce such an approach called Continual Learning with Adaptive Weights (CLAW), which is based on probabilistic modelling and variational inference. Experiments show that CLAW achieves state-of-the-art performance on six benchmarks in terms of overall continual learning performance, as measured by classification accuracy, and in terms of addressing catastrophic forgetting.

📄 PDF Abstract BibTeX arXiv:1911.09514

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningTransfer LearningVariational Inference

Similar Papers 제목 키워드 기반

MetaClaw: Just Talk -- An Agent That Meta-Learns and Evolves in the Wild

2026-03-17 · Peng Xia, Jianwen Chen, Xinyu Yang, Haoqin Tu 외 arxiv

Large language model (LLM) agents are increasingly used for complex tasks, yet deployed agents often remain static, failing to adapt as user needs evolve. This creates a tension between the need for continuous service an…

Reinforcement Learning

Embodied-BenchClaw: An Autonomous Multi-Agent System for Embodied Spatial Intelligence Benchmark Construction

2026-06-10 · Baoyang Jiang, Fengchun Zhang, Leyuan Wang, Haotian Li 외 arxiv

Benchmarks are essential for evaluating embodied spatial intelligence, yet their construction is labor-intensive, hard to reuse, and difficult to maintain. Existing embodied benchmarks are often static and may quickly be…

Spatial ReasoningRobot Navigation

ZooClaw-FashionSigLIP2: Distilled Fine-tuning for Robust Fashion Retrieval

2026-06-26 · Siqiao Xue, Chunxue Xu arxiv

Adapting a foundation vision-language encoder to a specialized retrieval task creates a fundamental tradeoff: gains on the target distribution come at the cost of the foundation model's broad generalization, and fashion …

Knowledge Distillation

CLAWS:Creativity detection for LLM-generated solutions using Attention Window of Sections

2025-10-20 · Keuntae Kim, Eunhye Jeong, Sehyeon Lee, Seohee Yoon 외 arxiv

Recent advances in enhancing the reasoning ability of large language models (LLMs) have been remarkably successful. LLMs trained with reinforcement learning (RL) for reasoning demonstrate strong performance in challengin…

Reinforcement Learning

ROSClaw: An OpenClaw ROS 2 Framework for Agentic Robot Control and Interaction

2026-03-27 · Irvin Steve Cardenas, Marcus Anthony Arnett, Natalie Catherine Yeo, Lucky Sah 외 arxiv

Foundation models can endow robots with open-ended reasoning, language understanding, and adaptive planning, yet connecting a model to a physical robot today requires bespoke integration that couples perception, actuatio…