--- license: apache-2.0 language: - en tags: - datasets - machine-learning - deep-learning - physics-modeling - scientific-ML - material-point-method - MPM - smooth-particle-hydrodynamics - SPH - Lagrangian-dynamics pretty_name: MPM-Verse-Large size_categories: - 100K ## Citation If you use this dataset, please cite: ```bibtex @article{viswanath2024reduced, title={Reduced-Order Neural Operators: Learning Lagrangian Dynamics on Highly Sparse Graphs}, author={Viswanath, Hrishikesh and Chang, Yue and Berner, Julius and Chen, Peter Yichen and Bera, Aniket}, journal={arXiv preprint arXiv:2407.03925}, year={2024} } ``` ## Source The 3D datasets (e.g., Water3D, Sand3D, Plasticine3D, Jelly3D, RigidCollision3D, Melting3D) were generated using the NCLAW Simulator, developed by Ma et al. (ICML 2023). ```bibtex @inproceedings{ma2023learning, title={Learning neural constitutive laws from motion observations for generalizable pde dynamics}, author={Ma, Pingchuan and Chen, Peter Yichen and Deng, Bolei and Tenenbaum, Joshua B and Du, Tao and Gan, Chuang and Matusik, Wojciech}, booktitle={International Conference on Machine Learning}, pages={23279--23300}, year={2023}, organization={PMLR} } ```