# Missing Data Imputation using Neural Cellular Automata

**Authors:** Tin Luu, Binh Nguyen, Man Ngo

arXiv: 2509.00651 · 2025-09-09

## TL;DR

This paper introduces a novel missing data imputation method using Neural Cellular Automata, demonstrating superior performance over existing models in accuracy and post-imputation tasks.

## Contribution

The paper pioneers the application of Neural Cellular Automata for missing data imputation, adapting the model specifically for this task.

## Key findings

- NCA-based model outperforms state-of-the-art imputation methods.
- The proposed method reduces imputation error significantly.
- Post-imputation performance is improved with the NCA approach.

## Abstract

When working with tabular data, missingness is always one of the most painful problems. Throughout many years, researchers have continuously explored better and better ways to impute missing data. Recently, with the rapid development evolution in machine learning and deep learning, there is a new trend of leveraging generative models to solve the imputation task. While the imputing version of famous models such as Variational Autoencoders or Generative Adversarial Networks were investigated, prior work has overlooked Neural Cellular Automata (NCA), a powerful computational model. In this paper, we propose a novel imputation method that is inspired by NCA. We show that, with some appropriate adaptations, an NCA-based model is able to address the missing data imputation problem. We also provide several experiments to evidence that our model outperforms state-of-the-art methods in terms of imputation error and post-imputation performance.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2509.00651/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/2509.00651/full.md

## References

40 references — full list in the complete paper: https://tomesphere.com/paper/2509.00651/full.md

---
Source: https://tomesphere.com/paper/2509.00651