TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Harnessing Hierarchical Label Distribution Variations in T...

Harnessing Hierarchical Label Distribution Variations in Test Agnostic Long-tail Recognition

Zhiyong Yang, Qianqian Xu, Zitai Wang, Sicong Li, Boyu Han, Shilong Bao, Xiaochun Cao, Qingming Huang

2024-05-13Image ClassificationLong-tail LearningTest Agnostic Long-Tailed Learning
PaperPDFCode(official)

Abstract

This paper explores test-agnostic long-tail recognition, a challenging long-tail task where the test label distributions are unknown and arbitrarily imbalanced. We argue that the variation in these distributions can be broken down hierarchically into global and local levels. The global ones reflect a broad range of diversity, while the local ones typically arise from milder changes, often focused on a particular neighbor. Traditional methods predominantly use a Mixture-of-Expert (MoE) approach, targeting a few fixed test label distributions that exhibit substantial global variations. However, the local variations are left unconsidered. To address this issue, we propose a new MoE strategy, $\mathsf{DirMixE}$, which assigns experts to different Dirichlet meta-distributions of the label distribution, each targeting a specific aspect of local variations. Additionally, the diversity among these Dirichlet meta-distributions inherently captures global variations. This dual-level approach also leads to a more stable objective function, allowing us to sample different test distributions better to quantify the mean and variance of performance outcomes. Theoretically, we show that our proposed objective benefits from enhanced generalization by virtue of the variance-based regularization. Comprehensive experiments across multiple benchmarks confirm the effectiveness of $\mathsf{DirMixE}$. The code is available at \url{https://github.com/scongl/DirMixE}.

Results

TaskDatasetMetricValueModel
Image ClassificationImageNet-LTTop-1 Accuracy58.61DirMixE(ResNeXt-50)
Image ClassificationCIFAR-100-LT (ρ=100)Error Rate51.62DirMixE
Image ClassificationCIFAR-10-LT (ρ=100)Error Rate16.74DirMixE
Few-Shot Image ClassificationImageNet-LTTop-1 Accuracy58.61DirMixE(ResNeXt-50)
Few-Shot Image ClassificationCIFAR-100-LT (ρ=100)Error Rate51.62DirMixE
Few-Shot Image ClassificationCIFAR-10-LT (ρ=100)Error Rate16.74DirMixE
Generalized Few-Shot ClassificationImageNet-LTTop-1 Accuracy58.61DirMixE(ResNeXt-50)
Generalized Few-Shot ClassificationCIFAR-100-LT (ρ=100)Error Rate51.62DirMixE
Generalized Few-Shot ClassificationCIFAR-10-LT (ρ=100)Error Rate16.74DirMixE
Long-tail LearningImageNet-LTTop-1 Accuracy58.61DirMixE(ResNeXt-50)
Long-tail LearningCIFAR-100-LT (ρ=100)Error Rate51.62DirMixE
Long-tail LearningCIFAR-10-LT (ρ=100)Error Rate16.74DirMixE
Generalized Few-Shot LearningImageNet-LTTop-1 Accuracy58.61DirMixE(ResNeXt-50)
Generalized Few-Shot LearningCIFAR-100-LT (ρ=100)Error Rate51.62DirMixE
Generalized Few-Shot LearningCIFAR-10-LT (ρ=100)Error Rate16.74DirMixE

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Hashed Watermark as a Filter: Defeating Forging and Overwriting Attacks in Weight-based Neural Network Watermarking2025-07-15Transferring Styles for Reduced Texture Bias and Improved Robustness in Semantic Segmentation Networks2025-07-14FedGSCA: Medical Federated Learning with Global Sample Selector and Client Adaptive Adjuster under Label Noise2025-07-13