PIED: Physics-Informed Experimental Design for Inverse Problems
Apivich Hemachandra, Gregory Kang Ruey Lau, See-Kiong Ng, Bryan Kian Hsiang Low
TL;DR
PieD tackles learning informative, one-shot experimental designs for inverse PDE parameter problems by marrying physics-informed neural networks (PINNs) with differentiable, gradient-based design optimization. It introduces a fully differentiable ED loop where PINNs serve as both forward simulators and inverse solvers, enabling continuous optimization of the observation input $X$ under budget constraints. A shared meta-learned initialization accelerates training across multiple PDE parameters, and two scalable criteria, Few-step Inverse Solver Training (FIST) and Model Training Estimate (MoTE), approximate inverse solver performance to guide design without full IP convergence. Empirical results on finite- and function-valued-parameter PDEs, plus real-data cases (groundwater and cell growth), show PIED outperforms baselines and leverages PINN advantages to reduce data collection costs while maintaining or improving IP accuracy.
Abstract
In many science and engineering settings, system dynamics are characterized by governing PDEs, and a major challenge is to solve inverse problems (IPs) where unknown PDE parameters are inferred based on observational data gathered under limited budget. Due to the high costs of setting up and running experiments, experimental design (ED) is often done with the help of PDE simulations to optimize for the most informative design parameters to solve such IPs, prior to actual data collection. This process of optimizing design parameters is especially critical when the budget and other practical constraints make it infeasible to adjust the design parameters between trials during the experiments. However, existing experimental design (ED) methods tend to require sequential and frequent design parameter adjustments between trials. Furthermore, they also have significant computational bottlenecks due to the need for complex numerical simulations for PDEs, and do not exploit the advantages provided by physics informed neural networks (PINNs), such as its meshless solutions, differentiability, and amortized training. This work presents PIED, the first ED framework that makes use of PINNs in a fully differentiable architecture to perform continuous optimization of design parameters for IPs for one-shot deployments. PIED overcomes existing methods' computational bottlenecks through parallelized computation and meta-learning of PINN parameter initialization, and proposes novel methods to effectively take into account PINN training dynamics in optimizing the ED parameters. Through experiments based on noisy simulated data and even real world experimental data, we empirically show that given limited observation budget, PIED significantly outperforms existing ED methods in solving IPs, including challenging settings where the inverse parameters are unknown functions rather than just finite-dimensional.
