Pith. sign in

REVIEW 1 cited by

Image segmentation via Cellular Automata

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2008.04965 v2 pith:TM3WC7HX submitted 2020-08-11 cs.CV cs.LG

classification cs.CVcs.LG
keywords segmentationcellularupdateapproachautomataautomatoncellsinformation
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

In this paper, we propose a new approach for building cellular automata to solve real-world segmentation problems. We design and train a cellular automaton that can successfully segment high-resolution images. We consider a colony that densely inhabits the pixel grid, and all cells are governed by a randomized update that uses the current state, the color, and the state of the $3\times 3$ neighborhood. The space of possible rules is defined by a small neural network. The update rule is applied repeatedly in parallel to a large random subset of cells and after convergence is used to produce segmentation masks that are then back-propagated to learn the optimal update rules using standard gradient descent methods. We demonstrate that such models can be learned efficiently with only limited trajectory length and that they show remarkable ability to organize the information to produce a globally consistent segmentation result, using only local information exchange. From a practical perspective, our approach allows us to build very efficient models -- our smallest automaton uses less than 10,000 parameters to solve complex segmentation tasks.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Missing Data Imputation using Neural Cellular Automata

    cs.LG 2025-08 conditional novelty 5.0 of 10

    NICA, an iterative self-attention model styled after cellular automata, achieves lower mean RMSE than Mean, KNN, MICE, and GAIN on 14 of 15 tabular datasets with simulated MCAR missingness.

Pith tools