paper-with-me

홈 › Papers

Subspace Graph Physics: Real-Time Rigid Body-Driven Granular Flow Simulation

2021-11-18 · Amin Haeri, Krzysztof Skonieczny

An important challenge in robotics is understanding the interactions between robots and deformable terrains that consist of granular material. Granular flows and their interactions with rigid bodies still pose several open questions. A promising direction for accurate, yet efficient, modeling is using continuum methods. Also, a new direction for real-time physics modeling is the use of deep learning. This research advances machine learning methods for modeling rigid body-driven granular flows, for application to terrestrial industrial machines as well as space robotics (where the effect of gravity is an important factor). In particular, this research considers the development of a subspace machine learning simulation approach. To generate training datasets, we utilize our high-fidelity continuum method, material point method (MPM). Principal component analysis (PCA) is used to reduce the dimensionality of data. We show that the first few principal components of our high-dimensional data keep almost the entire variance in data. A graph network simulator (GNS) is trained to learn the underlying subspace dynamics. The learned GNS is then able to predict particle positions and interaction forces with good accuracy. More importantly, PCA significantly enhances the time and memory efficiency of GNS in both training and rollout. This enables GNS to be trained using a single desktop GPU with moderate VRAM. This also makes the GNS real-time on large-scale 3D physics configurations (700x faster than our continuum method).

📄 PDF Abstract BibTeX arXiv:2111.10206

Code (1)

haeriamin/Subspace-Graph-Physics 공식 구현 tf

Tasks

GPU

Methods 이 논문이 사용한 방법론

Gravity Gravity is a kinematic approach to optimization based on gradients.
PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…
GNS Graph Network-Based Simulators is a type of graph neural network that represents the state of a physical system with particles, expressed as nodes in a graph, and computes…

Similar Papers 제목 키워드 기반

MIXPINN: Mixed-Material Simulations by Physics-Informed Neural Network

2025-03-17 · Xintian Yuan, Yunke Ao, Boqi Chen, Philipp Fuernstahl

Simulating the complex interactions between soft tissues and rigid anatomy is critical for applications in surgical training, planning, and robotic-assisted interventions. Traditional Finite Element Method (FEM)-based si…

AnatomyComputational EfficiencyGraph Neural Network

Multi-body Non-rigid Structure-from-Motion

2016-07-15 · Suryansh Kumar, Yuchao Dai, Hongdong Li

Conventional structure-from-motion (SFM) research is primarily concerned with the 3D reconstruction of a single, rigidly moving object seen by a static camera, or a static and rigid scene observed by a moving camera --in…

3D ReconstructionClustering

Complex Non-Rigid Motion 3D Reconstruction by Union of Subspaces

2014-06-01 · CVPR 2014 6 · Yingying Zhu, Dong Huang, Fernando de la Torre, Simon Lucey

The task of estimating complex non-rigid 3D motion through a monocular camera is of increasing interest to the wider scientific community. Assuming one has the 2D point tracks of the non-rigid object in question, the vis…

3D Reconstruction

An Incidence Geometry approach to Dictionary Learning

2014-02-28 · Meera Sitharam, Mohamad Tarifi, Menghan Wang

We study the Dictionary Learning (aka Sparse Coding) problem of obtaining a sparse representation of data points, by learning \emph{dictionary vectors} upon which the data points can be written as sparse linear combinati…

Dictionary Learning

Spatial-Temporal Union of Subspaces for Multi-body Non-rigid Structure-from-Motion

2017-05-14 · Suryansh Kumar, Yuchao Dai, Hongdong Li

Non-rigid structure-from-motion (NRSfM) has so far been mostly studied for recovering 3D structure of a single non-rigid/deforming object. To handle the real world challenging multiple deforming objects scenarios, existi…

3D Reconstruction