paper-with-me

Papers

Weakly Supervised Active Learning with Cluster Annotation

2018-12-31 · Fábio Perez, Rémi Lebret, Karl Aberer

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.

📄 PDF Abstract BibTeX arXiv:1812.11780

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Weakly Supervised Clustering by Exploiting Unique Class Count

2019-06-18 · ICLR 2020 1 · Mustafa Umit Oner, Hwee Kuan Lee, Wing-Kin Sung

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+1

Learning Facial Action Units From Web Images With Scalable Weakly Supervised Clustering

2018-06-01 · CVPR 2018 6 · Kaili Zhao, Wen-Sheng Chu, Aleix M. Martinez

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…

Clustering

ClickSeg: 3D Instance Segmentation with Click-Level Weak Annotations

2023-07-19 · Leyao Liu, Tao Kong, Minzhao Zhu, Jiashuo Fan 외

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+2

Improving Weakly-Supervised Object Localization By Micro-Annotation

2016-05-18 · Alexander Kolesnikov, Christoph H. Lampert

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 Localization

Improving Weakly-supervised Video Instance Segmentation by Leveraging Spatio-temporal Consistency

2024-08-29 · Farnoosh Arefi, Amir M. Mansourian, Shohreh Kasaei

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