Joint Learning of Saliency Detection and Weakly Supervised Semantic Segmentation
Yu Zeng, Yunzhi Zhuge, Huchuan Lu, Lihe Zhang

TL;DR
This paper introduces a unified multi-task learning framework that jointly performs weakly supervised semantic segmentation and saliency detection within a single network, improving efficiency and performance.
Contribution
The paper proposes SSNet, a novel end-to-end network that jointly models WSSS and SD, explicitly connecting the two tasks for better results.
Findings
Outperforms state-of-the-art weakly supervised segmentation methods.
Achieves competitive results with fully supervised saliency detection.
Effective end-to-end training with image-level and pixel-level labels.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Advanced Neural Network Applications · Aesthetic Perception and Analysis
