paper-with-me

홈 › Papers

Influence-Balanced Loss for Imbalanced Visual Classification

2021-10-06 · ICCV 2021 10 · Seulki Park, Jongin Lim, Younghan Jeon, Jin Young Choi

In this paper, we propose a balancing training method to address problems in imbalanced data learning. To this end, we derive a new loss used in the balancing training phase that alleviates the influence of samples that cause an overfitted decision boundary. The proposed loss efficiently improves the performance of any type of imbalance learning methods. In experiments on multiple benchmark data sets, we demonstrate the validity of our method and reveal that the proposed loss outperforms the state-of-the-art cost-sensitive loss methods. Furthermore, since our loss is not restricted to a specific task, model, or training method, it can be easily used in combination with other recent re-sampling, meta-learning, and cost-sensitive learning methods for class-imbalance problems.

📄 PDF Abstract BibTeX arXiv:2110.02444

Code (1)

pseulki/ib-loss 공식 구현 pytorch

Tasks

ClassificationLong-tail LearningMeta-Learning

Similar Papers 제목 키워드 기반

Balanced MSE for Imbalanced Visual Regression

2022-03-30 · CVPR 2022 1 · Jiawei Ren, Mingyuan Zhang, Cunjun Yu, Ziwei Liu

Data imbalance exists ubiquitously in real-world visual regressions, e.g., age estimation and pose estimation, hurting the model's generalizability and fairness. Thus, imbalanced regression gains increasing research atte…

Age EstimationFairnessimbalanced classificationPose Estimation+1

Enhancement Encoding: A Novel Imbalanced Classification Approach via Encoding the Training Labels

2022-08-23 · Jia-Chen Zhao

Class imbalance, which is also called long-tailed distribution, is a common problem in classification tasks based on machine learning. If it happens, the minority data will be overwhelmed by the majority, which presents …

imbalanced classification

A step towards understanding why classification helps regression

2023-08-21 · ICCV 2023 1 · Silvia L. Pintea, Yancong Lin, Jouke Dijkstra, Jan C. van Gemert

A number of computer vision deep regression approaches report improved results when adding a classification loss to the regression loss. Here, we explore why this is useful in practice and when it is beneficial. To do so…

Age EstimationClassificationDepth Estimationregression

Enlarged Large Margin Loss for Imbalanced Classification

2023-06-15 · Sota Kato, Kazuhiro Hotta

We propose a novel loss function for imbalanced classification. LDAM loss, which minimizes a margin-based generalization bound, is widely utilized for class-imbalanced image classification. Although, by using LDAM loss, …

Classificationimage-classificationImage Classificationimbalanced classification

Exploring Vision-Language Models for Imbalanced Learning

2023-04-04 · Yidong Wang, Zhuohao Yu, Jindong Wang, Qiang Heng 외

Vision-Language models (VLMs) that use contrastive language-image pre-training have shown promising zero-shot classification performance. However, their performance on imbalanced dataset is relatively poor, where the dis…

Decoderzero-shot-classificationZero-Shot Learning