paper-with-me

Papers

GeoPT: Scaling Physics Simulation via Lifted Geometric Pre-Training

2026-02-23 · Haixu Wu, Minghao Guo, Zongyi Li, Zhiyang Dou, Mingsheng Long, Kaiming He, Wojciech Matusik 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 offers a natural alternative, yet faces a fundamental gap: supervision on static geometry alone ignores dynamics and can lead to negative transfer on physics tasks. We present GeoPT, a unified pre-trained model for general physics simulation based on lifted geometric pre-training. The core idea is to augment geometry with synthetic dynamics, enabling dynamics-aware self-supervision without physics labels. Pre-trained on over one million samples, GeoPT consistently improves industrial-fidelity benchmarks spanning fluid mechanics for cars, aircraft, and ships, and solid mechanics in crash simulation, reducing labeled data requirements by 20-60% and accelerating convergence by 2$\times$. These results show that lifting with synthetic dynamics bridges the geometry-physics gap, unlocking a scalable path for neural simulation and potentially beyond. Code is available at https://github.com/Physics-Scaling/GeoPT.

📄 PDF Abstract BibTeX arXiv:2602.20399

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GeoPTH: A Lightweight Approach to Category-Based Trajectory Retrieval via Geometric Prototype Trajectory Hashing

2025-11-20 · Yang Xu, Zuliang Yang, Kai Ming Ting arxiv

Trajectory similarity retrieval is an important part of spatiotemporal data mining, however, existing methods have the following limitations: traditional metrics are computationally expensive, while learning-based method…

Computational Efficiency

Stagewise Safe Bayesian Optimization with Gaussian Processes

2018-06-20 · ICML 2018 7 · Yanan Sui, Vincent Zhuang, Joel W. Burdick, Yisong Yue

Enforcing safety is a key aspect of many problems pertaining to sequential decision making under uncertainty, which require the decisions made at every step to be both informative of the optimal decision and also safe. F…

Bayesian OptimizationDecision MakingDecision Making Under UncertaintyGaussian Processes+1

Flow Matching for Geometric Trajectory Simulation

2025-05-24 · Kiet Bennema ten Brinke, Koen Minartz, Vlado Menkovski

The simulation of N-body systems is a fundamental problem with applications in a wide range of fields, such as molecular dynamics, biochemistry, and pedestrian dynamics. Machine learning has become an invaluable tool for…

Trajectory Modeling

A Simulation Preorder for Koopman-like Lifted Control Systems

2024-01-26 · Antoine Aspeel, Necmiye Ozay

This paper introduces a simulation preorder among lifted systems, a generalization of finite-dimensional Koopman approximations (also known as approximate immersions) to systems with inputs. It is proved that this simula…

Relation

Lift & Learn: Physics-informed machine learning for large-scale nonlinear dynamical systems

2019-12-17 · Elizabeth Qian, Boris Kramer, Benjamin Peherstorfer, Karen Willcox

We present Lift & Learn, a physics-informed method for learning low-dimensional models for large-scale dynamical systems. The method exploits knowledge of a system's governing equations to identify a coordinate transform…

BIG-bench Machine LearningPhysics-informed machine learning