English

Approximation Capabilities of Neural Networks using Morphological Perceptrons and Generalizations

Machine Learning 2022-07-19 v1 Neural and Evolutionary Computing

Abstract

Standard artificial neural networks (ANNs) use sum-product or multiply-accumulate node operations with a memoryless nonlinear activation. These neural networks are known to have universal function approximation capabilities. Previously proposed morphological perceptrons use max-sum, in place of sum-product, node processing and have promising properties for circuit implementations. In this paper we show that these max-sum ANNs do not have universal approximation capabilities. Furthermore, we consider proposed signed-max-sum and max-star-sum generalizations of morphological ANNs and show that these variants also do not have universal approximation capabilities. We contrast these variations to log-number system (LNS) implementations which also avoid multiplications, but do exhibit universal approximation capabilities.

Cite

@article{arxiv.2207.07832,
  title  = {Approximation Capabilities of Neural Networks using Morphological Perceptrons and Generalizations},
  author = {William Chang and Hassan Hamad and Keith M. Chugg},
  journal= {arXiv preprint arXiv:2207.07832},
  year   = {2022}
}

Comments

7 pages

R2 v1 2026-06-25T00:58:00.829Z