Transduction with Confidence and Credibility

Abstract

In this paper we follow the same general ideology as in [ Gammerman et al., 1998 ] , and describe a new transductive learning algorithm using Support Vector Machines. The algorithm presented provides confidence values for its predicted classifications of new examples. We also obtain a measure of "credibility" which serves as an indicator of the reliability of the data upon which we make our prediction. Experiments compare the new algorithm to a standard Support Vector Machine and other transductive methods which use Support Vector Machines, such as Vapnik's margin transduction. Empirical results show that the new algorithm not only produces confidence and credibility measures, but is comparable to, and sometimes exceeds the performance of the other algorithms. 1 Introduction In this paper, we describe a new method of transductive inference using Support Vector machines [ Vapnik, 1995 ] . Whereas induction tries to learn a general rule (e.g. of classification) from a given training se...

Cite

Text

Saunders et al. "Transduction with Confidence and Credibility." International Joint Conference on Artificial Intelligence, 1999.

Markdown

[Saunders et al. "Transduction with Confidence and Credibility." International Joint Conference on Artificial Intelligence, 1999.](https://mlanthology.org/ijcai/1999/saunders1999ijcai-transduction/)

BibTeX

@inproceedings{saunders1999ijcai-transduction,
  title     = {{Transduction with Confidence and Credibility}},
  author    = {Saunders, Craig and Gammerman, Alex and Vovk, Volodya},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1999},
  pages     = {722-726},
  url       = {https://mlanthology.org/ijcai/1999/saunders1999ijcai-transduction/}
}