cs.LGMay 11, 2026

jNO: A JAX Library for Neural Operator and Foundation Model Training

Authors: Leon ArmbrusterRathan RameshGeorg KruseChristopher Straub

Organizations: Fraunhofer Institute for Integrated Systems and Device Technology IISB, Germany

Abstract

jNO (jax Neural Operators) is a JAX-native library for neural operators and foundation models with unified support for both data-driven and physics-informed training. Its core design is a tracing system in which domains, model calls, residuals, supervised losses, and diagnostics are written in one symbolic language and compiled into one optimization pipeline. This allows users to move between operator regression, mesh-aware residual evaluation, and PDE-constrained training without restructuring the surrounding code. jNO also supports multi-model compositions, fine-grained control at parameter level (model, optimizer, and learning rate), hyperparameter tuning, and JAX-native workflows for translated PDE foundation-model families. The source repository is available at https://github.com/FhG-IISB/jNO.

Explore similar work

CardsList
  1. Neural Operators as Efficient Function Interpolators

    May 8, 2026Vasilis Niarchos, Angelos Sirbu, Sokratis TrifinopoulosFourier Neural OperatorsNeural Operators

  2. Topological Neural Operators

    Jun 8, 2026Lennart Bastian, Samuel Leventhal, Mustafa Hajij +1Neural OperatorsTopological Data Analysis