Modeling Skewed Class Distributions by Reshaping the Concept Space

Abstract

We introduce an approach to learning from imbalanced class distributions that does not change the underlying data distribution. The ICC algorithm decomposes majority classes into smaller sub-classes that create a more balanced class distribution. In this paper, we explain how ICC can not only addressthe class imbalance problem but may also increase the expressive power of the hypothesis space. We validate ICC and analyze alternative decomposition methods on well-known machine learning datasets as well as new problems in pervasive computing. Our results indicate that ICC performs as well or better than existing approaches to handling class imbalance.

Cite

Text

Feuz and Cook. "Modeling Skewed Class Distributions by Reshaping the Concept Space." AAAI Conference on Artificial Intelligence, 2017. doi:10.1609/AAAI.V31I1.10903

Markdown

[Feuz and Cook. "Modeling Skewed Class Distributions by Reshaping the Concept Space." AAAI Conference on Artificial Intelligence, 2017.](https://mlanthology.org/aaai/2017/feuz2017aaai-modeling/) doi:10.1609/AAAI.V31I1.10903

BibTeX

@inproceedings{feuz2017aaai-modeling,
  title     = {{Modeling Skewed Class Distributions by Reshaping the Concept Space}},
  author    = {Feuz, Kyle D. and Cook, Diane J.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {1891-1897},
  doi       = {10.1609/AAAI.V31I1.10903},
  url       = {https://mlanthology.org/aaai/2017/feuz2017aaai-modeling/}
}