Functional tensor train neural network for solving high-dimensional PDEs
Feng, Ng, Tang et al.
Discrete tensor train decomposition is widely employed to mitigate the curse of dimensionality in solving high-dimensional PDEs through traditional methods. However, the direct application of the tensor train method typically requires uniform grids of regular domains, which limits its application on non-uniform grids or irregular domains. To address the limitation, we develop a functional tensor train neural network (FTTNN) for solving high-dimensional PDEs, which can represent PDE solutions on non-uniform grids or irregular domains. An essential ingredient of our approach is to represent the PDE solutions by the functional tensor train format whose TT-core functions are approximated by neural networks. To give the functional tensor train representation, we propose and study functional tensor train rank and employ it into a physics-informed loss function for training. Because of tensor train representation, the resulting high-dimensional integral in the loss function can be computed via one-dimensional integrals by Gauss quadrature rules. Numerical examples including high-dimensional PDEs on regular or irregular domains are presented to demonstrate that the performance of the proposed FTTNN is better than that of Physics Informed Neural Networks (PINN).
academic
Functional Tensor Train Neural Network for Solving High-Dimensional PDEs
Title: Functional tensor train neural network for solving high-dimensional PDEs
Authors: Yani Feng (The University of Hong Kong), Michael K. Ng (Hong Kong Baptist University), Kejun Tang (Great Bay University), Zhiwen Zhang (The University of Hong Kong)
Classification: math.NA cs.NA
Publication Date: October 15, 2025 (arXiv preprint)
Discrete tensor train decomposition is widely used to mitigate the curse of dimensionality in solving high-dimensional partial differential equations (PDEs) using traditional methods. However, direct application of tensor train methods typically requires uniform meshes on regular domains, which limits their applicability to non-uniform meshes or irregular domains. To address this limitation, this paper develops a Functional Tensor Train Neural Network (FTTNN) for solving high-dimensional PDEs that can represent PDE solutions on non-uniform meshes or irregular domains. The core of the method is to represent PDE solutions through functional tensor train format, where TT core functions are approximated by neural networks. To provide functional tensor train representation, the paper proposes and investigates the concept of functional tensor train rank and applies it to training with physics-informed loss functions. Due to the properties of tensor train representation, high-dimensional integrals in the loss function can be computed by solving one-dimensional integrals using Gaussian quadrature rules. Numerical experiments demonstrate that the proposed FTTNN outperforms Physics-Informed Neural Networks (PINNs) in solving high-dimensional PDEs on both regular and irregular domains.
High-dimensional partial differential equations are ubiquitous in scientific and engineering applications, such as Schrödinger eigenvalue problems, fluid mechanics, heat conduction, electromagnetism, and quantum mechanics. Traditional numerical methods (finite differences, finite elements, spectral methods) perform well on low-dimensional problems but face serious challenges from the curse of dimensionality (CoD) in high-dimensional problems.
Develop a method that can handle irregular domains while efficiently computing high-dimensional integrals, combining the advantages of low-rank structure in tensor decomposition and the function approximation capability of neural networks.
High-Dimensional Regular PDEs: Elliptic and parabolic problems with dimension d≥5
Irregular Domain Problems: PDEs with complex geometric shapes in medium-low dimensions
Eigenvalue Computation: Spectral problems of high-dimensional Schrödinger operators
Parametric PDEs: Parameter-dependent problems with low-rank structure
Overall Assessment: This is an important contribution to the field of numerical solution of high-dimensional PDEs. By cleverly combining the advantages of tensor decomposition and neural networks, the paper proposes the FTTNN method with both theoretical depth and practical value. Despite some limitations, its innovation and effectiveness make it a significant advance in the field, worthy of further development and application.