English

Label-efficient Segmentation via Affinity Propagation

Computer Vision and Pattern Recognition 2023-10-18 v2

Abstract

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.

Keywords

Cite

@article{arxiv.2310.10533,
  title  = {Label-efficient Segmentation via Affinity Propagation},
  author = {Wentong Li and Yuqian Yuan and Song Wang and Wenyu Liu and Dongqi Tang and Jian Liu and Jianke Zhu and Lei Zhang},
  journal= {arXiv preprint arXiv:2310.10533},
  year   = {2023}
}

Comments

NeurIPS2023 Acceptance. Project Page:https://LiWentomng.github.io/apro/. Code: https://github.com/CircleRadon/APro

R2 v1 2026-06-28T12:52:15.505Z