REVIEW 4 cited by
Long-tailed Recognition by Routing Diverse Distribution-Aware Experts
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Natural data are often long-tail distributed over semantic classes. Existing recognition methods tackle this imbalanced classification by placing more emphasis on the tail data, through class re-balancing/re-weighting or ensembling over different data groups, resulting in increased tail accuracies but reduced head accuracies. We take a dynamic view of the training data and provide a principled model bias and variance analysis as the training data fluctuates: Existing long-tail classifiers invariably increase the model variance and the head-tail model bias gap remains large, due to more and larger confusion with hard negatives for the tail. We propose a new long-tailed classifier called RoutIng Diverse Experts (RIDE). It reduces the model variance with multiple experts, reduces the model bias with a distribution-aware diversity loss, reduces the computational cost with a dynamic expert routing module. RIDE outperforms the state-of-the-art by 5% to 7% on CIFAR100-LT, ImageNet-LT and iNaturalist 2018 benchmarks. It is also a universal framework that is applicable to various backbone networks, long-tailed algorithms, and training mechanisms for consistent performance gains. Our code is available at: https://github.com/frank-xwang/RIDE-LongTailRecognition.
Forward citations
Cited by 4 Pith papers
-
Beyond Static Costs: Learning-Dynamics Aware Loss Functions for Long-Tailed Classification
LDAL dynamically reweights classes using online entropy and feature-scale estimates plus an inter-epoch regularizer, and reports top-1 accuracy gains over static reweighting losses on long-tailed image benchmarks.
-
Addressing Imbalanced Domain-Incremental Learning through Dual-Balance Collaborative Experts
DCE trains frequency-aware experts with complementary losses plus a Gaussian-sampled dynamic selector, reporting SOTA accuracy on four imbalanced domain-incremental benchmarks.
-
Mixture Experts with Test-Time Self-Supervised Aggregation for Tabular Imbalanced Regression
A mixture-of-experts model with test-time self-supervised weight adjustment improves tabular imbalanced regression under three different test distributions, reporting a 7.1% average MAE gain.
-
Divide, Weight, and Route: Difficulty-Aware Optimization with Dynamic Expert Fusion for Long-tailed Recognition
A difficulty-aware loss and decentralized expert routing improve long-tailed classification, especially on rare classes, according to benchmark experiments.
Discussion (0). Sign in to comment.