CVOct 29, 2024

NCA-Morph: Medical Image Registration with Neural Cellular Automata

arXiv:2410.22265v13 citationsh-index: 6BMVC
Originality Incremental advance
AI Analysis

This addresses the need for efficient medical image registration in resource-constrained settings like primary care and operating rooms, though it appears incremental as it builds on existing deep learning techniques.

The paper tackled the problem of resource-intensive deep learning methods for medical image registration by introducing NCA-Morph, a lightweight approach that achieved state-of-the-art performance with 60% and 99.7% fewer parameters than VoxelMorph and TransMorph, respectively.

Medical image registration is a critical process that aligns various patient scans, facilitating tasks like diagnosis, surgical planning, and tracking. Traditional optimization based methods are slow, prompting the use of Deep Learning (DL) techniques, such as VoxelMorph and Transformer-based strategies, for faster results. However, these DL methods often impose significant resource demands. In response to these challenges, we present NCA-Morph, an innovative approach that seamlessly blends DL with a bio-inspired communication and networking approach, enabled by Neural Cellular Automata (NCAs). NCA-Morph not only harnesses the power of DL for efficient image registration but also builds a network of local communications between cells and respective voxels over time, mimicking the interaction observed in living systems. In our extensive experiments, we subject NCA-Morph to evaluations across three distinct 3D registration tasks, encompassing Brain, Prostate and Hippocampus images from both healthy and diseased patients. The results showcase NCA-Morph's ability to achieve state-of-the-art performance. Notably, NCA-Morph distinguishes itself as a lightweight architecture with significantly fewer parameters; 60% and 99.7% less than VoxelMorph and TransMorph. This characteristic positions NCA-Morph as an ideal solution for resource-constrained medical applications, such as primary care settings and operating rooms.

Code Implementations1 repo
Foundations

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

Your Notes