Search papers, labs, and topics across Lattice.
This paper introduces Randomized Neural Networks (RaNNs) as a mesh-free collocation method for solving linear integro-differential equations, which commonly arise in physics and engineering. RaNNs leverage random feature mappings to handle nonlocal integral operators without sacrificing sparsity, unlike traditional deterministic methods. By fixing hidden-layer parameters and training only the output weights, RaNNs convert the training problem into a convex least-squares optimization, leading to stable and efficient solutions, demonstrated on the neutron transport equation.
Randomly initialized neural nets can solve high-dimensional integro-differential equations like neutron transport faster and more stably than both physics-informed neural networks and traditional deterministic methods.
Integro-differential equations arise in a wide range of applications, including transport, kinetic theory, radiative transfer, and multiphysics modeling, where nonlocal integral operators couple the solution across phase space. Such nonlocality often introduces dense coupling blocks in deterministic discretizations, leading to increased computational cost and memory usage, while physics-informed neural networks may suffer from expensive nonconvex training and sensitivity to hyperparameter choices. In this work, we present randomized neural networks (RaNNs) as a mesh-free collocation framework for linear integro-differential equations. Because the RaNN approximation is intrinsically dense through globally supported random features, the nonlocal integral operator does not introduce an additional loss of sparsity, while the approximate solution can still be represented with relatively few trainable degrees of freedom. By randomly fixing the hidden-layer parameters and solving only for the linear output weights, the training procedure reduces to a convex least-squares problem in the output coefficients, enabling stable and efficient optimization. As a representative application, we apply the proposed framework to the steady neutron transport equation, a high-dimensional linear integro-differential model featuring scattering integrals and diverse boundary conditions. Extensive numerical experiments demonstrate that, in the reported test settings, the RaNN approach achieves competitive accuracy while incurring substantially lower training cost than the selected neural and deterministic baselines, highlighting RaNNs as a robust and efficient alternative for the numerical simulation of nonlocal linear operators.