Hierarchical Transformer Preconditioning for Interactive Physics Simulation
Carl Osborne, Minghao Guo, Crystal Owens, Wojciech Matusik

TL;DR
This paper introduces a Hierarchical Transformer Preconditioner that improves real-time physics simulation by efficiently capturing long-range couplings with O(N) scaling, leading to faster convergence and better performance.
Contribution
It presents a novel neural preconditioner based on hierarchical transformers and a cosine-Hutchinson training objective, enabling efficient, scalable, and accurate approximate-inverse computations.
Findings
Achieves up to 2.7x speedup over neural SPAI on benchmarks.
Runs at 17.9 ms/frame for N=8,192, outperforming traditional methods.
Effectively captures long-range couplings in multiphase Poisson systems.
Abstract
Neural preconditioners for real-time physics simulation offer promising data-driven priors, but they often fail to capture long-range couplings efficiently because they inherit local message passing or sparse-operator access patterns. We introduce the Hierarchical Transformer Preconditioner, a neural preconditioner anchored to a weak-admissibility H-matrix partition. The partition provides a multiscale structural prior (dense diagonal leaves plus coarsening off-diagonal tiles) that enables full-graph approximate-inverse computation with O(N) scaling at fixed block sizes. The network models the inverse through low-rank far-field factors and uses highway connections (axial buffers plus a global summary token) to propagate context across transformer depth. At each PCG iteration, preconditioner application reduces to batched dense GEMMs with regular memory access. The key training…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
