Unrestricted Sequential Discrete Morphological Neural Networks

Read the full article See related articles

Listed in

This article is not in any list yet, why not save it to one of your lists.
Log in to save this article

Abstract

There have been attempts to insert mathematical morphology (MM) operators into convolutional neural networks (CNN), and the most successful endeavor to date has been the morphological neural networks (MNN). Although MNN have performed better than CNN in solving some problems, they inherit their black-box nature. Furthermore, in the case of binary images, they are approximations that lose the Boolean lattice structure of MM operators and, thus, it is not possible to represent a specific class of W-operators with desired properties. In a recent work, we proposed the Discrete Morphological Neural Networks (DMNN) for binary image transformation to represent specific classes of W-operators and estimate them via machine learning. We also proposed a stochastic lattice descent algorithm (SLDA) to learn the parameters of Canonical Discrete Morphological Neural Networks (CDMNN), whose architecture is composed only of operators that can be decomposed as the supremum, infimum, and complement of erosions and dilations. In this paper, we propose an algorithm to learn unrestricted sequential DMNN (USDMNN) for image processing and classification, whose architecture is given by the composition of general W-operators. With an efficient implementation that leverages GPUs for matrix computations, we illustrate the algorithm in an example of image transformation, for learning the transition W-operator of the Conway's Game of Life and for classifying the manuscript digits of the MNIST dataset. The performance of USDMNN on the MNIST dataset was compared with a CNN and the USDMNN performed better when trained with small sample sizes. These examples illustrate the robustness of the method to noise and its advantages over CNN related to the ability to learn with fewer samples and the interpretability of the results.

Article activity feed