English

DiscoBox: Weakly Supervised Instance Segmentation and Semantic Correspondence from Box Supervision

Computer Vision and Pattern Recognition 2021-06-08 v2 Machine Learning

Abstract

We introduce DiscoBox, a novel framework that jointly learns instance segmentation and semantic correspondence using bounding box supervision. Specifically, we propose a self-ensembling framework where instance segmentation and semantic correspondence are jointly guided by a structured teacher in addition to the bounding box supervision. The teacher is a structured energy model incorporating a pairwise potential and a cross-image potential to model the pairwise pixel relationships both within and across the boxes. Minimizing the teacher energy simultaneously yields refined object masks and dense correspondences between intra-class objects, which are taken as pseudo-labels to supervise the task network and provide positive/negative correspondence pairs for dense constrastive learning. We show a symbiotic relationship where the two tasks mutually benefit from each other. Our best model achieves 37.9% AP on COCO instance segmentation, surpassing prior weakly supervised methods and is competitive to supervised methods. We also obtain state of the art weakly supervised results on PASCAL VOC12 and PF-PASCAL with real-time inference.

Keywords

Cite

@article{arxiv.2105.06464,
  title  = {DiscoBox: Weakly Supervised Instance Segmentation and Semantic Correspondence from Box Supervision},
  author = {Shiyi Lan and Zhiding Yu and Christopher Choy and Subhashree Radhakrishnan and Guilin Liu and Yuke Zhu and Larry S. Davis and Anima Anandkumar},
  journal= {arXiv preprint arXiv:2105.06464},
  year   = {2021}
}

Comments

Tech Report

R2 v1 2026-06-24T02:05:26.448Z