paper-with-me

Papers

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 bag unlabeled. This setting is more convenient and natural for representing complicated objects, which have multiple semantic meanings. Compared to single instance labeling, this approach allows for labeling larger datasets at an equivalent labeling cost. However, for sufficiently large datasets, labeling all bags may become prohibitively costly. Active learning uses an iterative labeling and retraining approach aiming to provide reasonable classification performance using a small number of labeled samples. To our knowledge, only a few works in the area of active learning in the MIML setting are available. These approaches can provide practical solutions to reduce labeling cost but their efficacy remains unclear. In this paper, we propose a novel bag-class pair based approach for active learning in the MIML setting. Due to the partial availability of bag-level labels, we focus on the incomplete-label MIML setting for the proposed active learning approach. Our approach is based on a discriminative graphical model with efficient and exact inference. For the query process, we adapt active learning criteria to the novel bag-class pair selection strategy. Additionally, we introduce an online stochastic gradient descent algorithm to provide an efficient model update after each query. Numerical experiments on benchmark datasets illustrate the robustness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:2107.10804

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar 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 ba…

Active Learningtext-classificationText Classification

Self-Teaching Machines to Read and Comprehend with Large-Scale Multi-Subject Question-Answering Data

2021-02-01 · Findings (EMNLP) 2021 11 · Dian Yu, Kai Sun, Dong Yu, Claire Cardie

In spite of much recent research in the area, it is still unclear whether subject-area question-answering data is useful for machine reading comprehension (MRC) tasks. In this paper, we investigate this question. We coll…

Machine Reading ComprehensionMultiple-choiceQuestion AnsweringReading Comprehension

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

Large-Scale Multi-Label Learning with Incomplete Label Assignments

2014-07-06 · Xiangnan Kong, Zhaoming Wu, Li-Jia Li, Ruofei Zhang 외

Multi-label learning deals with the classification problems where each instance can be assigned with multiple labels simultaneously. Conventional multi-label learning approaches mainly focus on exploiting label correlati…

Missing LabelsMulti-Label Learning

TSK Fuzzy System Towards Few Labeled Incomplete Multi-View Data Classification

2021-10-08 · Wei zhang, Zhaohong Deng, Qiongdan Lou, Te Zhang 외

Data collected by multiple methods or from multiple sources is called multi-view data. To make full use of the multi-view data, multi-view learning plays an increasingly important role. Traditional multi-view learning me…

ImputationMULTI-VIEW LEARNINGPseudo Label