Fredholm Neural Networks
Kyriakos Georgiou, Constantinos Siettos, Athanasios N. Yannacopoulos
TL;DR
The paper introduces Fredholm neural networks, architectures that encode fixed-point iterations for linear and nonlinear Fredholm integral equations into a deep neural network structure. By discretizing the integral operator and mapping each iteration to a network layer, they achieve an explainable framework with convergence guarantees and explicit error bounds, extending to inverse problems via kernel learning. The authors demonstrate strong numerical accuracy across linear, nonlinear, boundary-value, and elliptic PDE scenarios, with notably superior boundary handling compared to traditional methods. They propose this approach as a principled alternative to black-box surrogate networks, with potential impact on uncertainty quantification and scientific computing.
Abstract
Within the family of explainable machine-learning, we present Fredholm neural networks (Fredholm NNs): deep neural networks (DNNs) architectures motivated by fixed-point iteration schemes for the solution of linear and nonlinear Fredholm integral equations (FIEs) of the second kind. We also show how the proposed framework can be used for the solution of inverse problems. Applications of FIEs include the solution of ordinary, as well as partial differential equations (ODEs, PDEs) and many more. We first prove that Fredholm NNs provide accurate solutions. We then provide insight into the values of the hyperparameters and trainable/explainable weights and biases of the DNN, by directly connecting their values to the underlying mathematical theory. For our illustrations, we use Fredholm NNs to solve both linear and nonlinear problems, including elliptic PDEs and boundary value problems. We show that the proposed scheme achieves significant numerical approximation accuracy across both the domain and boundary. The proposed methodology provides insight into the connection between neural networks and classical numerical methods, and we posit that it can have applications in fields such as Uncertainty Quantification (UQ) and explainable artificial intelligence (XAI). Thus, we believe that it will trigger further advances in the intersection between scientific machine learning and numerical analysis.
