paper-with-me

Papers

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 unsatisfactory. We propose a novel active deep multiple instance learning (ADMIL) model that samples a small subset of informative instances for annotation, aiming to significantly boost the instance-level prediction. A variance regularized loss function is designed to properly balance the bias and variance of instance-level predictions, aiming to effectively accommodate the highly imbalanced instance distribution in MIL and other fundamental challenges. Instead of directly minimizing the variance regularized loss that is non-convex, we optimize a distributionally robust bag level likelihood as its convex surrogate. The robust bag likelihood provides a good approximation of the variance based MIL loss with a strong theoretical guarantee. It also automatically balances bias and variance, making it effective to identify the potentially positive instances to support active sampling. The robust bag likelihood can be naturally integrated with a deep architecture to support deep model training using mini-batches of positive-negative bag pairs. Finally, a novel P-F sampling function is developed that combines a probability vector and predicted instance scores, obtained by optimizing the robust bag likelihood. By leveraging the key MIL assumption, the sampling function can explore the most challenging bags and effectively detect their positive instances for annotation, which can significantly improve the instance-level prediction. Experiments conducted over multiple real-world datasets clearly demonstrate the state-of-the-art instance-level prediction achieved by the proposed ADMIL model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance LearningPrediction

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

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

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

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