English

AggSS: An Aggregated Self-Supervised Approach for Class-Incremental Learning

Computer Vision and Pattern Recognition 2024-08-09 v1

Abstract

This paper investigates the impact of self-supervised learning, specifically image rotations, on various class-incremental learning paradigms. Here, each image with a predefined rotation is considered as a new class for training. At inference, all image rotation predictions are aggregated for the final prediction, a strategy we term Aggregated Self-Supervision (AggSS). We observe a shift in the deep neural network's attention towards intrinsic object features as it learns through AggSS strategy. This learning approach significantly enhances class-incremental learning by promoting robust feature learning. AggSS serves as a plug-and-play module that can be seamlessly incorporated into any class-incremental learning framework, leveraging its powerful feature learning capabilities to enhance performance across various class-incremental learning approaches. Extensive experiments conducted on standard incremental learning datasets CIFAR-100 and ImageNet-Subset demonstrate the significant role of AggSS in improving performance within these paradigms.

Keywords

Cite

@article{arxiv.2408.04347,
  title  = {AggSS: An Aggregated Self-Supervised Approach for Class-Incremental Learning},
  author = {Jayateja Kalla and Soma Biswas},
  journal= {arXiv preprint arXiv:2408.04347},
  year   = {2024}
}

Comments

Accepted in BMVC 2024

R2 v1 2026-06-28T18:07:32.521Z