Function Gradient Approximation with Random Shallow ReLU Networks with Control Applications
Andrew Lamperski, Siddharth Salapaka

TL;DR
This paper demonstrates that shallow ReLU neural networks with randomly chosen inputs can approximate functions and their gradients with high probability, providing theoretical guarantees useful for control applications like policy evaluation.
Contribution
It extends previous work by establishing gradient approximation bounds for fixed-input shallow networks with random parameters, improving understanding of their control-related capabilities.
Findings
Gradient errors are bounded by O((log(m)/m)^{1/2}) with high probability.
Randomly generated input parameters enable approximation of both functions and their gradients.
Results are applicable to policy evaluation in control systems.
Abstract
Neural networks are widely used to approximate unknown functions in control. A common neural network architecture uses a single hidden layer (i.e. a shallow network), in which the input parameters are fixed in advance and only the output parameters are trained. The typical formal analysis asserts that if output parameters exist to approximate the unknown function with sufficient accuracy, then desired control performance can be achieved. A long-standing theoretical gap was that no conditions existed to guarantee that, for the fixed input parameters, required accuracy could be obtained by training the output parameters. Our recent work has partially closed this gap by demonstrating that if input parameters are chosen randomly, then for any sufficiently smooth function, with high-probability there are output parameters resulting in approximation errors, where is the…
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
TopicsStochastic Gradient Optimization Techniques
