Classification with Minimax Distance Measures

Abstract

Minimax distance measures provide an effective way to capture the unknown underlying patterns and classes of the data in a non-parametric way. We develop a general-purpose framework to employ Minimax distances with any classification method that performs on numerical data. For this purpose, we establish a two-step strategy. First, we compute the pairwise Minimax distances between the objects, using the equivalence of Minimax distances over a graph and over a minimum spanning tree constructed on that. Then, we perform an embedding of the pairwise Minimax distances into a new vector space, such that their squared Euclidean distances in the new space are equal to their Minimax distances in the original space. We also consider the cases where multiple pairwise Minimax matrices are given, instead of a single one. Thereby, we propose an embedding via first summing up the centered matrices and then performing an eigenvalue decomposition. We experimentally validate our framework on different synthetic and real-world datasets.

Cite

Text

Chehreghani. "Classification with Minimax Distance Measures." AAAI Conference on Artificial Intelligence, 2017. doi:10.1609/AAAI.V31I1.10799

Markdown

[Chehreghani. "Classification with Minimax Distance Measures." AAAI Conference on Artificial Intelligence, 2017.](https://mlanthology.org/aaai/2017/chehreghani2017aaai-classification/) doi:10.1609/AAAI.V31I1.10799

BibTeX

@inproceedings{chehreghani2017aaai-classification,
  title     = {{Classification with Minimax Distance Measures}},
  author    = {Chehreghani, Morteza Haghir},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {1784-1790},
  doi       = {10.1609/AAAI.V31I1.10799},
  url       = {https://mlanthology.org/aaai/2017/chehreghani2017aaai-classification/}
}