paper-with-me

홈 › Papers

Difficulty-Net: Learning to Predict Difficulty for Long-Tailed Recognition

2022-09-07 · Saptarshi Sinha, Hiroki Ohashi

Long-tailed datasets, where head classes comprise much more training samples than tail classes, cause recognition models to get biased towards the head classes. Weighted loss is one of the most popular ways of mitigating this issue, and a recent work has suggested that class-difficulty might be a better clue than conventionally used class-frequency to decide the distribution of weights. A heuristic formulation was used in the previous work for quantifying the difficulty, but we empirically find that the optimal formulation varies depending on the characteristics of datasets. Therefore, we propose Difficulty-Net, which learns to predict the difficulty of classes using the model's performance in a meta-learning framework. To make it learn reasonable difficulty of a class within the context of other classes, we newly introduce two key concepts, namely the relative difficulty and the driver loss. The former helps Difficulty-Net take other classes into account when calculating difficulty of a class, while the latter is indispensable for guiding the learning to a meaningful direction. Extensive experiments on popular long-tailed datasets demonstrated the effectiveness of the proposed method, and it achieved state-of-the-art performance on multiple long-tailed datasets.

📄 PDF Abstract BibTeX arXiv:2209.02960

Code (1)

hitachi-rd-cv/Difficulty_Net 공식 구현 pytorch

Tasks

Long-tail LearningMeta-Learning

Similar Papers 제목 키워드 기반

Divide, Weight, and Route: Difficulty-Aware Optimization with Dynamic Expert Fusion for Long-tailed Recognition

2025-08-27 · Xiaolei Wei, Yi Ouyang, Haibo Ye arxiv

Long-tailed visual recognition is challenging not only due to class imbalance but also because of varying classification difficulty across categories. Simply reweighting classes by frequency often overlooks those that ar…

Difficulty-aware Balancing Margin Loss for Long-tailed Recognition

2024-12-20 · Minseok Son, Inyong Koo, Jinyoung Park, Changick Kim

When trained with severely imbalanced data, deep neural networks often struggle to accurately recognize classes with only a few samples. Previous studies in long-tailed recognition have attempted to rebalance biased lear…

Class-Difficulty Based Methods for Long-Tailed Visual Recognition

2022-07-29 · Saptarshi Sinha, Hiroki Ohashi, Katsuyuki Nakamura

Long-tailed datasets are very frequently encountered in real-world use cases where few classes or categories (known as majority or head classes) have higher number of data samples compared to the other classes (known as …

Action Classificationimage-classificationImage ClassificationInstance Segmentation+3

Adaptive Logit Adjustment Loss for Long-Tailed Visual Recognition

2021-04-13 · Yan Zhao, Weicong Chen, Xu Tan, Kai Huang 외

Data in the real world tends to exhibit a long-tailed label distribution, which poses great challenges for the training of neural networks in visual recognition. Existing methods tackle this problem mainly from the persp…

General ClassificationSemantic SimilaritySemantic Textual Similarity

Predicting the Difficulty of Language Proficiency Tests

2014-01-01 · TACL 2014 1 · Lisa Beinborn, Torsten Zesch, Iryna Gurevych

Language proficiency tests are used to evaluate and compare the progress of language learners. We present an approach for automatic difficulty prediction of C-tests that performs on par with human experts. On the basis o…