Self-Supervised Aggregation of Diverse Experts for Test-Agnostic Long-Tailed Recognition
Yifan Zhang, Bryan Hooi, Lanqing Hong, Jiashi Feng

TL;DR
This paper introduces a self-supervised method that trains multiple experts on long-tailed data and intelligently aggregates them at test time to handle unknown and varying test class distributions, improving long-tailed recognition in real-world scenarios.
Contribution
It proposes a novel self-supervised expert aggregation approach for test-agnostic long-tailed recognition, addressing distribution shifts between training and test data.
Findings
Effective on vanilla long-tailed recognition
Improves performance on test-agnostic scenarios
Theoretically proven to simulate unknown class distributions
Abstract
Existing long-tailed recognition methods, aiming to train class-balanced models from long-tailed data, generally assume the models would be evaluated on the uniform test class distribution. However, practical test class distributions often violate this assumption (e.g., being either long-tailed or even inversely long-tailed), which may lead existing methods to fail in real applications. In this paper, we study a more practical yet challenging task, called test-agnostic long-tailed recognition, where the training class distribution is long-tailed while the test class distribution is agnostic and not necessarily uniform. In addition to the issue of class imbalance, this task poses another challenge: the class distribution shift between the training and test data is unknown. To tackle this task, we propose a novel approach, called Self-supervised Aggregation of Diverse Experts, which…
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.
Code & Models
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Machine Learning in Healthcare
