RandONet: Shallow-Networks with Random Projections for learning linear and nonlinear operators
Gianluca Fabiani, Ioannis G. Kevrekidis, Constantinos Siettos,, Athanasios N. Yannacopoulos

TL;DR
RandONets are shallow neural networks with random projections that efficiently learn linear and nonlinear operators, offering high accuracy and lower computational cost compared to DeepOnets, especially for PDE-related tasks.
Contribution
This paper introduces RandONets, a novel shallow network approach with random bases that simplifies training and improves approximation accuracy for operators in scientific computing.
Findings
RandONets achieve universal approximation of nonlinear operators.
RandONets outperform DeepOnets in accuracy and computational efficiency for PDE operators.
The method reduces parameter complexity by using random projections and least-squares solvers.
Abstract
Deep Operator Networks (DeepOnets) have revolutionized the domain of scientific machine learning for the solution of the inverse problem for dynamical systems. However, their implementation necessitates optimizing a high-dimensional space of parameters and hyperparameters. This fact, along with the requirement of substantial computational resources, poses a barrier to achieving high numerical accuracy. Here, inpsired by DeepONets and to address the above challenges, we present Random Projection-based Operator Networks (RandONets): shallow networks with random projections that learn linear and nonlinear operators. The implementation of RandONets involves: (a) incorporating random bases, thus enabling the use of shallow neural networks with a single hidden layer, where the only unknowns are the output weights of the network's weighted inner product; this reduces dramatically 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
TopicsNeural Networks and Applications · Machine Learning and ELM
MethodsFocus
