The training accuracy of two-layer neural networks: its estimation and understanding using random datasets
Shuyue Guan, Murray Loew

TL;DR
This paper introduces a novel space partitioning theory to estimate the training accuracy of two-layer neural networks on random datasets without requiring training, providing insights into neural network mechanisms.
Contribution
The study proposes a new method to estimate training accuracy using only input parameters, without training data or models, extending understanding of neural network behavior.
Findings
Method accurately estimates training accuracy across dimensions
Works for any input dimension and network size
Potential extension to deeper neural networks
Abstract
Although the neural network (NN) technique plays an important role in machine learning, understanding the mechanism of NN models and the transparency of deep learning still require more basic research. In this study, we propose a novel theory based on space partitioning to estimate the approximate training accuracy for two-layer neural networks on random datasets without training. There appear to be no other studies that have proposed a method to estimate training accuracy without using input data and/or trained models. Our method estimates the training accuracy for two-layer fully-connected neural networks on two-class random datasets using only three arguments: the dimensionality of inputs (d), the number of inputs (N), and the number of neurons in the hidden layer (L). We have verified our method using real training accuracies in our experiments. The results indicate that the method…
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 · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
