AggSS: An Aggregated Self-Supervised Approach for Class-Incremental Learning
Jayateja Kalla, Soma Biswas

TL;DR
AggSS introduces a self-supervised aggregation method that improves class-incremental learning by enhancing feature robustness and can be integrated into existing frameworks, demonstrated on CIFAR-100 and ImageNet-Subset.
Contribution
The paper proposes AggSS, a plug-and-play self-supervised approach that boosts class-incremental learning performance by aggregating rotation-based predictions for better feature learning.
Findings
AggSS improves accuracy on CIFAR-100 and ImageNet-Subset.
It shifts neural attention towards intrinsic object features.
AggSS enhances various class-incremental learning methods.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsArtificial Intelligence in Healthcare · Text and Document Classification Technologies · Speech and dialogue systems
MethodsSoftmax · Attention Is All You Need
