IVAICVMay 7, 2025

Advancing 3D Medical Image Segmentation: Unleashing the Potential of Planarian Neural Networks in Artificial Intelligence

arXiv:2505.04664v1h-index: 2
Originality Incremental advance
AI Analysis

This is an incremental improvement for medical imaging researchers, potentially enhancing segmentation accuracy in applications like diagnosis.

The study tackled 3D medical image segmentation by proposing PNN-UNet, a neural network inspired by planarian brain structure, and showed it outperformed baseline UNet and other variants on a 3D MRI hippocampus dataset.

Our study presents PNN-UNet as a method for constructing deep neural networks that replicate the planarian neural network (PNN) structure in the context of 3D medical image data. Planarians typically have a cerebral structure comprising two neural cords, where the cerebrum acts as a coordinator, and the neural cords serve slightly different purposes within the organism's neurological system. Accordingly, PNN-UNet comprises a Deep-UNet and a Wide-UNet as the nerve cords, with a densely connected autoencoder performing the role of the brain. This distinct architecture offers advantages over both monolithic (UNet) and modular networks (Ensemble-UNet). Our outcomes on a 3D MRI hippocampus dataset, with and without data augmentation, demonstrate that PNN-UNet outperforms the baseline UNet and several other UNet variants in image segmentation.

Foundations

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

Your Notes