Split and Expand: An inference-time improvement for Weakly Supervised Cell Instance Segmentation
Lin Geng Foo, Rui En Ho, Jiamei Sun, Alexander Binder

TL;DR
This paper introduces a training-free, inference-time post-processing method called Split and Expand to improve cell instance segmentation in histopathology images, especially for clumped or small cells, with significant performance gains.
Contribution
The paper proposes a novel inference-time post-processing technique, Split and Expand, combined with a feature re-weighting loss based on LRP, to enhance weakly supervised cell instance segmentation.
Findings
Significant improvement in object-level metrics on MoNuSeg and TNBC datasets.
The method effectively separates clumped cells into individual instances.
The approach is training-free and applicable at inference time.
Abstract
We consider the problem of segmenting cell nuclei instances from Hematoxylin and Eosin (H&E) stains with weak supervision. While most recent works focus on improving the segmentation quality, this is usually insufficient for instance segmentation of cell instances clumped together or with a small size. In this work, we propose a two-step post-processing procedure, Split and Expand, that directly improves the conversion of segmentation maps to instances. In the Split step, we split clumps of cells from the segmentation map into individual cell instances with the guidance of cell-center predictions through Gaussian Mixture Model clustering. In the Expand step, we find missing small cells using the cell-center predictions (which tend to capture small cells more consistently as they are trained using reliable point annotations), and utilize Layer-wise Relevance Propagation (LRP) explanation…
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
TopicsCell Image Analysis Techniques · AI in cancer detection · Digital Imaging for Blood Diseases
