Learning Label-Specific Features for Decomposition-Based Multi-Class Classification

Bin-Bin Jia,Jun-Ying Liu,Jun-Yi Hang,Min-Ling Zhang
DOI: https://doi.org/10.1007/s11704-023-3076-y
IF: 2.6688
2023-01-01
Frontiers of Computer Science
Abstract:Multi-class classification can be solved by decomposing it into a set of binary classification problems according to some encoding rules,e.g.,one-vs-one,one-vs-rest,error-correcting output codes.Existing works solve these binary classification problems in the original feature space,while it might be suboptimal as different binary classification problems correspond to different positive and negative examples.In this paper,we propose to learn label-specific features for each decomposed binary classification problem to consider the specific characteristics containing in its positive and negative examples.Specifically,to generate the label-specific features,clustering analysis is respectively conducted on the positive and negative examples in each decomposed binary data set to discover their inherent information and then label-specific features for one example are obtained by measuring the similarity between it and all cluster centers.Experiments clearly validate the effectiveness of learning label-specific features for decomposition-based multi-class classification.
What problem does this paper attempt to address?