Search papers, labs, and topics across Lattice.
This paper introduces PG-KINN, a novel physics-informed Kolmogorov Arnold Network (KAN) that employs a Petrov-Galerkin formulation to effectively solve forward and inverse partial differential equations (PDEs). By integrating localized test functions and Gauss-Legendre quadrature, PG-KINN reduces the differentiation order while maintaining applicability to a wide range of problems, including nonlinear and non-self-adjoint cases. The method demonstrates superior performance on various benchmarks, significantly outperforming traditional multilayer perceptron baselines and existing KAN formulations, thereby enhancing the accuracy and interpretability of AI-driven computational mechanics.
PG-KINN outperforms legacy approaches by leveraging a Petrov-Galerkin framework, achieving robust solutions for complex PDEs with improved accuracy and interpretability.
Physics-informed learning of partial differential equations (PDEs) has been dominated by multilayer perceptrons (MLPs), whose spectral bias and dense parameterization limit both accuracy and interpretability. Kolmogorov Arnold Networks (KANs) mitigate these limitations because their learnable spline activations are structurally aligned with the piecewise-polynomial bases of classical discretizations. However, the way a PDE is cast into a loss functional is as decisive as the choice of approximator: strong-form residual minimization requires high-order derivatives and heavily weighted losses, the energy (Bubnov-Galerkin) form is restricted to self-adjoint operators and, as we show, collapses to a trivial solution for parameter-identification problems, and boundary integral forms require a known fundamental solution. We propose PG-KINN, a physics-informed KAN built on a Petrov-Galerkin formulation in which the trial space is a KAN and the test space is an independent, compactly supported, piecewise-polynomial space evaluated with Gauss-Legendre quadrature. Integration by parts lowers the differentiation order while retaining applicability to general non-self-adjoint, nonlinear, and inverse problems; the localized test functions turn the global residual into a set of element-wise weak residuals with favorable conditioning. On a suite of benchmarks spanning crack singularities, stress concentration, Neo-Hookean hyperelasticity, inverse parameter identification in heterogeneous media, and complex geometries, PG-KINN consistently outperforms legacy MLP baselines and state-of-the-art KAN-based strong/energy/inverse formulations (PIKAN). These results position the Petrov-Galerkin coupling of KAN trial spaces and polynomial test spaces as a robust and accurate route for AI-based computational mechanics.