Active Pointly-Supervised Instance Segmentation
Chufeng Tang, Lingxi Xie, Gang Zhang, Xiaopeng Zhang, Qi Tian, Xiaolin, Hu

TL;DR
This paper introduces APIS, an active learning approach that reduces annotation costs for instance segmentation by iteratively selecting informative points within bounding boxes to improve segmentation accuracy.
Contribution
It proposes a novel active pointly-supervised framework with uncertainty-based sampling strategies for efficient instance segmentation.
Findings
APIS achieves consistent performance improvements on MS-COCO.
The method reduces annotation effort compared to full supervision.
Uncertainty-based sampling effectively selects informative points.
Abstract
The requirement of expensive annotations is a major burden for training a well-performed instance segmentation model. In this paper, we present an economic active learning setting, named active pointly-supervised instance segmentation (APIS), which starts with box-level annotations and iteratively samples a point within the box and asks if it falls on the object. The key of APIS is to find the most desirable points to maximize the segmentation accuracy with limited annotation budgets. We formulate this setting and propose several uncertainty-based sampling strategies. The model developed with these strategies yields consistent performance gain on the challenging MS-COCO dataset, compared against other learning strategies. The results suggest that APIS, integrating the advantages of active learning and point-based supervision, is an effective learning paradigm for label-efficient…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Machine Learning and Data Classification · Image Processing and 3D Reconstruction
