English

Formal derivation of Mesh Neural Networks with their Forward-Only gradient Propagation

Machine Learning 2021-10-01 v6 Artificial Intelligence Neural and Evolutionary Computing Machine Learning

Abstract

This paper proposes the Mesh Neural Network (MNN), a novel architecture which allows neurons to be connected in any topology, to efficiently route information. In MNNs, information is propagated between neurons throughout a state transition function. State and error gradients are then directly computed from state updates without backward computation. The MNN architecture and the error propagation schema is formalized and derived in tensor algebra. The proposed computational model can fully supply a gradient descent process, and is potentially suitable for very large scale sparse NNs, due to its expressivity and training efficiency, with respect to NNs based on back-propagation and computational graphs.

Keywords

Cite

@article{arxiv.1905.06684,
  title  = {Formal derivation of Mesh Neural Networks with their Forward-Only gradient Propagation},
  author = {Federico A. Galatolo and Mario G. C. A. Cimino and Gigliola Vaglini},
  journal= {arXiv preprint arXiv:1905.06684},
  year   = {2021}
}