paper-with-me

홈 › Papers

Test-time Generalization for Physics through Neural Operator Splitting

2026-01-31 · Louis Serrano, Jiequn Han, Edouard Oyallon, Shirley Ho, Rudy Morel arxiv

Neural operators have shown promise in learning solution maps of partial differential equations (PDEs), but they often struggle to generalize when test inputs lie outside the training distribution, such as novel initial conditions, unseen PDE coefficients or unseen physics. Prior works address this limitation with large-scale multiple physics pretraining followed by fine-tuning, but this still requires examples from the new dynamics, falling short of true zero-shot generalization. In this work, we propose a method to enhance generalization at test time, i.e., without modifying pretrained weights. Building on DISCO, which provides a dictionary of neural operators trained across different dynamics, we introduce a neural operator splitting strategy that, at test time, searches over compositions of training operators to approximate unseen dynamics. On challenging out-of-distribution tasks including parameter extrapolation and novel combinations of physics phenomena, our approach achieves state-of-the-art zero-shot generalization results, while being able to recover the underlying PDE parameters. These results underscore test-time computation as a key avenue for building flexible, compositional, and generalizable neural operators.

📄 PDF Abstract BibTeX arXiv:2602.00884

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-shot Generalization

Similar Papers 제목 키워드 기반

ReBaNO: Reduced Basis Neural Operator Mitigating Generalization Gaps and Achieving Discretization Invariance

2025-09-11 · Haolan Zheng, Yanlai Chen, Jiequn Han, Yue Yu arxiv

We propose a novel data-lean operator learning algorithm, the Reduced Basis Neural Operator (ReBaNO), to solve a group of PDEs with multiple distinct inputs. Inspired by the Reduced Basis Method and the recently introduc…

Knowledge Distillation

Convergence analysis of wide shallow neural operators within the framework of Neural Tangent Kernel

2024-12-07 · Xianliang Xu, Ye Li, Zhongyi Huang

Neural operators are aiming at approximating operators mapping between Banach spaces of functions, achieving much success in the field of scientific computing. Compared to certain deep learning-based solvers, such as Phy…

Physics-Informed Laplace Neural Operator for Solving Partial Differential Equations

2026-02-13 · Heechang Kim, Qianying Cao, Hyomin Shin, Seungchul Lee 외 arxiv

Neural operators have emerged as fast surrogate solvers for parametric partial differential equations (PDEs). However, purely data-driven models often require extensive training data and can generalize poorly, especially…

Bounding the Rademacher Complexity of Fourier neural operators

2022-09-12 · TaeYoung Kim, Myungjoo Kang

A Fourier neural operator (FNO) is one of the physics-inspired machine learning methods. In particular, it is a neural operator. In recent times, several types of neural operators have been developed, e.g., deep operator…

When Attention Beats Fourier: Multi-Scale Transformers for PDE Solving on Irregular Domains

2026-05-08 · Brandon Yee, Pairie Koh, Jack Rodriguez, Mihir Tekal arxiv

We study the problem of \emph{architecture selection} for deep learning models trained to solve partial differential equations (PDEs), asking when transformer-based architectures with learned attention outperform Fourier…