Multi-level Cellular Automata for FLIM networks
By: Felipe Crispim Salvagnini , Jancarlo F. Gomes , Cid A. N. Santos and more
Potential Business Impact:
Helps doctors find sickness in X-rays faster.
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.
Similar Papers
FLIM-based Salient Object Detection Networks with Adaptive Decoders
CV and Pattern Recognition
Finds important things in pictures with tiny computers.
Flyweight FLIM Networks for Salient Object Detection in Biomedical Images
CV and Pattern Recognition
Finds important things in medical pictures easily.
Cellular Automaton With CNN
Machine Learning (CS)
Helps computers understand hidden rules in complex systems.