2007
DOI: 10.1007/978-3-540-74958-5_65
|View full text |Cite
|
Sign up to set email alerts
|

Efficient Pairwise Classification

Abstract: Abstract. Pairwise classification is a class binarization procedure that converts a multi-class problem into a series of two-class problems, one problem for each pair of classes. While it can be shown that for training, this procedure is more efficient than the more commonly used one-against-all approach, it still has to evaluate a quadratic number of classifiers when computing the predicted class for a given example. In this paper, we propose a method that allows a faster computation of the predicted class wh… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
42
0
1

Year Published

2008
2008
2021
2021

Publication Types

Select...
4
4
1

Relationship

4
5

Authors

Journals

citations
Cited by 70 publications
(43 citation statements)
references
References 8 publications
0
42
0
1
Order By: Relevance
“…Finally, we are also working on expanding these results to other learning problems where binary decomposition techniques are applied. To that end, we have obtained very positive results for the calibrated ranking approach to multilabel classification (Mencía et al 2010), and have promising preliminary results for ranking problems (Park and Fürnkranz 2007b). a subset of non-incident classifiers of c i .…”
Section: Discussionmentioning
confidence: 89%
See 1 more Smart Citation
“…Finally, we are also working on expanding these results to other learning problems where binary decomposition techniques are applied. To that end, we have obtained very positive results for the calibrated ranking approach to multilabel classification (Mencía et al 2010), and have promising preliminary results for ranking problems (Park and Fürnkranz 2007b). a subset of non-incident classifiers of c i .…”
Section: Discussionmentioning
confidence: 89%
“…The same experiments were already performed without parameter tuning and can be found in (Park and Fürnkranz 2007a). Table 1 shows the results.…”
Section: Uci Datasetsmentioning
confidence: 99%
“…We still have to store a quadratic number of classifiers, and, in principle, all of them have to be queried at classification time. Park and Fürnkranz (2007) have recently proposed an efficient algorithm that allows to compute the top-ranked class for prediction in essentially linear time. We are currently working on an adaptation of this algorithm for multilabel classification, which will compute the ranking from top to bottom, and stop as soon as the calibration label has been found.…”
Section: Computational Complexitymentioning
confidence: 99%
“…Generalization of QWEIGHTED (Park and Fürnkranz, 2007), a simple efficient voting-based pairwise prediction algorithm, to ternary ECOC decoding guaranteed to produce the same result as with original decoding QWEIGHTED basic idea: not all pairwise comparisons are needed for determining only the winner class imagine the voting process as a tournament of two-player games consider dominant player who can not be caught up algorithm in one sentence: Evaluate always the classifier of the two best classes (w.r.t voting) until the best class has no evaluations left.…”
Section: Efficient Decoding Of Ecocmentioning
confidence: 99%