2011
DOI: 10.1007/s10994-011-5256-5
|View full text |Cite
|
Sign up to set email alerts
|

Classifier chains for multi-label classification

Abstract: The widely known binary relevance method for multi-label classification, which considers each label as an independent binary problem, has often been overlooked in the literature due to the perceived inadequacy of not directly modelling label correlations. Most current methods invest considerable complexity to model interdependencies between labels. This paper shows that binary relevance-based methods have much to offer, and that high predictive performance can be obtained without impeding scalability to large … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

3
691
0
18

Year Published

2011
2011
2023
2023

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 1,754 publications
(712 citation statements)
references
References 27 publications
3
691
0
18
Order By: Relevance
“…We also plan to experiment with different algorithms to replace the various components of our framework. For our multi-label ranking component, various multi-label learning algorithms can be used to replace our proposed three methods, for example, LEAD [39] , class chain method [40] , could also be used. In the similarity-based ranking component, we can use different similarity metrics, for example, Euclidean distance, Minkowski distance [15] .…”
Section: Discussionmentioning
confidence: 99%
“…We also plan to experiment with different algorithms to replace the various components of our framework. For our multi-label ranking component, various multi-label learning algorithms can be used to replace our proposed three methods, for example, LEAD [39] , class chain method [40] , could also be used. In the similarity-based ranking component, we can use different similarity metrics, for example, Euclidean distance, Minkowski distance [15] .…”
Section: Discussionmentioning
confidence: 99%
“…Classifier chains methods are the closest to our work. They decompose the problem into multiple binary classification problems, one for each label [23]. This method assumes that instances are labeled with multiple classes.…”
Section: Related Workmentioning
confidence: 99%
“…Modeling label dependencies is widely acknowledged to be important for accurate classification in multi-label problems, yet has been problematic in the past for datasets with large numbers of labels, as summarized in Read et al (2009): The consensus view in the literature is that it is crucial to take into account label correlations during the classification process . .…”
Section: A Generative Modeling Approachmentioning
confidence: 99%
“…Most discriminative approaches to multi-label classification have employed some variant of the "binary problemtransformation" technique, in which the multi-label classification problem is transformed into a set of binary-classification problems, each of which can then be solved using a suitable binary classifier (Rifkin and Klautau 2004;Tsoumakas and Katakis 2007;Tsoumakas et al 2009;Read et al 2009). The most commonly employed method in the literature is the "onevs-all" transformation, in which C independent binary classifiers are trained-one classifier for each label.…”
Section: Related Workmentioning
confidence: 99%