Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

A Robust Foundation Model for Conservation Laws: Injecting Context into Flux Neural Operators via Recurrent Vision Transformers

About

We propose an architecture that augments the Flux Neural Operator (Flux NO), which combines the classical finite volume method (FVM) with neural operators, with ViT-based context injection. Our model is formulated as a hypernetwork: it extracts solution dynamics over a finite temporal window, encodes them with a recurrent Vision Transformer, and generates the parameters of a context-conditioned neural operator. This enables the model to infer and solve conservation laws without explicit access to the governing equation or PDE coefficients. Experimentally, we show that the proposed method preserves the robustness, generalization ability, and long-time prediction advantages of Flux NO over standard neural operators, while delivering reliable numerical solutions across a broad range of conservative systems, including previously unseen fluxes. Our code is available at https://github.com/xx257xx/CONTEXT_FLUX_NO.

Taeyoung Kim, Joon-Hyuk Ko• 2026

Related benchmarks

TaskDatasetResultRank
1D PDE forecastingCubic 1D In-distribution 1.0 (test)
Relative L2 Error0.0041
6
1D PDE forecastingShallow water 1D In-distribution 1.0 (test)
Relative L2 Error0.0063
6
1D PDE forecastingViscous Burgers 1D In-distribution 1.0 (test)
Relative L2 Error0.132
6
Conservation-law dynamics predictionCubic
Relative L2 Error0.0056
6
Conservation-law dynamics predictionSine with GRF
Relative L2 Error0.266
6
Conservation-law dynamics predictionSine
Relative L2 Error0.0049
6
Conservation-law dynamics predictionViscous Burgers
Relative L2 Error0.0016
6
Conservation-law dynamics predictionShallow Water
Relative L2 Error0.125
6
Showing 8 of 8 rows

Other info

Follow for update