LGNEMay 22, 2019

Eigen Artificial Neural Networks

arXiv:1907.05200v3
Originality Highly original
AI Analysis

This work proposes a novel physics-inspired optimization method for neural networks, potentially improving training efficiency and error reduction in machine learning applications.

The paper tackles the problem of optimizing artificial neural networks by modeling them as physical systems with a conservative vector force field, deriving a scalar potential from the distance between predictions and targets, and applying an eigenvalue equation variant of the Schrödinger equation to minimize energy, which results in a decrease in average error between predictions and targets.

This work has its origin in intuitive physical and statistical considerations. The problem of optimizing an artificial neural network is treated as a physical system, composed of a conservative vector force field. The derived scalar potential is a measure of the potential energy of the network, a function of the distance between predictions and targets. Starting from some analogies with wave mechanics, the description of the system is justified with an eigenvalue equation that is a variant of the Schrõdinger equation, in which the potential is defined by the mutual information between inputs and targets. The weights and parameters of the network, as well as those of the state function, are varied so as to minimize energy, using an equivalent of the variational theorem of wave mechanics. The minimum energy thus obtained implies the principle of minimum mutual information (MinMI). We also propose a definition of the potential work produced by the force field to bring a network from an arbitrary probability distribution to the potential-constrained system, which allows to establish a measure of the complexity of the system. At the end of the discussion we expose a recursive procedure that allows to refine the state function and bypass some initial assumptions, as well as a discussion of some topics in quantum mechanics applied to the formalism, such as the uncertainty principle and the temporal evolution of the system. Results demonstrate how the minimization of energy effectively leads to a decrease in the average error between network predictions and targets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes