@inproceedings{df54ef20b8f84c52b986495702df2854,
title = "AdaHAT: Adaptive Hard Attention to the Task in Task-Incremental Learning",
abstract = "Catastrophic forgetting is a major issue in task-incremental learning, where a neural network loses what it has learned in previous tasks after being trained on new tasks. A number of architecture-based approaches have been proposed to address this issue. However, the architecture-based approaches suffer from another issue on network capacity when the network learns long sequences of tasks. As the network is trained on an increasing number of new tasks in a long sequence of tasks, more parameters become static to prevent the network from forgetting what it has learned in previous tasks. In this paper, we propose an adaptive task-based hard attention mechanism which allows adaptive updates to static parameters by taking into account the information about previous tasks on both the importance of these parameters to previous tasks and the current network capacity. We develop a new neural network architecture incorporating our proposed Adaptive Hard Attention to the Task (AdaHAT) mechanism. AdaHAT extends an existing architecture-based approach, Hard Attention to the Task (HAT), to learn long sequences of tasks in an incremental manner. We conduct experiments on a number of datasets and compare AdaHAT with a number of baselines, including HAT. Our experimental results show that AdaHAT achieves better average performance over tasks than these baselines, especially on long sequences of tasks, demonstrating the benefits from balancing the trade-off between stability and plasticity of a network when learning such sequences of tasks. Our code is available at github.com/pengxiang-wang/continual-learning-arena.",
author = "Pengxiang Wang and Hongbo Bo and Jun Hong and Weiru Liu and Kedian Mu",
year = "2024",
month = aug,
day = "22",
doi = "10.1007/978-3-031-70352-2\_9",
language = "English",
isbn = "9783031703515",
volume = "14943",
series = "Lecture Notes in Computer Science",
publisher = "Springer",
pages = " 143–160",
editor = "Albert Bifet and Jesse Davis and Tomas Krilavi{\v c}ius and Meelis Kull and Eirini Ntoutsi and Indrė {\v Z}liobaitė",
booktitle = "Machine Learning and Knowledge Discovery in Databases",
address = "United States",
note = "2024 Joint European Conference on Machine Learning and Knowledge Discovery in Databases (ECML PKDD) ; Conference date: 09-09-2024 Through 13-09-2024",
}