中文
相关论文

相关论文: Learning to Forget: Continual Learning with Adapti…

200 篇论文

With data durability, high access speed, low power efficiency and byte addressability, NVMe and SSD, which are acknowledged representatives of emerging storage technologies, have been applied broadly in many areas. However, one key issue…

性能 · 计算机科学 2020-11-17 Nan Wu , Pengcheng Li

Continual learning of new knowledge over time is one desirable capability for intelligent systems to recognize more and more classes of objects. Without or with very limited amount of old data stored, an intelligent system often…

计算机视觉与模式识别 · 计算机科学 2021-04-29 Zhuoyun Li , Changhong Zhong , Sijia Liu , Ruixuan Wang , Wei-Shi Zheng

In federated learning, model personalization can be a very effective strategy to deal with heterogeneous training data across clients. We introduce WAFFLE (Weighted Averaging For Federated LEarning), a personalized collaborative machine…

机器学习 · 计算机科学 2021-12-14 Martin Beaussart , Felix Grimberg , Mary-Anne Hartley , Martin Jaggi

Foundation models have transformed machine learning through large-scale pretraining and increased test-time compute. Despite surpassing human performance in several domains, these models remain fundamentally limited in continuous operation,…

Task incremental learning aims to enable a system to maintain its performance on previously learned tasks while learning new tasks, solving the problem of catastrophic forgetting. One promising approach is to build an individual network or…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Jian Jiang , Oya Celiktutan

Federated Learning (FL) has emerged as a promising framework for distributed machine learning, enabling collaborative model training without sharing local data, thereby preserving privacy and enhancing security. However, data heterogeneity…

机器学习 · 计算机科学 2025-03-21 Changlong Shi , He Zhao , Bingjie Zhang , Mingyuan Zhou , Dandan Guo , Yi Chang

The ability of neural networks (NNs) to learn and remember multiple tasks sequentially is facing tough challenges in achieving general artificial intelligence due to their catastrophic forgetting (CF) issues. Fortunately, the latest OWM…

机器学习 · 计算机科学 2021-11-22 Yanni Li , Bing Liu , Kaicheng Yao , Xiaoli Kou , Pengfan Lv , Yueshen Xu , Jiangtao Cui

This paper presents a comprehensive investigation into the decay mechanisms inherent in linear complexity sequence models. We systematically delineate the design space of decay mechanisms across four pivotal dimensions: parameterization…

计算与语言 · 计算机科学 2025-09-08 Zhen Qin , Xuyang Shen , Yiran Zhong

Federated unlearning (FU) aims to remove a participant's data contributions from a trained federated learning (FL) model, ensuring privacy and regulatory compliance. Traditional FU methods often depend on auxiliary storage on either the…

机器学习 · 计算机科学 2025-03-10 Yasser H. Khalil , Leo Brunswic , Soufiane Lamghari , Xu Li , Mahdi Beitollahi , Xi Chen

Continual learning (CL) refers to the ability to continually learn over time by accommodating new knowledge while retaining previously learned experience. While this concept is inherent in human learning, current machine learning methods…

机器学习 · 计算机科学 2024-08-15 Anna Vettoruzzo , Joaquin Vanschoren , Mohamed-Rafik Bouguelia , Thorsteinn Rögnvaldsson

Transformers trained on modular arithmetic exhibit sharp transitions between memorization, generalization, and collapse. We show that weight decay acts as a scalar empirical control parameter for these regimes, and introduce two cheap…

机器学习 · 计算机科学 2026-05-21 Lucky Verma

Compositionality is a basic structural feature of both biological and artificial neural networks. Learning compositional functions via gradient descent incurs well known problems like vanishing and exploding gradients, making careful…

神经与进化计算 · 计算机科学 2021-01-11 Jeremy Bernstein , Jiawei Zhao , Markus Meister , Ming-Yu Liu , Anima Anandkumar , Yisong Yue

Humans and most animals can learn new tasks without forgetting old ones. However, training artificial neural networks (ANNs) on new tasks typically cause it to forget previously learned tasks. This phenomenon is the result of "catastrophic…

机器学习 · 计算机科学 2019-04-04 Nicolas Y. Masse , Gregory D. Grant , David J. Freedman

Sparse additive models have attracted much attention in high-dimensional data analysis due to their flexible representation and strong interpretability. However, most existing models are limited to single-level learning under the…

机器学习 · 计算机科学 2026-04-23 Xuelin Zhang , Xinyue Liu , Lingjuan Wu , Hong Chen

Catastrophic forgetting occurs when a neural network loses the information learned in a previous task after training on subsequent tasks. This problem remains a hurdle for artificial intelligence systems with sequential learning…

机器学习 · 计算机科学 2018-05-30 Joan Serrà , Dídac Surís , Marius Miron , Alexandros Karatzoglou

Continual Learning is a learning paradigm where learning systems are trained with sequential or streaming tasks. Two notable directions among the recent advances in continual learning with neural networks are ($i$) variational Bayes based…

机器学习 · 计算机科学 2020-02-24 Abhishek Kumar , Sunabha Chatterjee , Piyush Rai

Matching animal-like flexibility in recognition and the ability to quickly incorporate new information remains difficult. Limits are yet to be adequately addressed in neural models and recognition algorithms. This work proposes a…

计算机视觉与模式识别 · 计算机科学 2012-06-26 Tsvi Achler

Federated learning using mobile and Internet of Things devices requires not only the ability to handle heterogeneity of clients' data distributions but also high adaptability to varying communication environments. We propose FedHAW…

机器学习 · 计算机科学 2026-05-04 Ayano Nakai-Kasai , Tadashi Wadayama

User behavior on online platforms is evolving, reflecting real-world changes in how people post, whether it's helpful messages or hate speech. Models that learn to capture this content can experience a decrease in performance over time due…

机器学习 · 计算机科学 2025-11-04 Yasas Senarath , Hemant Purohit

Methods proposed in the literature towards continual deep learning typically operate in a task-based sequential learning setup. A sequence of tasks is learned, one at a time, with all data of current task available but not of previous or…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Rahaf Aljundi , Klaas Kelchtermans , Tinne Tuytelaars