Combining Classifiers Through Triplet-Based Belief Functions

Abstract

Classifier outputs in the form of continuous values have often been combined using linear sum or stacking, but little is generally known about evidential reasoning methods for combining truncated lists of ordered decisions. In this paper we introduce a novel class-indifferent method for combining such a kind of classifier decisions. Specifically we model each output given by classifiers on new instances as a list of ranked decisions that is divided into 2 subsets of decisions, which are represented by triplet-based belief functions and then are combined using Dempster’s rule of combination. We present a formalism for triplet-based belief functions and establish a range of general formulae for combining these beliefs in order to arrive at a consensus decision. In addition we carry out a comparative analysis with an alternative representation dichotomous belief functions on the UCI benchmark data. We also compare our combination method with the popular methods of stacking, boosting, linear sum and majority voting over the same benchmark data to demonstrate the advantage of our approach.

Cite

Text

Bi et al. "Combining Classifiers Through Triplet-Based Belief Functions." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2008. doi:10.1007/978-3-540-87479-9_25

Markdown

[Bi et al. "Combining Classifiers Through Triplet-Based Belief Functions." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2008.](https://mlanthology.org/ecmlpkdd/2008/bi2008ecmlpkdd-combining/) doi:10.1007/978-3-540-87479-9_25

BibTeX

@inproceedings{bi2008ecmlpkdd-combining,
  title     = {{Combining Classifiers Through Triplet-Based Belief Functions}},
  author    = {Bi, Yaxin and Wu, Shengli and Shen, Xuhui and Xiong, Pan},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2008},
  pages     = {102-116},
  doi       = {10.1007/978-3-540-87479-9_25},
  url       = {https://mlanthology.org/ecmlpkdd/2008/bi2008ecmlpkdd-combining/}
}