Exploiting Conjugate Label Information for Multi-Instance Partial-Label Learning
About
Multi-instance partial-label learning (MIPL) addresses scenarios where each training sample is represented as a multi-instance bag associated with a candidate label set containing one true label and several false positives. Existing MIPL algorithms have primarily focused on mapping multi-instance bags to candidate label sets for disambiguation, disregarding the intrinsic properties of the label space and the supervised information provided by non-candidate label sets. In this paper, we propose an algorithm named ELIMIPL, i.e., Exploiting conjugate Label Information for Multi-Instance Partial-Label learning, which exploits the conjugate label information to improve the disambiguation performance. To achieve this, we extract the label information embedded in both candidate and non-candidate label sets, incorporating the intrinsic properties of the label space. Experimental results obtained from benchmark and real-world datasets demonstrate the superiority of the proposed ELIMIPL over existing MIPL algorithms and other well-established partial-label learning algorithms.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Classification | FMNIST-MIPL r=3 (test) | Accuracy70.2 | 12 | |
| Classification | MNIST-MIPL r=1 (test) | Accuracy99.2 | 12 | |
| Classification | FMNIST-MIPL r=1 (test) | Accuracy90.27 | 12 | |
| Classification | MNIST-MIPL r=2 (test) | Accuracy98.67 | 12 | |
| Classification | Birdsong-MIPL r=2 (test) | Accuracy74.46 | 12 | |
| Classification | Birdsong-MIPL r=3 (test) | Accuracy71.67 | 12 | |
| Classification | SIVAL-MIPL r=3 (test) | Accuracy60.02 | 12 | |
| Classification | C-Row | Accuracy43.26 | 12 | |
| Classification | C-SBN | Accuracy50.9 | 12 | |
| Classification | C-KMeans | Accuracy54.58 | 12 |