LGMLMay 15, 2020

Learning the gravitational force law and other analytic functions

arXiv:2005.07724v1
Originality Incremental advance
AI Analysis

This work provides theoretical guarantees for learning scientific functions, which is incremental as it extends prior bounds to more complex analytic cases.

The authors tackled the problem of learning analytic functions, such as the gravitational force law, with neural networks and kernel methods, proving that wide ReLU networks require a number of samples proportional to the derivative of a related function and showing they outperform Gaussian kernels in experiments.

Large neural network models have been successful in learning functions of importance in many branches of science, including physics, chemistry and biology. Recent theoretical work has shown explicit learning bounds for wide networks and kernel methods on some simple classes of functions, but not on more complex functions which arise in practice. We extend these techniques to provide learning bounds for analytic functions on the sphere for any kernel method or equivalent infinitely-wide network with the corresponding activation function trained with SGD. We show that a wide, one-hidden layer ReLU network can learn analytic functions with a number of samples proportional to the derivative of a related function. Many functions important in the sciences are therefore efficiently learnable. As an example, we prove explicit bounds on learning the many-body gravitational force function given by Newton's law of gravitation. Our theoretical bounds suggest that very wide ReLU networks (and the corresponding NTK kernel) are better at learning analytic functions as compared to kernel learning with Gaussian kernels. We present experimental evidence that the many-body gravitational force function is easier to learn with ReLU networks as compared to networks with exponential activations.

Foundations

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

Your Notes