Adversarial Classifier for Imbalanced Problems
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.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral ClassificationGraph Representation Learningimbalanced classificationLink PredictionRepresentation LearningSimilar Papers 제목 키워드 기반
Latent Preserving Generative Adversarial Network for Imbalance classification
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 classificationOn dynamic ensemble selection and data preprocessing for multi-class imbalance learning
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 ClassificationICPRAI 2018 SI: On dynamic ensemble selection and data preprocessing for multi-class imbalance learning
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 ClassificationSuperensemble Classifier for Improving Predictions in Imbalanced Datasets
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 classificationAdversarial Examples for Extreme Multilabel Text Classification
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