English

Learning from Partial Label Proportions for Whole Slide Image Segmentation

Computer Vision and Pattern Recognition 2024-05-16 v1

Abstract

In this paper, we address the segmentation of tumor subtypes in whole slide images (WSI) by utilizing incomplete label proportions. Specifically, we utilize `partial' label proportions, which give the proportions among tumor subtypes but do not give the proportion between tumor and non-tumor. Partial label proportions are recorded as the standard diagnostic information by pathologists, and we, therefore, want to use them for realizing the segmentation model that can classify each WSI patch into one of the tumor subtypes or non-tumor. We call this problem ``learning from partial label proportions (LPLP)'' and formulate the problem as a weakly supervised learning problem. Then, we propose an efficient algorithm for this challenging problem by decomposing it into two weakly supervised learning subproblems: multiple instance learning (MIL) and learning from label proportions (LLP). These subproblems are optimized efficiently in the end-to-end manner. The effectiveness of our algorithm is demonstrated through experiments conducted on two WSI datasets.

Keywords

Cite

@article{arxiv.2405.09041,
  title  = {Learning from Partial Label Proportions for Whole Slide Image Segmentation},
  author = {Shinnosuke Matsuo and Daiki Suehiro and Seiichi Uchida and Hiroaki Ito and Kazuhiro Terada and Akihiko Yoshizawa and Ryoma Bise},
  journal= {arXiv preprint arXiv:2405.09041},
  year   = {2024}
}

Comments

Accepted at MICCAI2024

R2 v1 2026-06-28T16:27:41.879Z