High-dimensional classification problems with Barron regular boundaries under margin conditions
Jonathan García, Philipp Petersen
TL;DR
This work addresses high-dimensional binary classification where the decision boundary is Barron-regular and the data satisfy a margin condition. By leveraging Fourier-analytic Barron spaces and a hinge-loss framework, the authors prove that a three-hidden-layer ReLU network can approximate the indicator of the target region at a rate $\mu(\{\mathbb{1}_{\Omega} \neq \Phi\}) \lesssim N^{-\gamma/2}$ under margin exponent $\gamma$ and tube-compatibility, and they establish fast learning rates of $O(n^{-\gamma/(2+\gamma)}(1+\log n))$ that approach $n^{-1}$ as $\gamma$ grows. The results imply that high-dimensional discontinuous classification can be learned at rates comparable to low-dimensional smooth functions when margin conditions are strong. Numerical experiments across dimensions $d\in\{3,50,784\}$ (including MNIST-scale data) corroborate the theory, demonstrating practical performance gains with increasing margin. Overall, the paper provides a framework to overcome the curse of dimensionality under margin assumptions by tying Barron-regular boundaries to efficient ReLU-NN approximations and fast learning rates.
Abstract
We prove that a classifier with a Barron-regular decision boundary can be approximated with a rate of high polynomial degree by ReLU neural networks with three hidden layers when a margin condition is assumed. In particular, for strong margin conditions, high-dimensional discontinuous classifiers can be approximated with a rate that is typically only achievable when approximating a low-dimensional smooth function. We demonstrate how these expression rate bounds imply fast-rate learning bounds that are close to $n^{-1}$ where $n$ is the number of samples. In addition, we carry out comprehensive numerical experimentation on binary classification problems with various margins. We study three different dimensions, with the highest dimensional problem corresponding to images from the MNIST data set.
