paper-with-me

홈 › Papers

Multiple Instance Learning for Soft Bags via Top Instances

2015-06-01 · CVPR 2015 6 · Weixin Li, Nuno Vasconcelos

A generalized formulation of the multiple instance learning problem is considered. Under this formulation, both positive and negative bags are soft, in the sense that negative bags can also contain positive instances. This reflects a problem setting commonly found in practical applications, where labeling noise appears on both positive and negative training samples. A novel bag-level representation is introduced, using instances that are most likely to be positive (denoted top instances), and its ability to separate soft bags, depending on their relative composition in terms of positive and negative instances, is studied. This study inspires a new large-margin algorithm for soft-bag classification, based on a latent support vector machine that efficiently explores the combinatorial space of bag compositions. Empirical evaluation on three datasets is shown to confirm the main findings of the theoretical analysis and the effectiveness of the proposed soft-bag classifier.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance Learning

Similar Papers 제목 키워드 기반

On the Complexity of One-class SVM for Multiple Instance Learning

2016-03-16 · Zhen Hu, Zhuyin Xue

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. Onl…

Multiple Instance Learning

Dissimilarity-based Ensembles for Multiple Instance Learning

2014-02-06 · Veronika Cheplygina, David M. J. Tax, Marco Loog

In multiple instance learning, objects are sets (bags) of feature vectors (instances) rather than individual feature vectors. In this paper we address the problem of how these bags can best be represented. Two standard a…

Multiple Instance Learning

Contrastive Cross-Bag Augmentation for Multiple Instance Learning-based Whole Slide Image Classification

2025-08-05 · Bo Zhang, Xu Xinan, Shuo Yan, Yu Bai 외 arxiv

Recent pseudo-bag augmentation methods for Multiple Instance Learning (MIL)-based Whole Slide Image (WSI) classification sample instances from a limited number of bags, resulting in constrained diversity. To address this…

Multiple Instance LearningContrastive LearningImage Classification

Multiple-Instance Active Learning

2007-12-01 · NeurIPS 2007 12 · Burr Settles, Mark Craven, Soumya Ray

In a multiple instance (MI) learning problem, instances are naturally organized into bags and it is the bags, instead of individual instances, that are labeled for training. MI learners assume that every instance in a ba…

Active Learningtext-classificationText Classification

PIGMIL: Positive Instance Detection via Graph Updating for Multiple Instance Learning

2016-12-12 · Dongkuan Xu, Jia Wu, Wei zhang, Yingjie Tian

Positive instance detection, especially for these in positive bags (true positive instances, TPIs), plays a key role for multiple instance learning (MIL) arising from a specific classification problem only provided with …

Multiple Instance Learning