paper-with-me

Papers

Efficient Multiple Instance Metric Learning Using Weakly Supervised Data

2017-07-01 · CVPR 2017 7 · Marc T. Law, Yao-Liang Yu, Raquel Urtasun, Richard S. Zemel, Eric P. Xing

We consider learning a distance metric in a weakly supervised setting where "bags" (or sets) of instances are labeled with "bags" of labels. A general approach is to formulate the problem as a Multiple Instance Learning (MIL) problem where the metric is learned so that the distances between instances inferred to be similar are smaller than the distances between instances inferred to be dissimilar. Classic approaches alternate the optimization over the learned metric and the assignment of similar instances. In this paper, we propose an efficient method that jointly learns the metric and the assignment of instances. In particular, our model is learned by solving an extension of k-means for MIL problems where instances are assigned to categories depending on annotations provided at bag-level. Our learning algorithm is much faster than existing metric learning methods for MIL problems and obtains state-of-the-art recognition performance in automated image annotation and instance classification for face identification.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Face IdentificationMetric LearningMultiple Instance Learning

Similar Papers 제목 키워드 기반

Multiple Instance Detection Network with Online Instance Classifier Refinement

2017-04-01 · CVPR 2017 7 · Peng Tang, Xinggang Wang, Xiang Bai, Wenyu Liu

Of late, weakly supervised object detection is with great importance in object recognition. Based on deep learning, weakly supervised detectors have achieved many promising results. However, compared with fully supervise…

Multiple Instance LearningObjectobject-detectionObject Detection+2

Multi-Evidence Filtering and Fusion for Multi-Label Classification, Object Detection and Semantic Segmentation Based on Weakly Supervised Learning

2018-02-26 · CVPR 2018 6 · Weifeng Ge, Sibei Yang, Yizhou Yu

Supervised object detection and semantic segmentation require object or even pixel level annotations. When there exist image level labels only, it is challenging for weakly supervised algorithms to achieve accurate predi…

ClusteringGeneral Classificationimage-classificationImage Classification+15

Transformer based multiple instance learning for weakly supervised histopathology image segmentation

2022-05-18 · Ziniu Qian, Kailu Li, Maode Lai, Eric I-Chao Chang 외

Hispathological image segmentation algorithms play a critical role in computer aided diagnosis technology. The development of weakly supervised segmentation algorithm alleviates the problem of medical image annotation th…

Image SegmentationMultiple Instance LearningSegmentationSemantic Segmentation+2

Weakly supervised localisation of prostate cancer using reinforcement learning for bi-parametric MR images

2024-02-21 · Martynas Pocius, Wen Yan, Dean C. Barratt, Mark Emberton 외

In this paper we propose a reinforcement learning based weakly supervised system for localisation. We train a controller function to localise regions of interest within an image by introducing a novel reward definition t…

Multiple Instance LearningObject

C-MIL: Continuation Multiple Instance Learning for Weakly Supervised Object Detection

2019-04-11 · CVPR 2019 6 · Fang Wan, Chang Liu, Wei Ke, Xiangyang Ji 외

Weakly supervised object detection (WSOD) is a challenging task when provided with image category supervision but required to simultaneously learn object locations and object detectors. Many WSOD approaches adopt multipl…

Multiple Instance LearningObjectobject-detectionObject Detection+3