Basis-to-Basis Operator Learning Using Function Encoders
Tyler Ingebrand, Adam J. Thorpe, Somdatta Goswami, Krishna Kumar, Ufuk, Topcu

TL;DR
This paper introduces Basis-to-Basis (B2B) operator learning, a new method that decomposes operator learning into basis function learning and coefficient mapping, achieving significant accuracy improvements on benchmark tasks.
Contribution
The paper proposes B2B operator learning, a novel approach that leverages function encoders and classical techniques to improve operator learning accuracy and flexibility.
Findings
Achieves two-orders-of-magnitude accuracy improvement on benchmarks
Effectively handles linear and nonlinear operators with basis decomposition
Demonstrates robustness and efficiency across seven benchmark tasks
Abstract
We present Basis-to-Basis (B2B) operator learning, a novel approach for learning operators on Hilbert spaces of functions based on the foundational ideas of function encoders. We decompose the task of learning operators into two parts: learning sets of basis functions for both the input and output spaces and learning a potentially nonlinear mapping between the coefficients of the basis functions. B2B operator learning circumvents many challenges of prior works, such as requiring data to be at fixed locations, by leveraging classic techniques such as least squares to compute the coefficients. It is especially potent for linear operators, where we compute a mapping between bases as a single matrix transformation with a closed-form solution. Furthermore, with minimal modifications and using the deep theoretical connections between function encoders and functional analysis, we derive…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Model Reduction and Neural Networks
