TL;DR
This paper introduces CSRPE, a simple cost-sensitive encoding scheme for multi-label classification that improves performance and supports active learning, outperforming existing methods across various criteria.
Contribution
The paper proposes CSRPE, a novel, simpler cost-sensitive encoding scheme for multi-label learning that naturally incorporates cost information and enhances active learning capabilities.
Findings
CSRPE outperforms state-of-the-art algorithms in multiple MLC criteria.
The active learning algorithm based on CSRPE is superior to existing methods.
Extensive experiments validate the effectiveness of CSRPE and its active learning extension.
Abstract
Label space expansion for multi-label classification (MLC) is a methodology that encodes the original label vectors to higher dimensional codes before training and decodes the predicted codes back to the label vectors during testing. The methodology has been demonstrated to improve the performance of MLC algorithms when coupled with off-the-shelf error-correcting codes for encoding and decoding. Nevertheless, such a coding scheme can be complicated to implement, and cannot easily satisfy a common application need of cost-sensitive MLC---adapting to different evaluation criteria of interest. In this work, we show that a simpler coding scheme based on the concept of a reference pair of label vectors achieves cost-sensitivity more naturally. In particular, our proposed cost-sensitive reference pair encoding (CSRPE) algorithm contains cluster-based encoding, weight-based training and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
