中文
相关论文

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

200 篇论文

Unlike humans, who are capable of continual learning over their lifetimes, artificial neural networks have long been known to suffer from a phenomenon known as catastrophic forgetting, whereby new learning can lead to abrupt erasure of…

人工智能 · 计算机科学 2018-06-20 Christos Kaplanis , Murray Shanahan , Claudia Clopath

Current unlearning metrics for generative models evaluate success based on reference responses or classifier outputs rather than assessing the core objective: whether the unlearned model behaves indistinguishably from a model that never saw…

机器学习 · 计算机科学 2025-10-16 Sungjun Cho , Dasol Hwang , Frederic Sala , Sangheum Hwang , Kyunghyun Cho , Sungmin Cha

Federated learning encounters a critical challenge of data heterogeneity, adversely affecting the performance and convergence of the federated model. Various approaches have been proposed to address this issue, yet their effectiveness is…

机器学习 · 计算机科学 2023-12-06 Jinqian Chen , Jihua Zhu , Qinghai Zheng

Federated learning (FL) refers to the learning paradigm that trains machine learning models directly in the decentralized systems consisting of smart edge devices without transmitting the raw data, which avoids the heavy communication costs…

机器学习 · 计算机科学 2020-12-17 Xin Yao , Lifeng Sun

Adversarial continual learning is effective for continual learning problems because of the presence of feature alignment process generating task-invariant features having low susceptibility to the catastrophic forgetting problem.…

机器学习 · 计算机科学 2022-09-07 Tanmoy Dam , Mahardhika Pratama , MD Meftahul Ferdaus , Sreenatha Anavatti , Hussein Abbas

When learning tasks over time, artificial neural networks suffer from a problem known as Catastrophic Forgetting (CF). This happens when the weights of a network are overwritten during the training of a new task causing forgetting of old…

机器学习 · 计算机科学 2021-12-02 Julio Hurtado , Alain Raymond-Saez , Alvaro Soto

Gradient descent has been a central training principle for artificial neural networks from the early beginnings to today's deep learning networks. The most common implementation is the backpropagation algorithm for training feed-forward…

机器学习 · 计算机科学 2020-06-09 Stefan Jaeger

Continual learning studies how models can adapt to new tasks while retaining previously acquired knowledge. Although a broad spectrum of methods has been proposed to mitigate catastrophic forgetting, the field remains predominantly…

机器学习 · 计算机科学 2026-05-19 Katarzyna Filus , Kamil Faber , Roberto Corizzo , Christopher Kanan

We explore the problem of selectively forgetting a particular subset of the data used for training a deep neural network. While the effects of the data to be forgotten can be hidden from the output of the network, insights may still be…

机器学习 · 计算机科学 2020-04-02 Aditya Golatkar , Alessandro Achille , Stefano Soatto

Continual learning, the ability of a model to adapt to an ongoing sequence of tasks without forgetting earlier ones, is a central goal of artificial intelligence. To better understand its underlying mechanisms, we study the limitations of…

机器学习 · 统计学 2026-04-21 Hossein Taheri , Avishek Ghosh , Arya Mazumdar

Existing Continual Learning (CL) approaches have focused on addressing catastrophic forgetting by leveraging regularization methods, replay buffers, and task-specific components. However, realistic CL solutions must be shaped not only by…

机器学习 · 计算机科学 2023-10-11 Jinyung Hong , Theodore P. Pavlic

Synaptic plasticity is metabolically expensive, yet animals continuously update their internal models without exhausting energy reserves. However, when artificial neural networks are trained, the network parameters are typically updated on…

人工智能 · 计算机科学 2026-04-17 Aaron Pache , Mark CW van Rossum

Complex learning rate schedules have become an integral part of deep learning. We find empirically that common fine-tuned schedules decay the learning rate after the weight norm bounces. This leads to the proposal of ABEL: an automatic…

机器学习 · 计算机科学 2021-03-24 Aitor Lewkowycz

Weight decay (WD) is a traditional regularization technique in deep learning, but despite its ubiquity, its behavior is still an area of active research. Golatkar et al. have recently shown that WD only matters at the start of the training…

机器学习 · 计算机科学 2020-12-29 Johan Bjorck , Kilian Weinberger , Carla Gomes

Continual learning for video--language understanding is increasingly important as models face non-stationary data, domains, and query styles, yet prevailing solutions blur what should stay stable versus what should adapt, rely on static…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Mengzhu Xu , Hanzhi Liu , Ningkang Peng , Qianyu Chen , Canran Xiao

Biological agents are known to learn many different tasks over the course of their lives, and to be able to revisit previous tasks and behaviors with little to no loss in performance. In contrast, artificial agents are prone to…

机器学习 · 计算机科学 2021-12-16 Ta-Chu Kao , Kristopher T. Jensen , Gido M. van de Ven , Alberto Bernacchia , Guillaume Hennequin

Many real-world applications require machine-learning models to be able to deal with non-stationary data distributions and thus learn autonomously over an extended period of time, often in an online setting. One of the main challenges in…

机器学习 · 计算机科学 2025-07-22 Giuseppe Serra , Ben Werner , Florian Buettner

Federated learning (FL) enables resource-constrained edge nodes to collaboratively learn a global model under the orchestration of a central server while keeping privacy-sensitive data locally. The…

机器学习 · 计算机科学 2021-04-07 Hongda Wu , Ping Wang

This study investigates how weight decay affects the update behavior of individual neurons in deep neural networks through a combination of applied analysis and experimentation. Weight decay can cause the expected magnitude and angular…

机器学习 · 计算机科学 2024-06-04 Atli Kosson , Bettina Messmer , Martin Jaggi

Current fake audio detection algorithms have achieved promising performances on most datasets. However, their performance may be significantly degraded when dealing with audio of a different dataset. The orthogonal weight modification to…

声音 · 计算机科学 2023-08-08 Xiaohui Zhang , Jiangyan Yi , Jianhua Tao , Chenglong Wang , Chuyuan Zhang