Bond Graphs for multi-physics informed Neural Networks for multi-variate time series
Alexis-Raja Brachet, Pierre-Yves Richard, Céline Hudelot
TL;DR
The paper tackles forecasting in multi-physics time series by embedding physical knowledge into neural models. It introduces the Neural Bond Graph Encoder (NBgE), which converts Bond Graphs into dual graphs and applies Bond Graph Convolution on frequency-domain representations via MPGNNs to produce physics-informed latent features. Across a simulated DC motor and a partially known respiratory system dataset, NBgE improves baseline models and demonstrates robustness when physics knowledge is incomplete. The work positions NBgE as a task-agnostic encoder that can feed diverse downstream predictors and points to future directions such as unsupervised pretraining and integration with PINNs to fully leverage multi-physics inductive biases.
Abstract
In the trend of hybrid Artificial Intelligence techniques, Physical-Informed Machine Learning has seen a growing interest. It operates mainly by imposing data, learning, or architecture bias with simulation data, Partial Differential Equations, or equivariance and invariance properties. While it has shown great success on tasks involving one physical domain, such as fluid dynamics, existing methods are not adapted to tasks with complex multi-physical and multi-domain phenomena. In addition, it is mainly formulated as an end-to-end learning scheme. To address these challenges, we propose to leverage Bond Graphs, a multi-physics modeling approach, together with Message Passing Graph Neural Networks. We propose a Neural Bond graph Encoder (NBgE) producing multi-physics-informed representations that can be fed into any task-specific model. It provides a unified way to integrate both data and architecture biases in deep learning. Our experiments on two challenging multi-domain physical systems - a Direct Current Motor and the Respiratory System - demonstrate the effectiveness of our approach on a multivariate time-series forecasting task.
