paper-with-me

홈 › Papers

Convex Formulation of Multiple Instance Learning from Positive and Unlabeled Bags

2017-04-22 · Han Bao, Tomoya Sakai, Issei Sato, Masashi Sugiyama

Multiple instance learning (MIL) is a variation of traditional supervised learning problems where data (referred to as bags) are composed of sub-elements (referred to as instances) and only bag labels are available. MIL has a variety of applications such as content-based image retrieval, text categorization and medical diagnosis. Most of the previous work for MIL assume that the training bags are fully labeled. However, it is often difficult to obtain an enough number of labeled bags in practical situations, while many unlabeled bags are available. A learning framework called PU learning (positive and unlabeled learning) can address this problem. In this paper, we propose a convex PU learning method to solve an MIL problem. We experimentally show that the proposed method achieves better performance with significantly lower computational costs than an existing method for PU-MIL.

📄 PDF Abstract BibTeX arXiv:1704.06767

Code (1)

levelfour/pumil 공식 구현

Tasks

Content-Based Image RetrievalImage RetrievalMultiple Instance LearningRetrievalText Categorization

Similar Papers 제목 키워드 기반

Rethinking Multiple Instance Learning: Developing an Instance-Level Classifier via Weakly-Supervised Self-Training

2024-08-09 · Yingfan Ma, Xiaoyuan Luo, Mingzhi Yuan, Xinrong Chen 외

Multiple instance learning (MIL) problem is currently solved from either bag-classification or instance-classification perspective, both of which ignore important information contained in some instances and result in lim…

ClassificationMultiple Instance Learning

Joint empirical risk minimization for instance-dependent positive-unlabeled data

2023-12-27 · Wojciech Rejchel, Paweł Teisseyre, Jan Mielniczuk

Learning from positive and unlabeled data (PU learning) is actively researched machine learning task. The goal is to train a binary classification model based on a training dataset containing part of positives which are …

Binary Classification

A method on selecting reliable samples based on fuzziness in positive and unlabeled learning

2019-03-26 · TingTing Li, Weiya Fan, YunSong Luo

Traditional semi-supervised learning uses only labeled instances to train a classifier and then this classifier is utilized to classify unlabeled instances, while sometimes there are only positive instances which are ele…

valid

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

Multiple Instance Learning

Convex Multiple-Instance Learning by Estimating Likelihood Ratio

2010-12-01 · NeurIPS 2010 12 · Fuxin Li, Cristian Sminchisescu

Multiple-Instance learning has been long known as a hard non-convex problem. In this work, we propose an approach that recasts it as a convex likelihood ratio estimation problem. Firstly, the constraint in multiple-ins…

Multiple Instance Learning