paper-with-me

홈 › Papers

Discovery-and-Selection: Towards Optimal Multiple Instance Learning for Weakly Supervised Object Detection

2021-10-18 · Shiwei Zhang, Wei Ke, Lin Yang

Weakly supervised object detection (WSOD) is a challenging task that requires simultaneously learn object classifiers and estimate object locations under the supervision of image category labels. A major line of WSOD methods roots in multiple instance learning which regards images as bags of instances and selects positive instances from each bag to learn the detector. However, a grand challenge emerges when the detector inclines to converge to discriminative parts of objects rather than the whole objects. In this paper, under the hypothesis that optimal solutions are included in local minima, we propose a discovery-and-selection approach fused with multiple instance learning (DS-MIL), which finds rich local minima and select optimal solution from multiple local minima. To implement DS-MIL, an attention module is proposed so that more context information can be captured by feature maps and more valuable proposals can be collected during training. With proposal candidates, a selection module is proposed to select informative instances for object detector. Experimental results on commonly used benchmarks show that our proposed DS-MIL approach can consistently improve the baselines, reporting state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2110.09060

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance LearningObjectobject-detectionObject DetectionWeakly Supervised Object Detection

Similar Papers 제목 키워드 기반

Object Discovery via Contrastive Learning for Weakly Supervised Object Detection

2022-08-16 · Jinhwan Seo, Wonho Bae, Danica J. Sutherland, Junhyug Noh 외

Weakly Supervised Object Detection (WSOD) is a task that detects objects in an image using a model trained only on image-level annotations. Current state-of-the-art models benefit from self-supervised instance-level supe…

Contrastive LearningObjectObject DetectionObject Discovery+1

Deep Patch Learning for Weakly Supervised Object Classification and Discovery

2017-05-06 · Peng Tang, Xinggang Wang, Zilong Huang, Xiang Bai 외

Patch-level image representation is very important for object classification and detection, since it is robust to spatial transformation, scale variation, and cluttered background. Many existing methods usually require f…

ClassificationGeneral ClassificationMultiple Instance LearningObject+1

Diverse Instance Discovery: Vision-Transformer for Instance-Aware Multi-Label Image Recognition

2022-04-22 · Yunqing Hu, Xuan Jin, Yin Zhang, Haiwen Hong 외

Previous works on multi-label image recognition (MLIR) usually use CNNs as a starting point for research. In this paper, we take pure Vision Transformer (ViT) as the research base and make full use of the advantages of T…

Multi-Label Image RecognitionObject LocalizationWeakly-Supervised Object Localization

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

Predicting Lymph Node Metastasis Using Histopathological Images Based on Multiple Instance Learning With Deep Graph Convolution

2020-06-01 · CVPR 2020 6 · Yu Zhao, Fan Yang, Yuqi Fang, Hailing Liu 외

Multiple instance learning (MIL) is a typical weakly-supervised learning method where the label is associated with a bag of instances instead of a single instance. Despite extensive research over past years, effectively …

feature selectionGeneral ClassificationGenerative Adversarial NetworkHistopathological Image Classification+5