Discovery-and-Selection: Towards Optimal Multiple Instance Learning for Weakly Supervised Object Detection
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Multiple Instance LearningObjectobject-detectionObject DetectionWeakly Supervised Object DetectionSimilar Papers 제목 키워드 기반
Object Discovery via Contrastive Learning for Weakly Supervised Object Detection
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+1Deep Patch Learning for Weakly Supervised Object Classification and Discovery
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+1Diverse Instance Discovery: Vision-Transformer for Instance-Aware Multi-Label Image Recognition
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 LocalizationC-MIL: Continuation Multiple Instance Learning for Weakly Supervised Object Detection
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+3Predicting Lymph Node Metastasis Using Histopathological Images Based on Multiple Instance Learning With Deep Graph Convolution
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