Weak forms offer strong regularisations: how to make physics-informed (quantum) machine learning more robust
Annie E. Paine, Smit Chaudhary, Antonio A. Gentile
TL;DR
The paper tackles robustness gaps in physics-informed differential equation solvers that rely on pointwise residuals, which can fail to propagate boundary information and generalize. It proposes a hybrid loss that couples a local collocation term with a global weak-form regularization, leveraging integration by parts and test functions, and shows this approach works well with differentiable quantum architectures under domain decomposition. Across damped oscillators, Burgers, a linear 2D problem, and Laplace equations, the hybrid method outperforms purely collocation or purely weak formulations, reducing susceptibility to trivial solutions and improving convergence. This approach offers a practical pathway to more robust, domain-agnostic PI solvers on near-term quantum hardware, with clear guidance for loss design and domain-partitioned training.
Abstract
Physics-informed (PI) methodologies have surged to become a pillar route to solve Differential Equations (DEs), sustained by the growth of machine learning methods in scientific contexts. The main proposition of PI is to minimise variationally a loss function, formally ensuring that a neural surrogate of the solution has the DE locally satisfied. The nature of such formulation encouraged the exploration of equivalent quantum algorithms, where the surrogate solution is expressed by variational quantum architectures. The locality of typical loss functions emphasises the DE to hold at an ensemble of points sampled in the domain, but encounters issues when generalising beyond such points, or when propagating boundary conditions. Issues which affect classical and quantum PI algorithms alike. The quest to fill this gap in robustness and accuracy against mainstream DE solvers has led to a plethora of proposals in various directions. In particular, classical DE solvers have long employed the weak form - an integral based approach aiming at imposing a global condition on the solution - prioritising a good average behaviour instead of ``overfitting'' select points. Here, we propose and explore to combine contributions from both local and global loss functions in PI routines, to exploit the advantages and mitigate the weaknesses of both. We showcase this intuition in a variety of problems focusing on differentiable quantum architectures, and demonstrating in particular how orchestrating such hybrid loss formulation with domain decomposition can offer a strong advantage over local-only strategies.
