CVJul 11, 2025

SurfDist: Interpretable Three-Dimensional Instance Segmentation Using Curved Surface Patches

arXiv:2507.08223v2h-index: 3
Originality Incremental advance
AI Analysis

This work addresses instance segmentation in biomedical imaging by offering an interpretable surface-based method, though it is incremental as it modifies an existing architecture.

The paper tackles 3D volumetric instance segmentation by introducing SurfDist, a CNN architecture that predicts instances as closed surfaces using smooth parametric patches, which outperforms StarDist-3D on blob-shaped instances in biomedical imaging datasets.

We present SurfDist, a convolutional neural network architecture for three-dimensional volumetric instance segmentation. SurfDist enables prediction of instances represented as closed surfaces composed of smooth parametric surface patches, specifically bicubic Bézier triangles. SurfDist is a modification of the popular model architecture StarDist-3D which breaks StarDist-3D's coupling of instance parameterization dimension and instance voxel resolution, and it produces predictions which may be upsampled to arbitrarily high resolutions without introduction of voxelization artifacts. For datasets with blob-shaped instances, common in biomedical imaging, SurfDist can outperform StarDist-3D with more compact instance parameterizations. We detail SurfDist's technical implementation and show one synthetic and one real-world dataset for which it outperforms StarDist-3D. These results demonstrate that interpretable instance surface models can be learned effectively alongside instance membership.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes