On the Complexity of One-class SVM for Multiple Instance Learning
Zhen Hu, Zhuyin Xue

TL;DR
This paper introduces PMI, a novel algorithm for multiple instance learning that learns from only positive bags, reducing labeling effort and maintaining competitive performance.
Contribution
The paper presents PMI, a new MIL method that eliminates the need for negative bags, simplifying data annotation while achieving comparable results.
Findings
PMI performs close to traditional MIL methods on benchmark datasets.
PMI requires significantly fewer training bags than existing methods.
PMI effectively clusters positive instances in feature space.
Abstract
In traditional multiple instance learning (MIL), both positive and negative bags are required to learn a prediction function. However, a high human cost is needed to know the label of each bag---positive or negative. Only positive bags contain our focus (positive instances) while negative bags consist of noise or background (negative instances). So we do not expect to spend too much to label the negative bags. Contrary to our expectation, nearly all existing MIL methods require enough negative bags besides positive ones. In this paper we propose an algorithm called "Positive Multiple Instance" (PMI), which learns a classifier given only a set of positive bags. So the annotation of negative bags becomes unnecessary in our method. PMI is constructed based on the assumption that the unknown positive instances in positive bags be similar each other and constitute one compact cluster in…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques · Face and Expression Recognition
