Rethinking Deep Learning: Propagating Information in Neural Networks without Backpropagation and Statistical Optimization
Kei Itoh

TL;DR
This paper demonstrates that neural networks can propagate information effectively without traditional weight optimization techniques like backpropagation, achieving up to 80% accuracy on MNIST with simple architectures.
Contribution
It introduces a novel approach to neural network information propagation without statistical weight updates, challenging conventional deep learning paradigms.
Findings
Neural networks can achieve significant accuracy without backpropagation.
Accuracy decreases as the number of hidden layers increases.
Simple network architectures can be effective for pattern recognition tasks.
Abstract
Developing strong AI signifies the arrival of technological singularity, contributing greatly to advancing human civilization and resolving social issues. Neural networks (NNs) and deep learning, which utilize NNs, are expected to lead to strong AI due to their biological neural system-mimicking structures. However, the statistical weight optimization techniques commonly used, such as error backpropagation and loss functions, may hinder the mimicry of neural systems. This study discusses the information propagation capabilities and potential practical applications of NNs as neural system mimicking structures by solving the handwritten character recognition problem in the Modified National Institute of Standards and Technology (MNIST) database without using statistical weight optimization techniques like error backpropagation. In this study, the NNs architecture comprises fully connected…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
