paper-with-me

Papers

Selective Attention-based Modulation for Continual Learning

2024-03-29 · Giovanni Bellitto, Federica Proietto Salanitri, Matteo Pennisi, Matteo Boschini, Angelo Porrello, Simone Calderara, Simone Palazzo, Concetto Spampinato

We present SAM, a biologically-plausible selective attention-driven modulation approach to enhance classification models in a continual learning setting. Inspired by neurophysiological evidence that the primary visual cortex does not contribute to object manifold untangling for categorization and that primordial attention biases are still embedded in the modern brain, we propose to employ auxiliary saliency prediction features as a modulation signal to drive and stabilize the learning of a sequence of non-i.i.d. classification tasks. Experimental results confirm that SAM effectively enhances the performance (in some cases up to about twenty percent points) of state-of-the-art continual learning methods, both in class-incremental and task-incremental settings. Moreover, we show that attention-based modulation successfully encourages the learning of features that are more robust to the presence of spurious features and to adversarial attacks than baseline methods. Code is available at: https://github.com/perceivelab/SAM.

📄 PDF Abstract BibTeX arXiv:2403.20086

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningSaliency Prediction

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Strong attentional modulation of V1/V2 activity implements a robust, contrast-invariant control mechanism for selective information processing

2023-05-23 · Lukas-Paul Rausch, Maik Schünemann, Eric Drebitz, Daniel Harnack 외

When selective attention is devoted to one of multiple stimuli within receptive fields of neurons in visual area V4, cells respond as if only the attended stimulus was present. The underlying neural mechanisms are still …

Attention Distraction: Watermark Removal Through Continual Learning with Selective Forgetting

2022-04-05 · Qi Zhong, Leo Yu Zhang, Shengshan Hu, Longxiang Gao 외

Fine-tuning attacks are effective in removing the embedded watermarks in deep learning models. However, when the source data is unavailable, it is challenging to just erase the watermark without jeopardizing the model pe…

Continual Learning

SEEKR: Selective Attention-Guided Knowledge Retention for Continual Learning of Large Language Models

2024-11-09 · Jinghan He, Haiyun Guo, Kuan Zhu, Zihan Zhao 외

Continual learning (CL) is crucial for language models to dynamically adapt to the evolving real-world demands. To mitigate the catastrophic forgetting problem in CL, data replay has been proven a simple and effective st…

Continual Learning

Bayesian Optimized Continual Learning with Attention Mechanism

2019-05-10 · Ju Xu, Jin Ma, Zhanxing Zhu

Though neural networks have achieved much progress in various applications, it is still highly challenging for them to learn from a continuous stream of tasks without forgetting. Continual learning, a new learning paradi…

Bayesian OptimizationContinual Learning

Continual Learning with Query-Only Attention

2025-10-01 · Gautham Bekal, Ashish Pujari, Scott David Kelly arxiv

Continual learning involves learning from a stream of data without repetition of data points, a scenario that is inherently complex due to distributional shift across tasks. We propose a query-only attention mechanism th…

Continual Learning