TL;DR
DeePoly introduces a two-stage framework combining deep neural networks and polynomial basis functions to improve accuracy and efficiency in solving PDEs, with theoretical guarantees and mesh-free properties.
Contribution
The paper presents DeePoly, a novel hybrid approach that integrates DNNs with polynomial basis functions for high-order PDE solutions, providing convergence guarantees and enhanced computational performance.
Findings
Achieves high-order accuracy in PDE solutions.
Demonstrates improved efficiency over traditional methods.
Maintains mesh-free and scheme-free properties.
Abstract
Recently, machine learning methods have gained significant traction in scientific computing, particularly for solving Partial Differential Equations (PDEs). However, methods based on deep neural networks (DNNs) often lack convergence guarantees and computational efficiency compared to traditional numerical schemes. This work introduces DeePoly, a novel framework that transforms the solution paradigm from pure non-convex parameter optimization to a two-stage approach: first employing a DNN to capture complex global features, followed by linear space optimization with combined DNN-extracted features (Spotter) and polynomial basis functions (Sniper). This strategic combination leverages the complementary strengths of both methods -- DNNs excel at approximating complex global features (i.e., high-gradient features) and stabilize the polynomial approximation while polynomial bases provide…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
