paper-with-me

Papers

ModLaNets: Learning Generalisable Dynamics via Modularity and Physical Inductive Bias

2022-06-24 · Yupu Lu, ShiJie Lin, Guanqi Chen, Jia Pan

Deep learning models are able to approximate one specific dynamical system but struggle at learning generalisable dynamics, where dynamical systems obey the same laws of physics but contain different numbers of elements (e.g., double- and triple-pendulum systems). To relieve this issue, we proposed the Modular Lagrangian Network (ModLaNet), a structural neural network framework with modularity and physical inductive bias. This framework models the energy of each element using modularity and then construct the target dynamical system via Lagrangian mechanics. Modularity is beneficial for reusing trained networks and reducing the scale of networks and datasets. As a result, our framework can learn from the dynamics of simpler systems and extend to more complex ones, which is not feasible using other relevant physics-informed neural networks. We examine our framework for modelling double-pendulum or three-body systems with small training datasets, where our models achieve the best data efficiency and accuracy performance compared with counterparts. We also reorganise our models as extensions to model multi-pendulum and multi-body systems, demonstrating the intriguing reusable feature of our framework.

📄 PDF Abstract BibTeX arXiv:2206.12325

Code (1)

YupuLu/ModLaNets 공식 구현 pytorch

Tasks

Inductive Bias

Similar Papers 제목 키워드 기반

Softly Induced Functional Simplicity: Implications for Neural Network Generalisation, Robustness, and Distillation

2026-01-10 · Maciej Glowacki arxiv

Learning robust and generalisable abstractions from high-dimensional input data is a central challenge in machine learning and its applications to high-energy physics (HEP). Solutions of lower functional complexity are k…

Soft Geometric Inductive Bias for Object Centric Dynamics

2025-12-17 · Hampus Linander, Conor Heins, Alexander Tschantz, Marco Perin 외 arxiv

Equivariance is a powerful prior for learning physical dynamics, yet exact group equivariance can degrade performance if the symmetries are broken. We propose object-centric world models built with geometric algebra neur…

Physically Consistent Neural ODEs for Learning Multi-Physics Systems

2022-11-11 · Muhammad Zakwan, Loris Di Natale, Bratislav Svetozarevic, Philipp Heer 외

Despite the immense success of neural networks in modeling system dynamics from data, they often remain physics-agnostic black boxes. In the particular case of physical systems, they might consequently make physically in…

Physical Imitation Learning: Distilling Control Policies into Passive Elasticity

2026-04-01 · Huyue Ma, Yurui Jin, Helmut Hauser, Rui Wu arxiv

Due to brain-body co-evolution, animals' intrinsic body dynamics play a crucial role in their energy-efficient locomotion. Specifically, the control effort is shared between active muscles and passive body dynamics--a pr…

Reinforcement Learning

SEGNO: Generalizing Equivariant Graph Neural Networks with Physical Inductive Biases

2023-08-25 · Yang Liu, Jiashun Cheng, Haihong Zhao, Tingyang Xu 외

Graph Neural Networks (GNNs) with equivariant properties have emerged as powerful tools for modeling complex dynamics of multi-object physical systems. However, their generalization ability is limited by the inadequate c…