paper-with-me

Papers

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 bag labeled negative is actually negative, whereas at least one instance in a bag labeled positive is actually positive. We present a framework for active learning in the multiple-instance setting. In particular, we consider the case in which an MI learner is allowed to selectively query unlabeled instances in positive bags. This approach is well motivated in domains in which it is inexpensive to acquire bag labels and possible, but expensive, to acquire instance labels. We describe a method for learning from labels at mixed levels of granularity, and introduce two active query selection strategies motivated by the MI setting. Our experiments show that learning from instance labels can significantly improve performance of a basic MI learning algorithm in two multiple-instance domains: content-based image recognition and text classification.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learningtext-classificationText Classification

Similar Papers 제목 키워드 기반

Multiple instance active learning for object detection

2021-04-06 · CVPR 2021 1 · Tianning Yuan, Fang Wan, Mengying Fu, Jianzhuang Liu 외

Despite the substantial progress of active learning for image recognition, there still lacks an instance-level active learning method specified for object detection. In this paper, we propose Multiple Instance Active Obj…

Active LearningActive Object DetectionMultiple Instance LearningObject+2

Active Learning in Incomplete Label Multiple Instance Multiple Label Learning

2021-07-22 · Tam Nguyen, Raviv Raich

In multiple instance multiple label learning, each sample, a bag, consists of multiple instances. To alleviate labeling complexity, each sample is associated with a set of bag-level labels leaving instances within the ba…

Active Learning

DynaMITe: Dynamic Query Bootstrapping for Multi-object Interactive Segmentation Transformer

2023-04-13 · ICCV 2023 1 · Amit Kumar Rana, Sabarinath Mahadevan, Alexander Hermans, Bastian Leibe

Most state-of-the-art instance segmentation methods rely on large amounts of pixel-precise ground-truth annotations for training, which are expensive to create. Interactive segmentation networks help generate such annota…

DecoderInstance SegmentationInteractive SegmentationSegmentation+1

Active Deep Multiple Instance Learning

2021-09-29 · Hitesh Sapkota, Qi Yu

State-of-the-art multiple instance learning (MIL) models achieve competitive performance at the bag level. However, instance-level prediction, which is essential for many important applications, remains largely unsatisfa…

Multiple Instance LearningPrediction

Bag-Level Aggregation for Multiple Instance Active Learning in Instance Classification Problems

2017-10-06 · Marc-André Carbonneau, Eric Granger, Ghyslain Gagnon

A growing number of applications, e.g. video surveillance and medical image analysis, require training recognition systems from large amounts of weakly annotated data while some targeted interactions with a domain expert…

Active LearningGeneral ClassificationInformativenessMedical Image Analysis+1