Generalization Capabilities of Neural Cellular Automata for Medical Image Segmentation: A Robust and Lightweight Approach
Steven Korevaar, Ruwan Tennakoon, Alireza Bab-Hadiashar

TL;DR
This paper investigates Neural Cellular Automata (NCA) as a lightweight alternative to U-Net for medical image segmentation, demonstrating superior generalization to out-of-distribution data while maintaining competitive in-domain performance.
Contribution
It introduces the use of NCA models, significantly smaller than U-Net, showing they can achieve better generalization in medical image segmentation tasks.
Findings
NCA outperforms traditional models on out-of-distribution data.
NCA maintains good in-domain performance despite smaller size.
NCA achieves larger receptive fields through recursive processes.
Abstract
In the field of medical imaging, the U-Net architecture, along with its variants, has established itself as a cornerstone for image segmentation tasks, particularly due to its strong performance when trained on limited datasets. Despite its impressive performance on identically distributed (in-domain) data, U-Nets exhibit a significant decline in performance when tested on data that deviates from the training distribution, out-of-distribution (out-of-domain) data. Current methodologies predominantly address this issue by employing generalization techniques that hinge on various forms of regularization, which have demonstrated moderate success in specific scenarios. This paper, however, ventures into uncharted territory by investigating the implications of utilizing models that are smaller by three orders of magnitude (i.e., x1000) compared to a conventional U-Net. A reduction of this…
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
TopicsMedical Image Segmentation Techniques · Cell Image Analysis Techniques · Image Processing Techniques and Applications
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Max Pooling · Convolution · U-Net
