Learning and Transferring Physical Models through Derivatives
Alessandro Trenta, Andrea Cossu, Davide Bacciu
TL;DR
This work presents Derivative Learning (DERL), a supervised approach that models physical systems by learning and matching their partial derivatives, enforcing initial and boundary conditions, and allowing empirical derivatives when analytical ones are unavailable. The authors provide theoretical guarantees showing that derivative-based learning is sufficient to recover the true solution and demonstrate superior generalization to unseen domain points and parametric PDEs, compared to learning the solution directly. A distillation-based transfer protocol leverages DERL to transfer physical knowledge across models, enabling incremental learning across time horizons, domain extensions, and PDE parameters, with higher-order derivative distillation further improving performance. The framework bridges ideas from PINNs and Sobolev learning, linking to continual learning and offering data-efficient, physically consistent models for complex dynamical systems with practical implications for modular, multi-stage model design and transfer in physics-informed ML.
Abstract
We propose Derivative Learning (DERL), a supervised approach that models physical systems by learning their partial derivatives. We also leverage DERL to build physical models incrementally, by designing a distillation protocol that effectively transfers knowledge from a pre-trained model to a student one. We provide theoretical guarantees that DERL can learn the true physical system, being consistent with the underlying physical laws, even when using empirical derivatives. DERL outperforms state-of-the-art methods in generalizing an ODE to unseen initial conditions and a parametric PDE to unseen parameters. We also design a method based on DERL to transfer physical knowledge across models by extending them to new portions of the physical domain and a new range of PDE parameters. We believe this is the first attempt at building physical models incrementally in multiple stages.
