paper-with-me

Papers

Towards Cross Domain Generalization of Hamiltonian Representation via Meta Learning

2022-12-02 · Yeongwoo Song, Hawoong Jeong

Recent advances in deep learning for physics have focused on discovering shared representations of target systems by incorporating physics priors or inductive biases into neural networks. While effective, these methods are limited to the system domain, where the type of system remains consistent and thus cannot ensure the adaptation to new, or unseen physical systems governed by different laws. For instance, a neural network trained on a mass-spring system cannot guarantee accurate predictions for the behavior of a two-body system or any other system with different physical laws. In this work, we take a significant leap forward by targeting cross domain generalization within the field of Hamiltonian dynamics. We model our system with a graph neural network (GNN) and employ a meta learning algorithm to enable the model to gain experience over a distribution of systems and make it adapt to new physics. Our approach aims to learn a unified Hamiltonian representation that is generalizable across multiple system domains, thereby overcoming the limitations of system-specific models. We demonstrate that the meta-trained model captures the generalized Hamiltonian representation that is consistent across different physical domains. Overall, through the use of meta learning, we offer a framework that achieves cross domain generalization, providing a step towards a unified model for understanding a wide array of dynamical systems via deep learning.

📄 PDF Abstract BibTeX arXiv:2212.01168

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationGraph Neural NetworkMeta-Learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Identifying Physical Law of Hamiltonian Systems via Meta-Learning

2021-02-23 · Seungjun Lee, Haesang Yang, Woojae Seong

Hamiltonian mechanics is an effective tool to represent many physical processes with concise yet well-generalized mathematical expressions. A well-modeled Hamiltonian makes it easy for researchers to analyze and forecast…

Meta-Learning

Learning to Identify Physical Laws of Hamiltonian Systems via Meta-Learning

2021-01-01 · ICLR 2021 1 · Seungjun Lee, Haesang Yang, Woojae Seong

Hamiltonian mechanics is an effective tool to represent many physical processes with concise yet well-generalized mathematical expressions. A well-modeled Hamiltonian makes it easy for researchers to analyze and forecast…

Meta-Learning

Learning to Learn with Variational Information Bottleneck for Domain Generalization

2020-07-15 · ECCV 2020 8 · Ying-Jun Du, Jun Xu, Huan Xiong, Qiang Qiu 외

Domain generalization models learn to generalize to previously unseen domains, but suffer from prediction uncertainty and domain shift. In this paper, we address both problems. We introduce a probabilistic meta-learning …

Domain GeneralizationMeta-LearningPrediction

Discriminative Adversarial Domain Generalization with Meta-learning based Cross-domain Validation

2020-11-01 · Keyu Chen, Di Zhuang, J. Morris Chang

The generalization capability of machine learning models, which refers to generalizing the knowledge for an "unseen" domain via learning from one or multiple seen domain(s), is of great importance to develop and deploy m…

BIG-bench Machine LearningDomain GeneralizationMeta-Learning

MLDGG: Meta-Learning for Domain Generalization on Graphs

2024-11-19 · Qin Tian, Chen Zhao, Minglai Shao, Wenjun Wang 외

Domain generalization on graphs aims to develop models with robust generalization capabilities, ensuring effective performance on the testing set despite disparities between testing and training distributions. However, e…

Domain GeneralizationMeta-LearningTransfer Learning