BoxNet: Deep Learning Based Biomedical Image Segmentation Using Boxes Only Annotation
Lin Yang, Yizhe Zhang, Zhuo Zhao, Hao Zheng, Peixian Liang, Michael T., C. Ying, Anil T. Ahuja, Danny Z. Chen

TL;DR
BoxNet introduces a weakly supervised deep learning approach for biomedical image segmentation that uses only box annotations, combining graph search and deep learning to generate accurate masks with less annotation effort.
Contribution
The paper presents a novel method integrating graph search with deep learning to generate segmentation masks from box annotations, reducing annotation costs in biomedical imaging.
Findings
Achieves nearly the same accuracy as fully supervised methods
Outperforms existing weakly supervised methods
Demonstrates robustness across various biomedical imaging tasks
Abstract
In recent years, deep learning (DL) methods have become powerful tools for biomedical image segmentation. However, high annotation efforts and costs are commonly needed to acquire sufficient biomedical training data for DL models. To alleviate the burden of manual annotation, in this paper, we propose a new weakly supervised DL approach for biomedical image segmentation using boxes only annotation. First, we develop a method to combine graph search (GS) and DL to generate fine object masks from box annotation, in which DL uses box annotation to compute a rough segmentation for GS and then GS is applied to locate the optimal object boundaries. During the mask generation process, we carefully utilize information from box annotation to filter out potential errors, and then use the generated masks to train an accurate DL segmentation network. Extensive experiments on gland segmentation in…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Radiomics and Machine Learning in Medical Imaging · Advanced Neural Network Applications
