Rainald Löhner

LG
h-index22
6papers
54citations
Novelty43%
AI Score42

6 Papers

LGMar 15, 2022
NINNs: Nudging Induced Neural Networks

Harbir Antil, Rainald Löhner, Randy Price

New algorithms called nudging induced neural networks (NINNs), to control and improve the accuracy of deep neural networks (DNNs), are introduced. The NINNs framework can be applied to almost all pre-existing DNNs, with forward propagation, with costs comparable to existing DNNs. NINNs work by adding a feedback control term to the forward propagation of the network. The feedback term nudges the neural network towards a desired quantity of interest. NINNs offer multiple advantages, for instance, they lead to higher accuracy when compared with existing data assimilation algorithms such as nudging. Rigorous convergence analysis is established for NINNs. The algorithmic and theoretical findings are illustrated on examples from data assimilation and chemically reacting flows.

NANov 30, 2022
Neural Network Representation of Time Integrators

Rainald Löhner, Harbir Antil

Deep neural network (DNN) architectures are constructed that are the exact equivalent of explicit Runge-Kutta schemes for numerical time integration. The network weights and biases are given, i.e., no training is needed. In this way, the only task left for physics-based integrators is the DNN approximation of the right-hand side. This allows to clearly delineate the approximation estimates for right-hand side errors and time integration errors. The architecture required for the integration of a simple mass-damper-stiffness case is included as an example.

OPTICSMay 22
Polarization-Induced Beam Bending: Mathematical Model, Discretization, and Algorithm

Harbir Antil, Rainald Löhner, Sarswati Shah

We study a reduced hydrodynamic formulation of paraxial vector beam propagation in which the beam intensity, optical phase, and spatially-dependent polarization are coupled through a nonlinear dispersive system. While prior analytical work derived a solution for the beam path valid for short propagation distances, a fully resolved numerical treatment of the model over long ranges has not previously been available. Here we present a conservative numerical scheme for the coupled system, combining a finite-volume discretization of the intensity equation with monotone Hamilton--Jacobi (H-J) solvers for the phase dynamics and upwind transport of polarization. The method preserves the nonnegativity of the intensity and remains stable under long-distance propagation. We perform large-scale simulations over propagation distances of tens of meters, while resolving millimeter-scale transverse structure. The numerical results reproduce the analytically predicted and experimentally observed quadratic beam bending at short distances and reveal systematic deviations beyond the asymptotic regime. These deviations arise from nonlinear phase accumulation and dispersive effects captured by the full model but are neglected in the short-distance approximation.

OCNov 5, 2025
Optimal Boundary Control of Diffusion on Graphs via Linear Programming

Harbir Antil, Rainald Löhner, Felipe Pérez

We propose a linear programming (LP) framework for steady-state diffusion and flux optimization on geometric networks. The state variable satisfies a discrete diffusion law on a weighted, oriented graph, where conductances are scaled by edge lengths to preserve geometric fidelity. Boundary potentials act as controls that drive interior fluxes according to a linear network Laplacian. The optimization problem enforces physically meaningful sign and flux-cap constraints at all boundary edges, derived directly from a gradient bound. This yields a finite-dimensional LP whose feasible set is polyhedral, and whose boundedness and solvability follow from simple geometric or algebraic conditions on the network data. We prove that under the absence of negative recession directions--automatically satisfied in the presence of finite box bounds, flux caps, or sign restrictions--the LP admits a global minimizer. Several sufficient conditions guaranteeing boundedness of the feasible region are identified, covering both full-rank and rank-deficient flux maps. The analysis connects classical results such as the Minkowski--Weyl decomposition, Hoffman's bound, and the fundamental theorem of linear programming with modern network-based diffusion modeling. Two large-scale examples illustrate the framework: (i) A typical large stadium in a major modern city, which forms a single connected component with relatively uniform corridor widths, and a (ii) A complex street network emanating from a large, historical city center, which forms a multi-component system.

LGApr 1, 2021
Novel DNNs for Stiff ODEs with Applications to Chemically Reacting Flows

Thomas S. Brown, Harbir Antil, Rainald Löhner et al.

Chemically reacting flows are common in engineering, such as hypersonic flow, combustion, explosions, manufacturing processes and environmental assessments. For combustion, the number of reactions can be significant (over 100) and due to the very large CPU requirements of chemical reactions (over 99%) a large number of flow and combustion problems are presently beyond the capabilities of even the largest supercomputers. Motivated by this, novel Deep Neural Networks (DNNs) are introduced to approximate stiff ODEs. Two approaches are compared, i.e., either learn the solution or the derivative of the solution to these ODEs. These DNNs are applied to multiple species and reactions common in chemically reacting flows. Experimental results show that it is helpful to account for the physical properties of species while designing DNNs. The proposed approach is shown to generalize well.

OCApr 1, 2020
Fractional Deep Neural Network via Constrained Optimization

Harbir Antil, Ratna Khatri, Rainald Löhner et al.

This paper introduces a novel algorithmic framework for a deep neural network (DNN), which in a mathematically rigorous manner, allows us to incorporate history (or memory) into the network -- it ensures all layers are connected to one another. This DNN, called Fractional-DNN, can be viewed as a time-discretization of a fractional in time nonlinear ordinary differential equation (ODE). The learning problem then is a minimization problem subject to that fractional ODE as constraints. We emphasize that an analogy between the existing DNN and ODEs, with standard time derivative, is well-known by now. The focus of our work is the Fractional-DNN. Using the Lagrangian approach, we provide a derivation of the backward propagation and the design equations. We test our network on several datasets for classification problems. Fractional-DNN offers various advantages over the existing DNN. The key benefits are a significant improvement to the vanishing gradient issue due to the memory effect, and better handling of nonsmooth data due to the network's ability to approximate non-smooth functions.