Operator Boosting Creates Compact, Accurate PDE Surrogates

Lennon J. Shikhman· June 17, 2026 View original

Summary

This work introduces Operator Boosting, a stagewise residual-learning framework that constructs compact and accurate neural operator surrogates for partial differential equations (PDEs). It trains a sequence of tiny neural operators on residual fields, often improving accuracy while significantly reducing parameter count compared to full-size models.

Neural operators are widely employed as surrogate solution maps for partial differential equations (PDEs), but their full-size versions can be computationally expensive for storage, deployment, and evaluation in scientific workflows requiring many queries. This research addresses this challenge by introducing Operator Boosting, a novel stagewise residual-learning framework. Instead of training a large model and then compressing it, Operator Boosting directly constructs compact neural-operator surrogates. The method begins with an empirical mean predictor and then iteratively trains a sequence of small, same-family neural operators on the residual fields. Each correction is incorporated with a validation-selected shrinkage factor. The framework was instantiated with various neural operator types, including Fourier neural operators (FNOs), DeepONets, and convolutional neural operators (CNOs). Across 30 dataset-architecture pairs, the boosted tiny stacks demonstrated positive mean accuracy gains in many cases, while consistently reducing the trainable parameter count by approximately 72-95%. Empirical Pareto improvements were observed on several PDE benchmarks, indicating that Operator Boosting often enhances the accuracy-parameter trade-off for neural PDE surrogates.

Why it matters

For engineers, scientists, and researchers working with complex simulations and PDEs, this method offers a way to create highly efficient and accurate surrogate models. It allows for faster computation and deployment of PDE solutions, which is critical in fields like fluid dynamics, materials science, and climate modeling, where computational resources are often a bottleneck.

How to implement this in your domain

  1. 1Apply Operator Boosting to develop more compact and efficient neural operator surrogates for existing PDE models.
  2. 2Evaluate the accuracy-parameter trade-off of boosted models against full-size baselines in scientific computing applications.
  3. 3Integrate the stagewise residual-learning framework into workflows requiring many-query PDE solutions to reduce computational cost.
  4. 4Experiment with different neural operator architectures (FNOs, DeepONets, CNOs) within the Operator Boosting framework for specific PDE problems.

Who benefits

Scientific ComputingEngineeringAerospaceClimate ModelingMaterials Science

Key takeaways

  • Operator Boosting creates compact, accurate neural operator surrogates for PDEs.
  • It uses stagewise residual learning to train sequences of tiny operators.
  • The method significantly reduces parameter count (72-95%) while often improving accuracy.
  • It offers Pareto improvements, enhancing the accuracy-parameter trade-off for PDE surrogates.

Original post by Lennon J. Shikhman

"arXiv:2606.17460v1 Announce Type: new Abstract: Neural operators are widely used as surrogate solution maps for partial differential equations (PDEs), but full-size models can be costly to store, deploy, and evaluate in many-query scientific workflows. This work introduces Operat…"

View on X

Originally posted by Lennon J. Shikhman on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses