English

Unsupervised Salient Object Detection with Spectral Cluster Voting

Computer Vision and Pattern Recognition 2022-03-24 v1

Abstract

In this paper, we tackle the challenging task of unsupervised salient object detection (SOD) by leveraging spectral clustering on self-supervised features. We make the following contributions: (i) We revisit spectral clustering and demonstrate its potential to group the pixels of salient objects; (ii) Given mask proposals from multiple applications of spectral clustering on image features computed from various self-supervised models, e.g., MoCov2, SwAV, DINO, we propose a simple but effective winner-takes-all voting mechanism for selecting the salient masks, leveraging object priors based on framing and distinctiveness; (iii) Using the selected object segmentation as pseudo groundtruth masks, we train a salient object detector, dubbed SelfMask, which outperforms prior approaches on three unsupervised SOD benchmarks. Code is publicly available at https://github.com/NoelShin/selfmask.

Keywords

Cite

@article{arxiv.2203.12614,
  title  = {Unsupervised Salient Object Detection with Spectral Cluster Voting},
  author = {Gyungin Shin and Samuel Albanie and Weidi Xie},
  journal= {arXiv preprint arXiv:2203.12614},
  year   = {2022}
}

Comments

14 pages, 5 figures

R2 v1 2026-06-24T10:23:46.546Z