paper-with-me

Papers

FastPhysGS: Accelerating Physics-based Dynamic 3DGS Simulation via Interior Completion and Adaptive Optimization

2026-02-02 · Yikun Ma, Yiqing Li, Jingwen Ye, Zhongkai Wu, Weidong Zhang, Lin Gao, Zhi Jin arxiv

Extending 3D Gaussian Splatting (3DGS) to 4D physical simulation remains challenging. Based on the Material Point Method (MPM), existing methods either rely on manual parameter tuning or distill dynamics from video diffusion models, limiting the generalization and optimization efficiency. Recent attempts using LLMs/VLMs suffer from a text/image-to-3D perceptual gap, yielding unstable physics behavior. In addition, they often ignore the surface structure of 3DGS, leading to implausible motion. We propose FastPhysGS, a fast and robust framework for physics-based dynamic 3DGS simulation:(1) Instance-aware Particle Filling (IPF) with Monte Carlo Importance Sampling (MCIS) to efficiently populate interior particles while preserving geometric fidelity; (2) Bidirectional Graph Decoupling Optimization (BGDO), an adaptive strategy that rapidly optimizes material parameters predicted from a VLM. Experiments show FastPhysGS achieves high-fidelity physical simulation in 1 minute using only 7 GB runtime memory, outperforming prior works with broad potential applications.

📄 PDF Abstract BibTeX arXiv:2602.01723

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GaussianFluent: Gaussian Simulation for Dynamic Scenes with Mixed Materials

2026-01-14 · Bei Huang, Yixin Chen, Ruijie Lu, Gang Zeng 외 arxiv

3D Gaussian Splatting (3DGS) has emerged as a prominent 3D representation for high-fidelity and real-time rendering. Prior work has coupled physics simulation with Gaussians, but predominantly targets soft, deformable ma…

GeoPT: Scaling Physics Simulation via Lifted Geometric Pre-Training

2026-02-23 · Haixu Wu, Minghao Guo, Zongyi Li, Zhiyang Dou 외 arxiv

Neural simulators promise efficient surrogates for physics simulation, but scaling them is bottlenecked by the prohibitive cost of generating high-fidelity training data. Pre-training on abundant off-the-shelf geometries…

Accelerating Long-Term Molecular Dynamics with Physics-Informed Time-Series Forecasting

2025-09-16 · Hung Le, Sherif Abbas, Minh Hoang Nguyen, Van Dai Do 외 arxiv

Efficient molecular dynamics (MD) simulation is vital for understanding atomic-scale processes in materials science and biophysics. Traditional density functional theory (DFT) methods are computationally expensive, which…

Trajectory Forecasting

PINNSim: A Simulator for Power System Dynamics based on Physics-Informed Neural Networks

2023-03-17 · Jochen Stiasny, Baosen Zhang, Spyros Chatzivasileiadis

The dynamic behaviour of a power system can be described by a system of differential-algebraic equations. Time-domain simulations are used to simulate the evolution of these dynamics. They often require the use of small …

Accelerating Dynamical System Simulations with Contracting and Physics-Projected Neural-Newton Solvers

2021-06-04 · Samuel Chevalier, Jochen Stiasny, Spyros Chatzivasileiadis

Recent advances in deep learning have allowed neural networks (NNs) to successfully replace traditional numerical solvers in many applications, thus enabling impressive computing gains. One such application is time domai…