๐ค AI Summary
Traditional numerical methods for ultra-large-scale physical system simulation suffer from high computational cost and memory overhead, while data-driven surrogate models critically depend on large volumes of labeled training dataโconstituting a dual bottleneck. To address this, we propose a PDE-driven surrogate modeling framework that requires no offline training data. Our method establishes an end-to-end differentiable solver, innovatively integrating convolutional hierarchical deep networks with tensor decomposition to directly parameterize and solve spatiotemporal partial differential equations, thereby unifying physical consistency with high-fidelity modeling. Compared to classical numerical solvers, it achieves significant reductions in both computation time and memory usage while preserving accuracy. Unlike data-driven approaches, it eliminates reliance on labeled datasets entirely. Experimental results demonstrate strong scalability, enabling real-time or near-real-time simulation of systems with up to hundreds of millions of degrees of freedom.
๐ Abstract
A common trend in simulation-driven engineering applications is the ever-increasing size and complexity of the problem, where classical numerical methods typically suffer from significant computational time and huge memory cost. Methods based on artificial intelligence have been extensively investigated to accelerate partial differential equations (PDE) solvers using data-driven surrogates. However, most data-driven surrogates require an extremely large amount of training data. In this paper, we propose the Convolutional Hierarchical Deep Learning Neural Network-Tensor Decomposition (C-HiDeNN-TD) method, which can directly obtain surrogate models by solving large-scale space-time PDE without generating any offline training data. We compare the performance of the proposed method against classical numerical methods for extremely large-scale systems.