English

Multi-level Cellular Automata for FLIM networks

Computer Vision and Pattern Recognition 2025-04-16 v1 Artificial Intelligence

Abstract

The necessity of abundant annotated data and complex network architectures presents a significant challenge in deep-learning Salient Object Detection (deep SOD) and across the broader deep-learning landscape. This challenge is particularly acute in medical applications in developing countries with limited computational resources. Combining modern and classical techniques offers a path to maintaining competitive performance while enabling practical applications. Feature Learning from Image Markers (FLIM) methodology empowers experts to design convolutional encoders through user-drawn markers, with filters learned directly from these annotations. Recent findings demonstrate that coupling a FLIM encoder with an adaptive decoder creates a flyweight network suitable for SOD, requiring significantly fewer parameters than lightweight models and eliminating the need for backpropagation. Cellular Automata (CA) methods have proven successful in data-scarce scenarios but require proper initialization -- typically through user input, priors, or randomness. We propose a practical intersection of these approaches: using FLIM networks to initialize CA states with expert knowledge without requiring user interaction for each image. By decoding features from each level of a FLIM network, we can initialize multiple CAs simultaneously, creating a multi-level framework. Our method leverages the hierarchical knowledge encoded across different network layers, merging multiple saliency maps into a high-quality final output that functions as a CA ensemble. Benchmarks across two challenging medical datasets demonstrate the competitiveness of our multi-level CA approach compared to established models in the deep SOD literature.

Keywords

Cite

@article{arxiv.2504.11406,
  title  = {Multi-level Cellular Automata for FLIM networks},
  author = {Felipe Crispim Salvagnini and Jancarlo F. Gomes and Cid A. N. Santos and Silvio Jamil F. Guimarães and Alexandre X. Falcão},
  journal= {arXiv preprint arXiv:2504.11406},
  year   = {2025}
}
R2 v1 2026-06-28T22:59:27.222Z