paper-with-me

Papers

Adversarial Classifier for Imbalanced Problems

2018-11-21 · Ehsan Montahaei, Mahsa Ghorbani, Mahdieh Soleymani Baghshah, Hamid R. Rabiee

Adversarial approach has been widely used for data generation in the last few years. However, this approach has not been extensively utilized for classifier training. In this paper, we propose an adversarial framework for classifier training that can also handle imbalanced data. Indeed, a network is trained via an adversarial approach to give weights to samples of the majority class such that the obtained classification problem becomes more challenging for the discriminator and thus boosts its classification capability. In addition to the general imbalanced classification problems, the proposed method can also be used for problems such as graph representation learning in which it is desired to discriminate similar nodes from dissimilar nodes. Experimental results on imbalanced data classification and on the tasks like graph link prediction show the superiority of the proposed method compared to the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1811.08812

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationGraph Representation Learningimbalanced classificationLink PredictionRepresentation Learning

Similar Papers 제목 키워드 기반

Latent Preserving Generative Adversarial Network for Imbalance classification

2022-09-04 · Tanmoy Dam, Md Meftahul Ferdaus, Mahardhika Pratama, Sreenatha G. Anavatti 외

Many real-world classification problems have imbalanced frequency of class labels; a well-known issue known as the "class imbalance" problem. Classic classification algorithms tend to be biased towards the majority class…

ClassificationGenerative Adversarial Networkimbalanced classification

On dynamic ensemble selection and data preprocessing for multi-class imbalance learning

2018-03-11 · Rafael M. O. Cruz, Robert Sabourin, George D. C. Cavalcanti

Class-imbalance refers to classification problems in which many more instances are available for certain classes than for others. Such imbalanced datasets require special attention because traditional classifiers general…

General Classification

ICPRAI 2018 SI: On dynamic ensemble selection and data preprocessing for multi-class imbalance learning

2018-11-22 · Rafael M. O. Cruz, Mariana A. Souza, Robert Sabourin, George D. C. Cavalcanti

Class-imbalance refers to classification problems in which many more instances are available for certain classes than for others. Such imbalanced datasets require special attention because traditional classifiers general…

General Classification

Superensemble Classifier for Improving Predictions in Imbalanced Datasets

2018-10-25 · Tanujit Chakraborty, Ashis Kumar Chakraborty

Learning from an imbalanced dataset is a tricky proposition. Because these datasets are biased towards one class, most existing classifiers tend not to perform well on minority class examples. Conventional classifiers us…

feature selectionGeneral Classificationimbalanced classification

Adversarial Examples for Extreme Multilabel Text Classification

2021-12-14 · Mohammadreza Qaraei, Rohit Babbar

Extreme Multilabel Text Classification (XMTC) is a text classification problem in which, (i) the output space is extremely large, (ii) each data point may have multiple positive labels, and (iii) the data follows a stron…

ClassificationMultilabel Text ClassificationRecommendation Systemstext-classification+1