Weakly Supervised Active Learning with Cluster Annotation
In this work, we introduce a novel framework that employs cluster annotation to boost active learning by reducing the number of human interactions required to train deep neural networks. Instead of annotating single samples individually, humans can also label clusters, producing a higher number of annotated samples with the cost of a small label error. Our experiments show that the proposed framework requires 82% and 87% less human interactions for CIFAR-10 and EuroSAT datasets respectively when compared with the fully-supervised training while maintaining similar performance on the test set.
Code (0)
등록된 구현이 없습니다.
Tasks
Active LearningSimilar Papers 제목 키워드 기반
Weakly Supervised Clustering by Exploiting Unique Class Count
A weakly supervised learning based clustering framework is proposed in this paper. As the core of this framework, we introduce a novel multiple instance learning task based on a bag level label called unique class count …
ClusteringMultiple Instance LearningSemantic SegmentationWeakly-supervised Learning+1Learning Facial Action Units From Web Images With Scalable Weakly Supervised Clustering
We present a scalable weakly supervised clustering approach to learn facial action units (AUs) from large, freely available web images. Unlike most existing methods (e.g., CNNs) that rely on fully annotated data, our met…
ClusteringClickSeg: 3D Instance Segmentation with Click-Level Weak Annotations
3D instance segmentation methods often require fully-annotated dense labels for training, which are costly to obtain. In this paper, we present ClickSeg, a novel click-level weakly supervised 3D instance segmentation met…
3D Instance SegmentationClusteringInstance SegmentationSegmentation+2Improving Weakly-Supervised Object Localization By Micro-Annotation
Weakly-supervised object localization methods tend to fail for object classes that consistently co-occur with the same background elements, e.g. trains on tracks. We propose a method to overcome these failures by adding …
ObjectObject LocalizationSemantic SegmentationWeakly-Supervised Object LocalizationImproving Weakly-supervised Video Instance Segmentation by Leveraging Spatio-temporal Consistency
The performance of Video Instance Segmentation (VIS) methods has improved significantly with the advent of transformer networks. However, these networks often face challenges in training due to the high annotation cost. …
Instance SegmentationSegmentationSemantic SegmentationVideo Instance Segmentation