A Maximum K-Min Approach for Classification

Abstract

In this paper, a general Maximum K-Min approach for classification is proposed. With the physical meaning of optimizing the classification confidence of the K worst instances, Maximum K-Min Gain/Minimum K-Max Loss (MKM) criterion is introduced. To make the original optimization problem with combinational constraints computationally tractable, the optimization techniques are adopted and a general compact representation lemma for MKM Criterion is summarized. Based on the lemma, a Nonlinear Maximum K-Min (NMKM) classifier and a Semi-supervised Maximum K-Min (SMKM) classifier are presented for traditional classification task and semi-supervised classification task respectively. Based on the experiment results of publicly available datasets, our Maximum K-Min methods have achieved competitive performance when comparing against Hinge Loss classifiers.

Cite

Text

Dong et al. "A Maximum K-Min Approach for Classification." AAAI Conference on Artificial Intelligence, 2013. doi:10.1609/AAAI.V27I1.8635

Markdown

[Dong et al. "A Maximum K-Min Approach for Classification." AAAI Conference on Artificial Intelligence, 2013.](https://mlanthology.org/aaai/2013/dong2013aaai-maximum-a/) doi:10.1609/AAAI.V27I1.8635

BibTeX

@inproceedings{dong2013aaai-maximum-a,
  title     = {{A Maximum K-Min Approach for Classification}},
  author    = {Dong, Mingzhi and Yin, Liang and Deng, Weihong and Shang, Li and Guo, Jun and Zhang, Honggang},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2013},
  pages     = {246-252},
  doi       = {10.1609/AAAI.V27I1.8635},
  url       = {https://mlanthology.org/aaai/2013/dong2013aaai-maximum-a/}
}