Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Label-efficient Segmentation via Affinity Propagation

About

Weakly-supervised segmentation with label-efficient sparse annotations has attracted increasing research attention to reduce the cost of laborious pixel-wise labeling process, while the pairwise affinity modeling techniques play an essential role in this task. Most of the existing approaches focus on using the local appearance kernel to model the neighboring pairwise potentials. However, such a local operation fails to capture the long-range dependencies and ignores the topology of objects. In this work, we formulate the affinity modeling as an affinity propagation process, and propose a local and a global pairwise affinity terms to generate accurate soft pseudo labels. An efficient algorithm is also developed to reduce significantly the computational cost. The proposed approach can be conveniently plugged into existing segmentation networks. Experiments on three typical label-efficient segmentation tasks, i.e. box-supervised instance segmentation, point/scribble-supervised semantic segmentation and CLIP-guided semantic segmentation, demonstrate the superior performance of the proposed approach.

Wentong Li, Yuqian Yuan, Song Wang, Wenyu Liu, Dongqi Tang, Jian Liu, Jianke Zhu, Lei Zhang• 2023

Related benchmarks

TaskDatasetResultRank
Semantic segmentationPASCAL Context (val)
mIoU32.6
323
Instance SegmentationPASCAL VOC 2012 (val)
mAP @0.577.6
173
Semantic segmentationPascal VOC augmented 2012 (val)
mIoU76.6
162
Semantic segmentationCOCO Stuff (val)
mIoU19.5
126
Instance SegmentationCOCO 49 (val)
AP41
20
Showing 5 of 5 rows

Other info

Code

Follow for update