Super-Resolution of Elliptic PDE Solutions Using Least Squares Support Vector Regression
Maryam Babaei, Peter Rucz, Manfred Kaltenbacher, Stefan Schoder

TL;DR
This paper introduces a hybrid FEM-LSSVR method that enhances the resolution of elliptic PDE solutions, providing high-accuracy, closed-form solutions that improve upon standard FEM results with minimal additional implementation effort.
Contribution
The paper presents a novel hybrid approach combining FEM with LSSVR using Legendre kernels for super-resolution of PDE solutions, enabling high-order accuracy from low-order FEM codes.
Findings
Achieves significantly higher accuracy than base FEM solutions.
Provides comparable accuracy to high-order FEM with lower computational cost.
Demonstrates robustness across four elliptic boundary value problems.
Abstract
A hybrid computational approach that integrates the finite element method (FEM) with least squares support vector regression (LSSVR) is introduced to solve partial differential equations. The method combines FEM's ability to provide the nodal solutions and LSSVR with higher-order Legendre polynomial kernels to deliver a closed-form analytical solution for interpolation between the nodes. The hybrid approach implements element-wise enhancement (super-resolution) of a given numerical solution, resulting in high resolution accuracy, while maintaining consistency with FEM nodal values at element boundaries. It can adapt any low-order FEM code to obtain high-order resolution by leveraging localized kernel refinement and parallel computation without additional implementation overhead. Therefore, effective inference/post-processing of the obtained super-resolved solution is possible.…
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 · Numerical methods in engineering · Advanced Numerical Methods in Computational Mathematics
