Adaptive Shortcut Debiasing for Online Continual Learning

Abstract

We propose a novel framework DropTop that suppresses the shortcut bias in online continual learning (OCL) while being adaptive to the varying degree of the shortcut bias incurred by continuously changing environment. By the observed high-attention property of the shortcut bias, highly-activated features are considered candidates for debiasing. More importantly, resolving the limitation of the online environment where prior knowledge and auxiliary data are not ready, two novel techniques---feature map fusion and adaptive intensity shifting---enable us to automatically determine the appropriate level and proportion of the candidate shortcut features to be dropped. Extensive experiments on five benchmark datasets demonstrate that, when combined with various OCL algorithms, DropTop increases the average accuracy by up to 10.4% and decreases the forgetting by up to 63.2%.

Cite

Text

Kim et al. "Adaptive Shortcut Debiasing for Online Continual Learning." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I12.29211

Markdown

[Kim et al. "Adaptive Shortcut Debiasing for Online Continual Learning." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/kim2024aaai-adaptive/) doi:10.1609/AAAI.V38I12.29211

BibTeX

@inproceedings{kim2024aaai-adaptive,
  title     = {{Adaptive Shortcut Debiasing for Online Continual Learning}},
  author    = {Kim, Doyoung and Park, Dongmin and Shin, Yooju and Bang, Jihwan and Song, Hwanjun and Lee, Jae-Gil},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {13122-13131},
  doi       = {10.1609/AAAI.V38I12.29211},
  url       = {https://mlanthology.org/aaai/2024/kim2024aaai-adaptive/}
}