Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

The Four Color Theorem for Cell Instance Segmentation

About

Cell instance segmentation is critical to analyzing biomedical images, yet accurately distinguishing tightly touching cells remains a persistent challenge. Existing instance segmentation frameworks, including detection-based, contour-based, and distance mapping-based approaches, have made significant progress, but balancing model performance with computational efficiency remains an open problem. In this paper, we propose a novel cell instance segmentation method inspired by the four-color theorem. By conceptualizing cells as countries and tissues as oceans, we introduce a four-color encoding scheme that ensures adjacent instances receive distinct labels. This reformulation transforms instance segmentation into a constrained semantic segmentation problem with only four predicted classes, substantially simplifying the instance differentiation process. To solve the training instability caused by the non-uniqueness of four-color encoding, we design an asymptotic training strategy and encoding transformation method. Extensive experiments on various modes demonstrate our approach achieves state-of-the-art performance. The code is available at https://github.com/zhangye-zoe/FCIS.

Ye Zhang, Yu Zhou, Yifeng Wang, Jun Xiao, Ziyue Wang, Yongbing Zhang, Jianxu Chen• 2025

Related benchmarks

TaskDatasetResultRank
Nuclei Instance SegmentationCryoNuSeg (test)
DICE89.77
15
Nuclei Instance SegmentationPanNuke (target)
Dice81.85
14
Cell Instance SegmentationGBC-FS 2025 (test)
DICE77.85
9
Instance SegmentationDSB 2018
DICE93.95
9
Showing 4 of 4 rows

Other info

Follow for update