Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Multi-Instance Partial-Label Learning with Margin Adjustment

About

Multi-instance partial-label learning (MIPL) is an emerging learning framework where each training sample is represented as a multi-instance bag associated with a candidate label set. Existing MIPL algorithms often overlook the margins for attention scores and predicted probabilities, leading to suboptimal generalization performance. A critical issue with these algorithms is that the highest prediction probability of the classifier may appear on a non-candidate label. In this paper, we propose an algorithm named MIPLMA, i.e., Multi-Instance Partial-Label learning with Margin Adjustment, which adjusts the margins for attention scores and predicted probabilities. We introduce a margin-aware attention mechanism to dynamically adjust the margins for attention scores and propose a margin distribution loss to constrain the margins between the predicted probabilities on candidate and non-candidate label sets. Experimental results demonstrate the superior performance of MIPLMA over existing MIPL algorithms, as well as other well-established multi-instance learning algorithms and partial-label learning algorithms.

Wei Tang, Yin-Fang Yang, Zhaofei Wang, Weijia Zhang, Min-Ling Zhang• 2025

Related benchmarks

TaskDatasetResultRank
ClassificationFMNIST-MIPL r=1 (test)
Accuracy91.53
12
ClassificationSIVAL-MIPL r=3 (test)
Accuracy62.73
12
ClassificationFMNIST-MIPL r=2 (test)
Accuracy86.67
12
ClassificationSIVAL-MIPL r=2 (test)
Accuracy66.82
12
ClassificationC-Row
Accuracy44.37
12
ClassificationC-SBN
Accuracy52.46
12
ClassificationSIVAL-MIPL r=1 (test)
Accuracy70.33
12
ClassificationBirdsong-MIPL r=2 (test)
Accuracy76.15
12
ClassificationBirdsong-MIPL r=3 (test)
Accuracy74.56
12
ClassificationC-KMeans
Accuracy55.78
12
Showing 10 of 26 rows

Other info

Follow for update