NAAILGJan 31, 2024

Operator learning without the adjoint

arXiv:2401.17739v219 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses a theoretical gap in operator learning for scientific computing, though it is incremental as it builds on existing low sample complexity theory.

The paper tackles the problem of learning non-self-adjoint operators from data without using adjoint information, proving that such operators can be approximated via Fourier basis projection and applying this to recover Green's functions of elliptic PDEs with an adjoint-free sample complexity bound.

There is a mystery at the heart of operator learning: how can one recover a non-self-adjoint operator from data without probing the adjoint? Current practical approaches suggest that one can accurately recover an operator while only using data generated by the forward action of the operator without access to the adjoint. However, naively, it seems essential to sample the action of the adjoint. In this paper, we partially explain this mystery by proving that without querying the adjoint, one can approximate a family of non-self-adjoint infinite-dimensional compact operators via projection onto a Fourier basis. We then apply the result to recovering Green's functions of elliptic partial differential operators and derive an adjoint-free sample complexity bound. While existing theory justifies low sample complexity in operator learning, ours is the first adjoint-free analysis that attempts to close the gap between theory and practice.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes