Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Training cellular automata for image processing.

Paul L Rosin1

  • 1Cardiff University, UK. paul.rosin@cs.cf.ac.uk

IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
|July 13, 2006
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

P3C-DNet: Pseudo-Groundtruth Contrastive Learning With Color Calibration Dehazing Network.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same author

Perception-Oriented Bidirectional Attention Network for Image Super-Resolution Quality Assessment.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2025
Same author

AttentionPainter: An Efficient and Adaptive Stroke Predictor for Scene Painting.

IEEE transactions on visualization and computer graphics·2025
Same author

3D Visual Saliency: An Independent Perceptual Measure or a Derivative of 2D Image Saliency?

IEEE transactions on pattern analysis and machine intelligence·2023
Same author

Quality Metric Guided Portrait Line Drawing Generation From Unpaired Training Data.

IEEE transactions on pattern analysis and machine intelligence·2022
Same author

What's in a Smile? Initial Analyses of Dynamic Changes in Facial Shape and Appearance.

Journal of imaging·2021
Same journal

Change-Prior-Guided Unsupervised Change Detection of Heterogeneous Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

AgonicDreamer: Enhancing Multi-View Consistency in Text-to-3D Generation via Rectified Score Distillation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

BiCM-Prompt: Bidirectional Cross-Modal Prompt Tuning for Class-Incremental Learning on Multisource Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

GoP-based Quality Enhancement on Video Compression.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Align then Tensorize: Multi-Level Consistent Anchor Graph Learning for Scalable Multi-View Clustering.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Beyond Fidelity: Diverse Image Synthesis via Retrieval-Augmented Diffusion.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
See all related articles

This study trains cellular automata (CA) for image processing tasks like noise filtering and thinning. A sequential floating forward search efficiently selected effective CA rules, overcoming training bottlenecks.

Area of Science:

  • Computational science and image processing.
  • Artificial intelligence and machine learning applications.

Background:

  • Cellular automata (CA) offer a framework for image processing, but training effective rule sets is computationally intensive.
  • The vast search space of CA rules presents a significant bottleneck for practical applications in image analysis.

Purpose of the Study:

  • To investigate the feasibility of training cellular automata for diverse image processing tasks.
  • To address the challenge of selecting optimal CA rule sets for tasks such as noise filtering, thinning, and convex hull generation.

Main Methods:

  • Employed a sequential floating forward search method for efficient feature selection of CA rule sets.
  • Explored various objective functions to guide the rule set selection process.
  • Introduced modifications to the standard CA formulation, including the B-rule and two-cycle CAs, to potentially enhance performance.

Related Experiment Videos

Main Results:

  • Successfully utilized sequential floating forward search to identify effective CA rule sets for image processing tasks.
  • Demonstrated applicability to noise filtering (including grayscale images via threshold decomposition), thinning, and convex hull computation.
  • Observed performance improvements in certain cases with modified CA formulations (B-rule, two-cycle CAs).

Conclusions:

  • The sequential floating forward search is an effective strategy for training cellular automata in image processing.
  • Modified CA formulations can offer advantages for specific image analysis tasks.
  • This approach significantly mitigates the training bottleneck, enabling practical CA applications in image processing.