BAISeg: Boundary Assisted Weakly Supervised Instance Segmentation
Tengbo Wang, Yu Bai

TL;DR
BAISeg introduces a boundary-assisted approach for weakly supervised instance segmentation that leverages boundary detection instead of centroid clustering, achieving competitive results with only pixel-level annotations.
Contribution
The paper proposes a novel boundary-assisted paradigm for WSIS, using instance-aware boundary detection and innovative modules to improve segmentation accuracy without instance-level supervision.
Findings
Effective boundary detection improves instance segmentation accuracy.
Achieves competitive results on PASCAL VOC 2012 and MS COCO datasets.
Boundary-based approach reduces instability compared to centroid clustering methods.
Abstract
How to extract instance-level masks without instance-level supervision is the main challenge of weakly supervised instance segmentation (WSIS). Popular WSIS methods estimate a displacement field (DF) via learning inter-pixel relations and perform clustering to identify instances. However, the resulting instance centroids are inherently unstable and vary significantly across different clustering algorithms. In this paper, we propose Boundary-Assisted Instance Segmentation (BAISeg), which is a novel paradigm for WSIS that realizes instance segmentation with pixel-level annotations. BAISeg comprises an instance-aware boundary detection (IABD) branch and a semantic segmentation branch. The IABD branch identifies instances by predicting class-agnostic instance boundaries rather than instance centroids, therefore, it is different from previous DF-based approaches. In particular, we proposed…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Text and Document Classification Technologies · Web Data Mining and Analysis
