A Graph Neural Network Simulation of Dispersed Systems
Aref Hashemi, Aliakbar Izadkhah

TL;DR
This paper introduces a Graph Neural Network that accurately simulates the dynamics of multidisperse particle systems, accounting for particle size and interactions, providing a fast tool for studying complex physical suspensions.
Contribution
The work extends existing GNN frameworks by incorporating finite particle dimensions and their effects into the simulation of dispersed systems.
Findings
GNN accurately models particle sedimentation dynamics
Framework accounts for particle size and interaction effects
Provides a computationally efficient alternative to traditional simulations
Abstract
We present a Graph Neural Network (GNN) that accurately simulates a multidisperse suspension of interacting spherical particles. Our machine learning framework is built upon the recent work of Sanchez-Gonzalez et al. ICML, PMLR, 119, 8459-8468 (2020) on graph network simulators, and efficiently learns the intricate dynamics of the interacting particles. Nodes and edges of the GNN correspond, respectively, to the particles with their individual properties/data (e.g., radius, position, velocity) and the pairwise interactions between the particles (e.g., electrostatics, hydrodynamics). A key contribution of our work is to account for the finite dimensions of the particles and their impact on the system dynamics. We test our GNN against a representative case study of a multidisperse mixture of two-dimensional spheres sedimenting under gravity in a liquid and interacting with each other by a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
