paper-with-me

홈 › Papers

Single-shot Star-convex Polygon-based Instance Segmentation for Spatially-correlated Biomedical Objects

2025-04-16 · Trina De, Adrian Urbanski, Artur Yakimovich

Biomedical images often contain objects known to be spatially correlated or nested due to their inherent properties, leading to semantic relations. Examples include cell nuclei being nested within eukaryotic cells and colonies growing exclusively within their culture dishes. While these semantic relations bear key importance, detection tasks are often formulated independently, requiring multi-shot analysis pipelines. Importantly, spatial correlation could constitute a fundamental prior facilitating learning of more meaningful representations for tasks like instance segmentation. This knowledge has, thus far, not been utilised by the biomedical computer vision community. We argue that the instance segmentation of two or more categories of objects can be achieved in parallel. We achieve this via two architectures HydraStarDist (HSD) and the novel (HSD-WBR) based on the widely-used StarDist (SD), to take advantage of the star-convexity of our target objects. HSD and HSD-WBR are constructed to be capable of incorporating their interactions as constraints into account. HSD implicitly incorporates spatial correlation priors based on object interaction through a joint encoder. HSD-WBR further enforces the prior in a regularisation layer with the penalty we proposed named Within Boundary Regularisation Penalty (WBR). Both architectures achieve nested instance segmentation in a single shot. We demonstrate their competitiveness based on $IoU_R$ and AP and superiority in a new, task-relevant criteria, Joint TP rate (JTPR) compared to their baseline SD and Cellpose. Our approach can be further modified to capture partial-inclusion/-exclusion in multi-object interactions in fluorescent or brightfield microscopy or digital imaging. Finally, our strategy suggests gains by making this learning single-shot and computationally efficient.

📄 PDF Abstract BibTeX arXiv:2504.12078

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Cell Detection with Star-convex Polygons

2018-06-09 · Uwe Schmidt, Martin Weigert, Coleman Broaddus, Gene Myers

Automatic detection and segmentation of cells and nuclei in microscopy images is important for many biological applications. Recent successful learning-based approaches include per-pixel cell segmentation with subsequent…

Cell DetectionCell SegmentationMedical Image SegmentationSegmentation+1

MultiStar: Instance Segmentation of Overlapping Objects with Star-Convex Polygons

2020-11-26 · Florin C. Walter, Sebastian Damrich, Fred A. Hamprecht

Instance segmentation of overlapping objects in biomedical images remains a largely unsolved problem. We take up this challenge and present MultiStar, an extension to the popular instance segmentation method StarDist. Th…

Instance SegmentationSegmentationSemantic Segmentation

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

2026-01-06 · Matěj Pekár, Vít Musil, Rudolf Nenutil, Petr Holub 외 arxiv

Background and Objective: Precise and scalable instance segmentation of cell nuclei is a fundamental prerequisite for computational pathology, yet gigapixel whole-slide images (WSIs) pose significant computational challe…

Instance Segmentation

Progressive Evolution from Single-Point to Polygon for Scene Text

2023-12-21 · Linger Deng, Mingxin Huang, Xudong Xie, Yuliang Liu 외

The advancement of text shape representations towards compactness has enhanced text detection and spotting performance, but at a high annotation cost. Current models use single-point annotations to reduce costs, yet they…

Text Detection

PolarNeXt: Rethink Instance Segmentation with Polar Representation

2025-01-01 · CVPR 2025 1 · Jiacheng Sun, Xinghong Zhou, Yiqiang Wu, Bin Zhu 외

One of the roadblocks for instance segmentation today is heavy computational overhead and model parameters. Previous methods based on Polar Representation made the initial mark to address this challenge by formulatin…

Instance SegmentationSegmentationSemantic Segmentation