paper-with-me

홈 › Papers

Neural Relational Inference for Interacting Systems

2018-02-13 · ICML 2018 7 · Thomas Kipf, Ethan Fetaya, Kuan-Chieh Wang, Max Welling, Richard Zemel

Interacting systems are prevalent in nature, from dynamical systems in physics to complex societal dynamics. The interplay of components can give rise to complex behavior, which can often be explained using a simple model of the system's constituent parts. In this work, we introduce the neural relational inference (NRI) model: an unsupervised model that learns to infer interactions while simultaneously learning the dynamics purely from observational data. Our model takes the form of a variational auto-encoder, in which the latent code represents the underlying interaction graph and the reconstruction is based on graph neural networks. In experiments on simulated physical systems, we show that our NRI model can accurately recover ground-truth interactions in an unsupervised manner. We further demonstrate that we can find an interpretable structure and predict complex dynamics in real motion capture and sports tracking data.

📄 PDF Abstract BibTeX arXiv:1802.04687

Code (9)

ethanfetaya/nri 공식 구현 pytorch
ELEMKEP/bsc_lcs pytorch
ipeter50/graph_ode pytorch
loeweX/AmortizedCausalDiscovery pytorch
mariel-pettee/choreo-graph pytorch
mitmul/chainer-nri
mkofinas/locs pytorch
pairlab/v-cdn pytorch
quizzicalkudu/curly-spork pytorch

Similar Papers 제목 키워드 기반

Diffusion model for relational inference

2024-01-30 · Shuhan Zheng, Ziqiang Li, Kantaro Fujiwara, Gouhei Tanaka

Dynamical behaviors of complex interacting systems, including brain activities, financial price movements, and physical collective phenomena, are associated with underlying interactions between the system's components. T…

ImputationmodelTime Series

Online Relational Inference for Evolving Multi-agent Interacting Systems

2024-11-03 · Beomseok Kang, Priyabrata Saha, Sudarshan Sharma, Biswadeep Chakraborty 외

We introduce a novel framework, Online Relational Inference (ORI), designed to efficiently identify hidden interaction graphs in evolving multi-agent interacting systems using streaming data. Unlike traditional offline m…

Data AugmentationDecoder

Collective Relational Inference for learning heterogeneous interactions

2023-04-30 · Zhichao Han, Olga Fink, David S. Kammer

Interacting systems are ubiquitous in nature and engineering, ranging from particle dynamics in physics to functionally connected brain regions. These interacting systems can be modeled by graphs where edges correspond t…

Graph structure learning

Inferring Relational Potentials in Interacting Systems

2023-10-23 · Armand Comas-Massagué, Yilun Du, Christian Fernandez, Sandesh Ghimire 외

Systems consisting of interacting agents are prevalent in the world, ranging from dynamical systems in physics to complex biological networks. To build systems which can interact robustly in the real world, it is thus im…

Trajectory ForecastingTrajectory Modeling

Neural Relational Inference with Efficient Message Passing Mechanisms

2021-01-23 · Siyuan Chen, Jiahai Wang, Guoqing Li

Many complex processes can be viewed as dynamical systems of interacting agents. In many cases, only the state sequences of individual agents are observed, while the interacting relations and the dynamical rules are unkn…

RelationRelation Prediction