paper-with-me

Papers

Disco: Densely-overlapping Cell Instance Segmentation via Adjacency-aware Collaborative Coloring

2026-02-05 · Rui Sun, Yiwen Yang, Kaiyu Guo, Chen Jiang, Dongli Xu, Zhaonan Liu, Tan Pan, Limei Han, Xue Jiang, Wu Wei, Yuan Cheng arxiv

Accurate cell instance segmentation is foundational for digital pathology analysis. Existing methods based on contour detection and distance mapping still face significant challenges in processing complex and dense cellular regions. Graph coloring-based methods provide a new paradigm for this task, yet the effectiveness of this paradigm in real-world scenarios with dense overlaps and complex topologies has not been verified. Addressing this issue, we release a large-scale dataset GBC-FS 2025, which contains highly complex and dense sub-cellular nuclear arrangements. We conduct the first systematic analysis of the chromatic properties of cell adjacency graphs across four diverse datasets and reveal an important discovery: most real-world cell graphs are non-bipartite, with a high prevalence of odd-length cycles (predominantly triangles). This makes simple 2-coloring theory insufficient for handling complex tissues, while higher-chromaticity models would cause representational redundancy and optimization difficulties. Building on this observation of complex real-world contexts, we propose Disco (Densely-overlapping Cell Instance Segmentation via Adjacency-aware COllaborative Coloring), an adjacency-aware framework based on the "divide and conquer" principle. It uniquely combines a data-driven topological labeling strategy with a constrained deep learning system to resolve complex adjacency conflicts. First, "Explicit Marking" strategy transforms the topological challenge into a learnable classification task by recursively decomposing the cell graph and isolating a "conflict set." Second, "Implicit Disambiguation" mechanism resolves ambiguities in conflict regions by enforcing feature dissimilarity between different instances, enabling the model to learn separable feature representations.

📄 PDF Abstract BibTeX arXiv:2602.05420

Code (0)

등록된 구현이 없습니다.

Tasks

Instance Segmentation

Similar Papers 제목 키워드 기반

An AI-enabled tool for quantifying overlapping red blood cell sickling dynamics in microfluidic assays

2026-01-25 · Nikhil Kadivar, Guansheng Li, Jianlu Zheng, Ming Dao 외 arxiv

Understanding sickle cell dynamics requires accurate identification of morphological transitions under diverse biophysical conditions, particularly in densely packed and overlapping cell populations. Here, we present an …

QCell: Recombining and Aligning Cell Queries for Overlapping Instance Segmentation

2026-08-29 · Yaroslav Prytula, Anton Popov, Dmytro Fishman hf

Instance segmentation of overlapping cells in microscopy remains challenging due to semi-transparent structures that produce weak boundaries and mixed visual evidence in overlap regions. Existing methods address this thr…

Instance SegmentationCell Segmentation

DoNet: Deep De-overlapping Network for Cytology Instance Segmentation

2023-03-25 · CVPR 2023 1 · Hao Jiang, Rushan Zhang, Yanning Zhou, Yumeng Wang 외

Cell instance segmentation in cytology images has significant importance for biology analysis and cancer screening, while remains challenging due to 1) the extensive overlapping translucent cell clusters that cause the a…

Instance SegmentationRegion ProposalSegmentationSemantic Segmentation

Mudslide: A Universal Nuclear Instance Segmentation Method

2024-01-01 · CVPR 2024 1 · Jun Wang

Nuclear instance segmentation has played a critical role in pathology image analysis. The main challenges arise from the difficulty in accurately segmenting densely overlapping instances and the high cost of precise …

Instance SegmentationSemantic Segmentation

YOLO2U-Net: Detection-Guided 3D Instance Segmentation for Microscopy

2022-07-13 · Amirkoushyar Ziabari, Derek C. Ros, Abbas Shirinifard, David Solecki

Microscopy imaging techniques are instrumental for characterization and analysis of biological structures. As these techniques typically render 3D visualization of cells by stacking 2D projections, issues such as out-of-…

3D Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation