Overview
Research area: Machine Learning
Authors: Jinpai Zhao, Nishant Panda, Yen Ting Lin, Eirik Valseth, Diane Oyen, Clint Dawson
Published: 2026-05-01
arXiv: 2605.00820
Abstract
We introduce HyCOP, a modular framework that learns parametric PDE solution operators by composing simple modules (advection, diffusion, learned closures, boundary handling) in a query-conditioned way. Rather than learning a monolithic map, HyCOP learns a policy over short programs - which module to apply and for how long - conditioned on regime features and state statistics. Modules may be numerical sub-solvers or learned components, enabling hybrid surrogates evaluated at arbitrary query times without autoregressive rollout.
Across diverse PDE benchmarks, HyCOP produces interpretable programs, delivers order-of-magnitude OOD improvements over monolithic neural operators, and supports modular transfer through dictionary updates (e.g., boundary swaps, residual enrichment). Our theory characterizes expressivity and gives an error decomposition that separates composition error from module error and doubles as a process-level diagnostic.
Key Highlights
- Modular composition: Combines advection, diffusion, learned closures, and boundary handling modules in a query-conditioned way.
- Learned policy over programs: Determines which module to apply and for how long, based on regime features and state statistics.
- Hybrid surrogates: Modules may be numerical sub-solvers or learned components; evaluation at arbitrary query times without autoregressive rollout.
- Strong OOD generalization: Order-of-magnitude improvements over monolithic neural operators in out-of-distribution scenarios.
- Modular transfer: Supports dictionary updates such as boundary swaps and residual enrichment.
- Theoretical grounding: Expressivity characterization plus an error decomposition separating composition error from module error, usable as a process-level diagnostic.
*Source: arXiv:2605.00820*