paper-with-me

Papers

When resampling/reweighting improves feature learning in imbalanced classification?: A toy-model study

2024-09-09 · Tomoyuki Obuchi, Toshiyuki Tanaka

A toy model of binary classification is studied with the aim of clarifying the class-wise resampling/reweighting effect on the feature learning performance under the presence of class imbalance. In the analysis, a high-dimensional limit of the input space is taken while keeping the ratio of the dataset size against the input dimension finite and the non-rigorous replica method from statistical mechanics is employed. The result shows that there exists a case in which the no resampling/reweighting situation gives the best feature learning performance irrespectively of the choice of losses or classifiers, supporting recent findings in Cao et al. (2019); Kang et al. (2019). It is also revealed that the key of the result is the symmetry of the loss and the problem setting. Inspired by this, we propose a further simplified model exhibiting the same property in the multiclass setting. These clarify when the class-wise resampling/reweighting becomes effective in imbalanced classification.

📄 PDF Abstract BibTeX arXiv:2409.05598

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classificationimbalanced classification

Similar Papers 제목 키워드 기반

IMBENS: Ensemble Class-imbalanced Learning in Python

2021-11-24 · Zhining Liu, Jian Kang, Hanghang Tong, Yi Chang

imbalanced-ensemble, abbreviated as imbens, is an open-source Python toolbox for leveraging the power of ensemble learning to address the class imbalance problem. It provides standard implementations of popular ensemble …

Ensemble Learning

Boosting-GNN: Boosting Algorithm for Graph Networks on Imbalanced Node Classification

2021-05-25 · S. Shi, Kai Qiao, Shuai Yang, L. Wang 외

The Graph Neural Network (GNN) has been widely used for graph data representation. However, the existing researches only consider the ideal balanced dataset, and the imbalanced dataset is rarely considered. Traditional m…

Ensemble LearningGraph Neural NetworkNode ClassificationTransfer Learning

Imbalanced Classification in Medical Imaging via Regrouping

2022-10-21 · Le Peng, Yash Travadi, Rui Zhang, Ying Cui 외

We propose performing imbalanced classification by regrouping majority classes into small classes so that we turn the problem into balanced multiclass classification. This new idea is dramatically different from popular …

Classificationimage-classificationImage Classificationimbalanced classification+1

Recurrent Contrastive Learning for Imbalanced Medical Image Classification

2026-08-04 · Zhiyuan Zhu, Xinling Meng, Junxuan Yu, Jiongquan Chen 외 arxiv

Medical image classification often suffers from class imbalance due to the inherent disparities in disease incidence. Existing approaches, such as class resampling and loss reweighting, mainly improve learning within the…

Medical Image ClassificationContrastive Learning

BaCon: Boosting Imbalanced Semi-supervised Learning via Balanced Feature-Level Contrastive Learning

2024-03-04 · Qianhan Feng, Lujing Xie, Shijie Fang, Tong Lin

Semi-supervised Learning (SSL) reduces the need for extensive annotations in deep learning, but the more realistic challenge of imbalanced data distribution in SSL remains largely unexplored. In Class Imbalanced Semi-sup…

Contrastive Learning