← 返回论文检索
ICCV 2021

Influence-Balanced Loss for Imbalanced Visual Classification

Seulki Park, Jongin Lim, Younghan Jeon, Jin Young Choi

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

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. Our code is made available.