A Kolmogorov High Order Deep Neural Network for High Frequency Partial Differential Equations in High Dimensions
Yaqin Zhang, Ke Li, Zhipeng Chang, Xuejiao Liu, Yunqing Huang,, Xueshuang Xiang

TL;DR
This paper introduces a Kolmogorov high order deep neural network (K-HOrderDNN) that efficiently solves high-dimensional, high-frequency PDEs by mitigating the curse of dimensionality through a superposition-based approach, demonstrating superior accuracy and efficiency.
Contribution
The paper proposes K-HOrderDNN, leveraging Kolmogorov superposition theorem to reduce basis functions and improve high-dimensional PDE solving, outperforming traditional high order DNNs.
Findings
K-HOrderDNN reduces basis functions from exponential to linear in dimension.
K-HOrderDNN achieves two orders of magnitude lower error in high-dimensional problems.
K-HOrderDNN demonstrates faster convergence and higher accuracy for high-frequency PDEs.
Abstract
This paper proposes a Kolmogorov high order deep neural network (K-HOrderDNN) for solving high-dimensional partial differential equations (PDEs), which improves the high order deep neural networks (HOrderDNNs). HOrderDNNs have been demonstrated to outperform conventional DNNs for high frequency problems by introducing a nonlinear transformation layer consisting of basis functions. However, the number of basis functions grows exponentially with the dimension , which results in the curse of dimensionality (CoD). Inspired by the Kolmogorov superposition theorem (KST), which expresses a multivariate function as superpositions of univariate functions and addition, K-HOrderDNN utilizes a HOrderDNN to efficiently approximate univariate inner functions instead of directly approximating the multivariate function, reducing the number of introduced basis functions to . We…
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.
Taxonomy
TopicsModel Reduction and Neural Networks
