English

LSP-DETR: Efficient and Scalable Nuclei Segmentation in Whole Slide Images

Computer Vision and Pattern Recognition 2026-01-07 v1

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 LSP-DETR being over five times faster than the next-fastest leading method. Code and models are available at https://github.com/RationAI/lsp-detr.

Keywords

Cite

@article{arxiv.2601.03163,
  title  = {LSP-DETR: Efficient and Scalable Nuclei Segmentation in Whole Slide Images},
  author = {Matěj Pekár and Vít Musil and Rudolf Nenutil and Petr Holub and Tomáš Brázdil},
  journal= {arXiv preprint arXiv:2601.03163},
  year   = {2026}
}