English

A Bayesian Approach to Weakly-supervised Laparoscopic Image Segmentation

Computer Vision and Pattern Recognition 2024-10-14 v1

Abstract

In this paper, we study weakly-supervised laparoscopic image segmentation with sparse annotations. We introduce a novel Bayesian deep learning approach designed to enhance both the accuracy and interpretability of the model's segmentation, founded upon a comprehensive Bayesian framework, ensuring a robust and theoretically validated method. Our approach diverges from conventional methods that directly train using observed images and their corresponding weak annotations. Instead, we estimate the joint distribution of both images and labels given the acquired data. This facilitates the sampling of images and their high-quality pseudo-labels, enabling the training of a generalizable segmentation model. Each component of our model is expressed through probabilistic formulations, providing a coherent and interpretable structure. This probabilistic nature benefits accurate and practical learning from sparse annotations and equips our model with the ability to quantify uncertainty. Extensive evaluations with two public laparoscopic datasets demonstrated the efficacy of our method, which consistently outperformed existing methods. Furthermore, our method was adapted for scribble-supervised cardiac multi-structure segmentation, presenting competitive performance compared to previous methods. The code is available at https://github.com/MoriLabNU/Bayesian_WSS.

Keywords

Cite

@article{arxiv.2410.08509,
  title  = {A Bayesian Approach to Weakly-supervised Laparoscopic Image Segmentation},
  author = {Zhou Zheng and Yuichiro Hayashi and Masahiro Oda and Takayuki Kitasaka and Kensaku Mori},
  journal= {arXiv preprint arXiv:2410.08509},
  year   = {2024}
}

Comments

Early acceptance at MICCAI 2024. Supplementary material included. Minor typo corrections in notation have been made

R2 v1 2026-06-28T19:17:23.070Z