Rectifying Classifier Chains for Multi-Label Classification
Robin Senge, Juan Jos\'e del Coz, Eyke H\"ullermeier

TL;DR
This paper analyzes the impact of label estimation noise in classifier chains for multi-label classification and proposes modifications to improve their robustness and performance.
Contribution
It identifies a key pitfall in classifier chains related to label estimation noise and introduces two modified methods to address this issue.
Findings
Modified classifiers outperform original in noisy label scenarios
Theoretical analysis clarifies when label estimation noise affects performance
Experimental results confirm improved accuracy with proposed variants
Abstract
Classifier chains have recently been proposed as an appealing method for tackling the multi-label classification task. In addition to several empirical studies showing its state-of-the-art performance, especially when being used in its ensemble variant, there are also some first results on theoretical properties of classifier chains. Continuing along this line, we analyze the influence of a potential pitfall of the learning process, namely the discrepancy between the feature spaces used in training and testing: While true class labels are used as supplementary attributes for training the binary models along the chain, the same models need to rely on estimations of these labels at prediction time. We elucidate under which circumstances the attribute noise thus created can affect the overall prediction performance. As a result of our findings, we propose two modifications of classifier…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsText and Document Classification Technologies · Machine Learning and Data Classification · Imbalanced Data Classification Techniques
