CVFeb 17, 2023

Learning from Label Proportion with Online Pseudo-Label Decision by Regret Minimization

arXiv:2302.08947v18 citationsh-index: 7
Originality Incremental advance
AI Analysis

This addresses the challenge of training classifiers with only label proportions in instance sets, which is incremental as it builds on prior LLP methods.

The paper tackles the problem of Learning from Label Proportions (LLP) by proposing a novel method based on online pseudo-labeling with regret minimization, which effectively handles large bag sizes and demonstrates effectiveness on benchmark datasets.

This paper proposes a novel and efficient method for Learning from Label Proportions (LLP), whose goal is to train a classifier only by using the class label proportions of instance sets, called bags. We propose a novel LLP method based on an online pseudo-labeling method with regret minimization. As opposed to the previous LLP methods, the proposed method effectively works even if the bag sizes are large. We demonstrate the effectiveness of the proposed method using some benchmark datasets.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes