Papers › Associating Inter-Image Salient Instances for Weakly Supervised Semantic Segmentation

Associating Inter-Image Salient Instances for Weakly Supervised Semantic Segmentation

1 Sep 2018ECCV 2018 9archive 2025-07-28

Ruochen Fan, Qibin Hou, Ming-Ming Cheng, Gang Yu, Ralph R. Martin, Shi-Min Hu

Effectively bridging between image level keyword annotations and corresponding image pixels is one of the main challenges in weakly supervised semantic segmentation. In this paper, we use an instance-level salient object detector to automatically generate salient instances (candidate objects) for training images. Using similarity features extracted from each salient instance in the whole training set, we build a similarity graph, then use a graph partitioning algorithm to separate it into multiple subgraphs, each of which is associated with a single keyword (tag). Our graph-partitioning-based clustering algorithm allows us to consider the relationships between all salient instances in the training set as well as the information within them. We further show that with the help of attention information, our clustering algorithm is able to correct certain wrong assignments, leading to more accurate results. The proposed framework is general, and any state-of-the-art fully-supervised network structure can be incorporated to learn the segmentation network. When working with DeepLab for semantic segmentation, our method outperforms state-of-the-art weakly supervised alternatives by a large margin, achieving 65.6% mIoU on the PASCAL VOC 2012 dataset. We also combine our method with Mask R-CNN for instance segmentation, and demonstrated for the first time the ability of weakly supervised instance segmentation using only keyword annotations.

PaperPDF

Code

No code repository is listed for this paper in the archive or in Syntology's graph.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

ClusteringImage-level Supervised Instance SegmentationInstance SegmentationSegmentationSemantic SegmentationTAGWeakly supervised Semantic SegmentationWeakly-Supervised Semantic SegmentationWeakly-supervised instance segmentationgraph partitioning

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Image-level Supervised Instance Segmentation COCO test-dev Fan et al. AP 13.7 #6 of 7 Archive leaderboard report
Image-level Supervised Instance Segmentation COCO test-dev Fan et al. AP@50 25.5 #6 of 7 Archive leaderboard report
Image-level Supervised Instance Segmentation COCO test-dev Fan et al. AP@75 13.5 #6 of 7 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

CRFConvolutionDeepLabDense ConnectionsDilated ConvolutionFeedforward NetworkMask R-CNNRPNRoIAlignSoftmax

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections