Share your thoughts, 1 month free Claude Pro on usSee more
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
Nuclear Instance SegmentationCPM 17
AJI70.1
33
Nuclear Instance SegmentationCoNSeP
AJI49.2
32
Nuclear Instance SegmentationKumar
AJI62.2
24
Nuclei SegmentationGLySAC
AJI0.587
20
Nuclear Instance SegmentationTNBC
AJI68.8
18
Nuclei Instance SegmentationCryoNuSeg (test)
DICE89.77
18
Nuclei Instance SegmentationPanNuke (target)
Dice81.85
14
Nucleus Instance SegmentationBRCA-M2C
AJI0.714
10
Nucleus Instance SegmentationCPM-15
AJI0.64
10
Nucleus Instance SegmentationCryoNuSeg
AJI0.481
10
Showing 10 of 12 rows

Other info

Follow for update