Classification and Reductio-Ad-Absurdum Optimality Proofs

Abstract

Proofs for the optimality of classification in real-world machine learning situations are constructed. The validity of each proof requires reasoning about the probability of certain subsets of feature vectors. It is shown that linear discriminants classify by making the least demanding assumptions on the values of these probabilities. This enables measuring the confidence of classification by linear discriminants. We demonstrate experimentally that when linear discriminants make decisions with high confidence, their performance on real-world data improves significantly, to the point where they beat the best known nonlinear techniques on large portions of the data.

Cite

Text

Schweitzer. "Classification and Reductio-Ad-Absurdum Optimality Proofs." AAAI Conference on Artificial Intelligence, 1997.

Markdown

[Schweitzer. "Classification and Reductio-Ad-Absurdum Optimality Proofs." AAAI Conference on Artificial Intelligence, 1997.](https://mlanthology.org/aaai/1997/schweitzer1997aaai-classification/)

BibTeX

@inproceedings{schweitzer1997aaai-classification,
  title     = {{Classification and Reductio-Ad-Absurdum Optimality Proofs}},
  author    = {Schweitzer, Haim},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1997},
  pages     = {88-93},
  url       = {https://mlanthology.org/aaai/1997/schweitzer1997aaai-classification/}
}