Iterative Metric Learning for Imbalance Data Classification

Abstract

In many classification applications, the amount of data from different categories usually vary significantly, such as software defect predication and medical diagnosis. Under such circumstances, it is essential to propose a proper method to solve the imbalance issue among the data. However, most of the existing methods mainly focus on improving the performance of classifiers rather than searching for an appropriate way to find an effective data space for classification. In this paper, we propose a method named Iterative Metric Learning (IML) to explore the correlations among imbalance data and construct an effective data space for classification. Given the imbalance training data, it is important to select a subset of training samples for each testing data. Thus, we aim to find a more stable neighborhood for testing data using the iterative metric learning strategy. To evaluate the effectiveness of the proposed method, we have conducted experiments on two groups of dataset, i.e., the NASA Metrics Data Program (NASA) dataset and UCI Machine Learning Repository (UCI) dataset. Experimental results and comparisons with state-of-the-art methods have exhibited better performance of our proposed method.

Cite

Text

Wang et al. "Iterative Metric Learning for Imbalance Data Classification." International Joint Conference on Artificial Intelligence, 2018. doi:10.24963/IJCAI.2018/389

Markdown

[Wang et al. "Iterative Metric Learning for Imbalance Data Classification." International Joint Conference on Artificial Intelligence, 2018.](https://mlanthology.org/ijcai/2018/wang2018ijcai-iterative/) doi:10.24963/IJCAI.2018/389

BibTeX

@inproceedings{wang2018ijcai-iterative,
  title     = {{Iterative Metric Learning for Imbalance Data Classification}},
  author    = {Wang, Nan and Zhao, Xibin and Jiang, Yu and Gao, Yue},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {2805-2811},
  doi       = {10.24963/IJCAI.2018/389},
  url       = {https://mlanthology.org/ijcai/2018/wang2018ijcai-iterative/}
}