Subtractive Perceptrons for Learning Images: A Preliminary Report
This work addresses the need for more brain-like network structures in AI, but it is incremental as it focuses on a specific task (digit recognition) with preliminary results.
The authors tackled the problem of moving from weak AI to strong AI by proposing a subtractive Perceptron (s-Perceptron) as a more compact graph-based neural network, achieving excellent results on the MNIST dataset compared to benchmark networks with more complex topologies.
In recent years, artificial neural networks have achieved tremendous success for many vision-based tasks. However, this success remains within the paradigm of \emph{weak AI} where networks, among others, are specialized for just one given task. The path toward \emph{strong AI}, or Artificial General Intelligence, remains rather obscure. One factor, however, is clear, namely that the feed-forward structure of current networks is not a realistic abstraction of the human brain. In this preliminary work, some ideas are proposed to define a \textit{subtractive Perceptron} (s-Perceptron), a graph-based neural network that delivers a more compact topology to learn one specific task. In this preliminary study, we test the s-Perceptron with the MNIST dataset, a commonly used image archive for digit recognition. The proposed network achieves excellent results compared to the benchmark networks that rely on more complex topologies.