English

Joint Learning of Saliency Detection and Weakly Supervised Semantic Segmentation

Computer Vision and Pattern Recognition 2019-09-11 v1

Abstract

Existing weakly supervised semantic segmentation (WSSS) methods usually utilize the results of pre-trained saliency detection (SD) models without explicitly modeling the connections between the two tasks, which is not the most efficient configuration. Here we propose a unified multi-task learning framework to jointly solve WSSS and SD using a single network, \ie saliency, and segmentation network (SSNet). SSNet consists of a segmentation network (SN) and a saliency aggregation module (SAM). For an input image, SN generates the segmentation result and, SAM predicts the saliency of each category and aggregating the segmentation masks of all categories into a saliency map. The proposed network is trained end-to-end with image-level category labels and class-agnostic pixel-level saliency labels. Experiments on PASCAL VOC 2012 segmentation dataset and four saliency benchmark datasets show the performance of our method compares favorably against state-of-the-art weakly supervised segmentation methods and fully supervised saliency detection methods.

Keywords

Cite

@article{arxiv.1909.04161,
  title  = {Joint Learning of Saliency Detection and Weakly Supervised Semantic Segmentation},
  author = {Yu Zeng and Yunzhi Zhuge and Huchuan Lu and Lihe Zhang},
  journal= {arXiv preprint arXiv:1909.04161},
  year   = {2019}
}

Comments

Accepted by ICCV19

R2 v1 2026-06-23T11:10:23.006Z