EfficientCellSeg: Efficient Volumetric Cell Segmentation Using Context Aware Pseudocoloring
Royden Wagner, Karl Rohr

TL;DR
EfficientCellSeg introduces a small, parameter-efficient CNN with context-aware pseudocoloring for volumetric cell segmentation, achieving top results with significantly fewer parameters than existing methods.
Contribution
The paper presents a novel small CNN architecture combined with context-aware pseudocoloring for efficient 3D cell segmentation, reducing model complexity while maintaining high accuracy.
Findings
Achieves top-ranking segmentation results on benchmark datasets.
Uses up to 25x fewer parameters than comparable methods.
Demonstrates effective slice-wise segmentation with spatial context exploitation.
Abstract
Volumetric cell segmentation in fluorescence microscopy images is important to study a wide variety of cellular processes. Applications range from the analysis of cancer cells to behavioral studies of cells in the embryonic stage. Like in other computer vision fields, most recent methods use either large convolutional neural networks (CNNs) or vision transformer models (ViTs). Since the number of available 3D microscopy images is typically limited in applications, we take a different approach and introduce a small CNN for volumetric cell segmentation. Compared to previous CNN models for cell segmentation, our model is efficient and has an asymmetric encoder-decoder structure with very few parameters in the decoder. Training efficiency is further improved via transfer learning. In addition, we introduce Context Aware Pseudocoloring to exploit spatial context in z-direction of 3D images…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Visual Attention and Saliency Detection · Cell Image Analysis Techniques
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Depthwise Convolution · Pointwise Convolution · Sigmoid Activation · Depthwise Separable Convolution · Batch Normalization · RMSProp · Squeeze-and-Excitation Block · (FiLe@Against@Claim)How do I file a claim against Expedia? · Dropout
