2025/08/21 by Jun Woo Choi, Choi, Jun, Chang-Ock Lee +3
Computer Science · Physics and Astronomy · #Stochastic Gradient Optimization Techniques #Model Reduction and Neural Networks #Advanced Neural Network Applications
paper · pdf · doi:10.48550/arxiv.2508.15394
We propose an efficient hybrid least squares/gradient descent method to accelerate DeepONet training. Since the output of DeepONet can be viewed as linear with respect to the last layer parameters of the branch network, these parameters can be optimized using a least squares (LS) solve, and the remaining hidden layer parameters are updated by means of gradient descent form. However, building the LS system for all possible combinations of branch and trunk inputs yields a prohibitively large linear problem that is infeasible to solve directly. To address this issue, our method decomposes the large LS system into two smaller, more manageable subproblems \unicodex2014 one for the branch network and one for the trunk network \unicodex2014 and solves them separately. This method is generalized to a broader type of L2 loss with a regularization term for the last layer parameters, including the case of unsupervised learning with physics-informed loss.