LGJul 25, 2024

Unsupervised Training of Neural Cellular Automata on Edge Devices

arXiv:2407.18114v13 citationsh-index: 6Has Code
Originality Incremental advance
AI Analysis

This work addresses the tech divide in healthcare by enabling accessible medical diagnostics in low- and middle-income countries, though it is incremental as it builds on existing NCA methods.

The research tackled the problem of limited access to machine learning tools for medical imaging in remote areas by implementing Neural Cellular Automata (NCA) training on smartphones for X-ray lung segmentation, resulting in Dice accuracy improvements of 0.7-2.8% on standard datasets and 5-20% in extreme cases with suboptimal images.

The disparity in access to machine learning tools for medical imaging across different regions significantly limits the potential for universal healthcare innovation, particularly in remote areas. Our research addresses this issue by implementing Neural Cellular Automata (NCA) training directly on smartphones for accessible X-ray lung segmentation. We confirm the practicality and feasibility of deploying and training these advanced models on five Android devices, improving medical diagnostics accessibility and bridging the tech divide to extend machine learning benefits in medical imaging to low- and middle-income countries (LMICs). We further enhance this approach with an unsupervised adaptation method using the novel Variance-Weighted Segmentation Loss (VWSL), which efficiently learns from unlabeled data by minimizing the variance from multiple NCA predictions. This strategy notably improves model adaptability and performance across diverse medical imaging contexts without the need for extensive computational resources or labeled datasets, effectively lowering the participation threshold. Our methodology, tested on three multisite X-ray datasets -- Padchest, ChestX-ray8, and MIMIC-III -- demonstrates improvements in segmentation Dice accuracy by 0.7 to 2.8%, compared to the classic Med-NCA. Additionally, in extreme cases where no digital copy is available and images must be captured by a phone from an X-ray lightbox or monitor, VWSL enhances Dice accuracy by 5-20%, demonstrating the method's robustness even with suboptimal image sources.

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