Data-driven identification of latent port-Hamiltonian systems

Read original: arXiv:2408.08185 - Published 8/19/2024 by Johannes Rettberg, Jonas Kneifl, Julius Herb, Patrick Buchfink, Jorg Fehr, Bernard Haasdonk
Total Score

0

🎲

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Conventional physics-based modeling techniques are time-consuming and require expert knowledge.
  • Data-driven methods often lack interpretability, structure, and reliability.
  • The authors present a data-driven system identification framework that derives models in the port-Hamiltonian (pH) formulation.
  • The pH formulation is suitable for multi-physical systems and guarantees useful system theoretical properties like passivity and stability.

Plain English Explanation

The paper presents a new way to create models of complex systems using data-driven techniques. Traditional physics-based modeling approaches can be very challenging, as they often require a lot of time and expert knowledge to develop. On the other hand, purely data-driven methods can sometimes lack important properties like interpretability, structure, and reliability.

To address these challenges, the researchers developed a framework that combines data-driven techniques with a port-Hamiltonian (pH) formulation. The pH formulation is well-suited for modeling multi-physical systems, as it guarantees useful theoretical properties like passivity and stability.

The key idea is to use an autoencoder to transform and reduce high-dimensional data from the system being modeled onto a low-dimensional "latent" space. In this latent space, the researchers then parameterize a linear pH system using a neural network. This allows them to capture even nonlinear system dynamics in a compact, physics-motivated model that maintains the useful properties of the pH formulation.

Technical Explanation

The framework begins by taking high-dimensional state data from the system being modeled, which may come from nonlinear processes. An autoencoder is used to (i) nonlinearly transform and (ii) reduce this data onto a low-dimensional latent space.

In this latent space, the researchers then parameterize a linear pH system using a neural network. The pH matrices that define the system are constructed to satisfy the mathematical requirements of the pH formulation through Cholesky factorizations.

The neural networks that define the coordinate transformation and the pH system are identified in a joint optimization process. This allows the model to match the dynamics observed in the data while defining a linear pH system in the latent space.

The resulting low-dimensional pH system can describe even nonlinear systems and is rapidly computable due to its small size. The method is demonstrated on a parametric mass-spring-damper system, a nonlinear pendulum, and a high-dimensional model of a disc brake with linear thermoelastic behavior.

Critical Analysis

The paper presents a novel and promising approach for deriving interpretable, physics-motivated models from data. By leveraging the port-Hamiltonian formulation, the authors are able to guarantee important theoretical properties like passivity and stability, which is a significant advantage over purely data-driven methods.

However, the paper does not delve deeply into the limitations or potential issues with the proposed framework. For example, it is not clear how the method would scale to extremely high-dimensional or complex systems, or how sensitive the results are to the quality and quantity of the training data.

Additionally, the paper does not provide a rigorous comparison to other data-driven modeling techniques, such as physics-informed neural networks or hybrid approaches. Further research would be needed to understand the relative strengths and weaknesses of the proposed framework.

Conclusion

This paper presents a novel data-driven system identification framework that derives models in the port-Hamiltonian formulation. By combining nonlinear dimensionality reduction with a structured, physics-motivated approach, the authors are able to create compact, interpretable models that maintain important theoretical properties.

The framework has the potential to significantly improve the modeling of complex, multi-physical systems, especially in cases where traditional physics-based techniques are too time-consuming or data-driven methods lack the necessary structure and reliability. Further research is needed to fully explore the capabilities and limitations of this approach, but the initial results are quite promising.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

🎲

Total Score

0

Data-driven identification of latent port-Hamiltonian systems

Johannes Rettberg, Jonas Kneifl, Julius Herb, Patrick Buchfink, Jorg Fehr, Bernard Haasdonk

Conventional physics-based modeling techniques involve high effort, e.g., time and expert knowledge, while data-driven methods often lack interpretability, structure, and sometimes reliability. To mitigate this, we present a data-driven system identification framework that derives models in the port-Hamiltonian (pH) formulation. This formulation is suitable for multi-physical systems while guaranteeing the useful system theoretical properties of passivity and stability. Our framework combines linear and nonlinear reduction with structured, physics-motivated system identification. In this process, high-dimensional state data obtained from possibly nonlinear systems serves as input for an autoencoder, which then performs two tasks: (i) nonlinearly transforming and (ii) reducing this data onto a low-dimensional latent space. In this space, a linear pH system, that satisfies the pH properties per construction, is parameterized by the weights of a neural network. The mathematical requirements are met by defining the pH matrices through Cholesky factorizations. The neural networks that define the coordinate transformation and the pH system are identified in a joint optimization process to match the dynamics observed in the data while defining a linear pH system in the latent space. The learned, low-dimensional pH system can describe even nonlinear systems and is rapidly computable due to its small size. The method is exemplified by a parametric mass-spring-damper and a nonlinear pendulum example, as well as the high-dimensional model of a disc brake with linear thermoelastic behavior.

Read more

8/19/2024

Data-driven identification of port-Hamiltonian DAE systems by Gaussian processes
Total Score

0

Data-driven identification of port-Hamiltonian DAE systems by Gaussian processes

Peter Zaspel, Michael Gunther

Port-Hamiltonian systems (pHS) allow for a structure-preserving modeling of dynamical systems. Coupling pHS via linear relations between input and output defines an overall pHS, which is structure preserving. However, in multiphysics applications, some subsystems do not allow for a physical pHS description, as (a) this is not available or (b) too expensive. Here, data-driven approaches can be used to deliver a pHS for such subsystems, which can then be coupled to the other subsystems in a structure-preserving way. In this work, we derive a data-driven identification approach for port-Hamiltonian differential algebraic equation (DAE) systems. The approach uses input and state space data to estimate nonlinear effort functions of pH-DAEs. As underlying technique, we us (multi-task) Gaussian processes. This work thereby extends over the current state of the art, in which only port-Hamiltonian ordinary differential equation systems could be identified via Gaussian processes. We apply this approach successfully to two applications from network design and constrained multibody system dynamics, based on pH-DAE system of index one and three, respectively.

Read more

6/28/2024

Physics-Constrained Learning for PDE Systems with Uncertainty Quantified Port-Hamiltonian Models
Total Score

0

Physics-Constrained Learning for PDE Systems with Uncertainty Quantified Port-Hamiltonian Models

Kaiyuan Tan, Peilun Li, Thomas Beckers

Modeling the dynamics of flexible objects has become an emerging topic in the community as these objects become more present in many applications, e.g., soft robotics. Due to the properties of flexible materials, the movements of soft objects are often highly nonlinear and, thus, complex to predict. Data-driven approaches seem promising for modeling those complex dynamics but often neglect basic physical principles, which consequently makes them untrustworthy and limits generalization. To address this problem, we propose a physics-constrained learning method that combines powerful learning tools and reliable physical models. Our method leverages the data collected from observations by sending them into a Gaussian process that is physically constrained by a distributed Port-Hamiltonian model. Based on the Bayesian nature of the Gaussian process, we not only learn the dynamics of the system, but also enable uncertainty quantification. Furthermore, the proposed approach preserves the compositional nature of Port-Hamiltonian systems.

Read more

6/18/2024

Physics-informed Discovery of State Variables in Second-Order and Hamiltonian Systems
Total Score

0

Physics-informed Discovery of State Variables in Second-Order and Hamiltonian Systems

F'elix Chavelli, Zi-Yu Khoo, Dawen Wu, Jonathan Sze Choong Low, St'ephane Bressan

The modeling of dynamical systems is a pervasive concern for not only describing but also predicting and controlling natural phenomena and engineered systems. Current data-driven approaches often assume prior knowledge of the relevant state variables or result in overparameterized state spaces. Boyuan Chen and his co-authors proposed a neural network model that estimates the degrees of freedom and attempts to discover the state variables of a dynamical system. Despite its innovative approach, this baseline model lacks a connection to the physical principles governing the systems it analyzes, leading to unreliable state variables. This research proposes a method that leverages the physical characteristics of second-order Hamiltonian systems to constrain the baseline model. The proposed model outperforms the baseline model in identifying a minimal set of non-redundant and interpretable state variables.

Read more

8/22/2024