Discrete Morphological Neural Networks
Diego Marcondes, Junior Barrera

TL;DR
This paper introduces Discrete Morphological Neural Networks (DMNN), combining classical morphological operator design with machine learning to automatically estimate parameters for binary image analysis tasks.
Contribution
It presents a novel architecture and training algorithm that merge heuristic morphological design with automatic learning, enhancing flexibility and efficiency.
Findings
Effective boundary recognition of noisy digits demonstrated
Stochastic LDA improves scalability and accuracy
Framework unifies classical and machine learning approaches
Abstract
A classical approach to designing binary image operators is Mathematical Morphology (MM). We propose the Discrete Morphological Neural Networks (DMNN) for binary image analysis to represent W-operators and estimate them via machine learning. A DMNN architecture, which is represented by a Morphological Computational Graph, is designed as in the classical heuristic design of morphological operators, in which the designer should combine a set of MM operators and Boolean operations based on prior information and theoretical knowledge. Then, once the architecture is fixed, instead of adjusting its parameters (i.e., structural elements or maximal intervals) by hand, we propose a lattice descent algorithm (LDA) to train these parameters based on a sample of input and output images under the usual machine learning approach. We also propose a stochastic version of the LDA that is more efficient,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsLinear Discriminant Analysis
