Reliability Does Matter: An End-to-End Weakly Supervised Semantic Segmentation Approach

Authors

  • Bingfeng Zhang Xi'an Jiaotong-liverpool University
  • Jimin Xiao Xi'an Jiaotong-liverpool University
  • Yunchao Wei University of Technology Sydney
  • Mingjie Sun Xi'an Jiaotong-liverpool University
  • Kaizhu Huang Xi'an Jiaotong-liverpool University, Alibaba-Zhejiang University Joint Institute of Frontier Technologies

DOI:

https://doi.org/10.1609/aaai.v34i07.6971

Abstract

Weakly supervised semantic segmentation is a challenging task as it only takes image-level information as supervision for training but produces pixel-level predictions for testing. To address such a challenging task, most recent state-of-the-art approaches propose to adopt two-step solutions, i.e. 1) learn to generate pseudo pixel-level masks, and 2) engage FCNs to train the semantic segmentation networks with the pseudo masks. However, the two-step solutions usually employ many bells and whistles in producing high-quality pseudo masks, making this kind of methods complicated and inelegant. In this work, we harness the image-level labels to produce reliable pixel-level annotations and design a fully end-to-end network to learn to predict segmentation maps. Concretely, we firstly leverage an image classification branch to generate class activation maps for the annotated categories, which are further pruned into confident yet tiny object/background regions. Such reliable regions are then directly served as ground-truth labels for the parallel segmentation branch, where a newly designed dense energy loss function is adopted for optimization. Despite its apparent simplicity, our one-step solution achieves competitive mIoU scores (val: 62.6, test: 62.9) on Pascal VOC compared with those two-step state-of-the-arts. By extending our one-step method to two-step, we get a new state-of-the-art performance on the Pascal VOC (val: 66.3, test: 66.5).

Downloads

Published

2020-04-03

How to Cite

Zhang, B., Xiao, J., Wei, Y., Sun, M., & Huang, K. (2020). Reliability Does Matter: An End-to-End Weakly Supervised Semantic Segmentation Approach. Proceedings of the AAAI Conference on Artificial Intelligence, 34(07), 12765-12772. https://doi.org/10.1609/aaai.v34i07.6971

Issue

Section

AAAI Technical Track: Vision