LSP-DETR: Efficient and Scalable Nuclei Segmentation in Whole Slide Images
Mat\v{e}j Pek\'ar, V\'it Musil, Rudolf Nenutil, Petr Holub, Tom\'a\v{s} Br\'azdil

TL;DR
LSP-DETR is a novel, end-to-end transformer-based framework that efficiently segments nuclei in large whole slide images by representing nuclei as star-convex polygons, achieving high accuracy and speed without extensive post-processing.
Contribution
It introduces a lightweight transformer model with a new radial distance loss for natural overlapping nuclei segmentation, enabling scalable processing of gigapixel images.
Findings
Over five times faster than previous methods
Strong generalization across different tissue types
State-of-the-art efficiency and accuracy
Abstract
Precise and scalable instance segmentation of cell nuclei is essential for computational pathology, yet gigapixel Whole-Slide Images pose major computational challenges. Existing approaches rely on patch-based processing and costly post-processing for instance separation, sacrificing context and efficiency. We introduce LSP-DETR (Local Star Polygon DEtection TRansformer), a fully end-to-end framework that uses a lightweight transformer with linear complexity to process substantially larger images without additional computational cost. Nuclei are represented as star-convex polygons, and a novel radial distance loss function allows the segmentation of overlapping nuclei to emerge naturally, without requiring explicit overlap annotations or handcrafted post-processing. Evaluations on PanNuke and MoNuSeg show strong generalization across tissues and state-of-the-art efficiency, with…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Medical Image Segmentation Techniques · Cell Image Analysis Techniques
