English

Bounding Box Tightness Prior for Weakly Supervised Image Segmentation

Computer Vision and Pattern Recognition 2021-10-25 v1 Artificial Intelligence

Abstract

This paper presents a weakly supervised image segmentation method that adopts tight bounding box annotations. It proposes generalized multiple instance learning (MIL) and smooth maximum approximation to integrate the bounding box tightness prior into the deep neural network in an end-to-end manner. In generalized MIL, positive bags are defined by parallel crossing lines with a set of different angles, and negative bags are defined as individual pixels outside of any bounding boxes. Two variants of smooth maximum approximation, i.e., α\alpha-softmax function and α\alpha-quasimax function, are exploited to conquer the numeral instability introduced by maximum function of bag prediction. The proposed approach was evaluated on two pubic medical datasets using Dice coefficient. The results demonstrate that it outperforms the state-of-the-art methods. The codes are available at \url{https://github.com/wangjuan313/wsis-boundingbox}.

Keywords

Cite

@article{arxiv.2110.00934,
  title  = {Bounding Box Tightness Prior for Weakly Supervised Image Segmentation},
  author = {Juan Wang and Bin Xia},
  journal= {arXiv preprint arXiv:2110.00934},
  year   = {2021}
}

Comments

MICCAI 2021

R2 v1 2026-06-24T06:34:54.300Z