Single Tensor Cell Segmentation using Scalar Field Representations
Kevin I. Ruiz Vargas, Gabriel G. Galdino, Tsang Ing Ren, Alexandre L. Cunha

TL;DR
This paper introduces a novel scalar field approach for cell segmentation using a single tensor, leveraging PDE solutions and watershed segmentation, resulting in efficient, robust, and high-quality cell instance segmentation suitable for edge computing.
Contribution
The paper presents a new scalar field-based segmentation method using a single tensor and PDE solutions, simplifying implementation and improving robustness over traditional methods.
Findings
Achieves competitive results on public datasets.
Requires only a single tensor for training and inference.
Offers efficient and robust segmentation suitable for edge devices.
Abstract
We investigate image segmentation of cells under the lens of scalar fields. Our goal is to learn a continuous scalar field on image domains such that its segmentation produces robust instances for cells present in images. This field is a function parameterized by the trained network, and its segmentation is realized by the watershed method. The fields we experiment with are solutions to the Poisson partial differential equation and a diffusion mimicking the steady-state solution of the heat equation. These solutions are obtained by minimizing just the field residuals, no regularization is needed, providing a robust regression capable of diminishing the adverse impacts of outliers in the training data and allowing for sharp cell boundaries. A single tensor is all that is needed to train a \unet\ thus simplifying implementation, lowering training and inference times, hence reducing energy…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCell Image Analysis Techniques · Medical Image Segmentation Techniques · Digital Holography and Microscopy
