Grassmannian Geometry and Global Convergence of Variable Projection for Neural Networks
Mathias Dus
TL;DR
This work develops a geometric VarPro framework for neural networks by embedding variable projection in the Grassmannian. By eliminating linear output weights, it reduces training to optimization over subspaces on Gr(n,p) and provides explicit expressions for the Riemannian gradient and Hessian, establishing a benign landscape with no spurious local minima under overparameterization. It further introduces a regularized projector manifold to handle rank-deficient feature maps, enabling continuous optimization across strata and preserving convergence guarantees. The approach yields practical benefits for regression and PINN problems and includes an efficient heat equation solver, highlighting the method's stability and scalability. Overall, the paper bridges classical SNLS theory with modern feature learning, offering a principled, geometry-driven route to robust convergence in physics-informed and deep learning contexts.
Abstract
Training deep neural networks and Physics-Informed Neural Networks (PINNs) often leads to ill-conditioned and stiff optimization problems. A key structural feature of these models is that they are linear in the output-layer parameters and nonlinear in the hiddenlayer parameters, yielding a separable nonlinear least-squares formulation. In this work, we study the classical variable projection (VarPro) method for such problems in the context of deep neural networks. We provide a geometric formulation on the Grassmannian and analyze the structure of critical points and convergence properties of the reduced problem. When the feature map is parametrized by a neural network, we show that these properties persist except in rank-deficient regimes, which we address via a regularized Grassmannian framework. Numerical experiments for regression and PINNs, including an efficient solver for the heat equation, illustrate the practical effectiveness of the approach.
