LiNO: Lifting based multiresolution neural operator

arXiv cs.LG Papers

Summary

This paper introduces LiNO, a neural operator that uses a lifting-based multiresolution decomposition to learn solution operators for PDEs. It demonstrates strong performance on benchmarks including Darcy flow, Poisson equation, and Navier-Stokes, capturing both global dynamics and fine-scale structure.

arXiv:2607.02715v1 Announce Type: new Abstract: Recently, neural operators have shown promising outcomes for learning solution operators of differential equations directly from data. This framework learns a functional mapping from the parameter field to the solution field, enabling the prediction of an entire class of solutions rather than a specific instance. However, existing operators often struggle to capture both global dynamics and fine-scale structure simultaneously. To design an effective operator capable of representing multiscale features, a hierarchical multiscale decomposition framework is required. In this study, we develop the Lifting Neural Operator (LiNO), a multiresolution operator built on the second-generation wavelet lifting scheme. LiNO learns a multiresolution decomposition directly from data by parameterizing the lifting transform. This lifting transformation is adaptive to the underlying solution function and exactly invertible by construction, enabling information-preserving multiscale operator learning. In the lifted multiresolution space, the operator evolves coarse and directional detail coefficients separately, resulting in scale-aware modeling of the underlying physics. We evaluate LiNO on several benchmarks, including Darcy flow, the Poisson equation, the Allen-Cahn equation, the compressible Navier-Stokes equation, and the Gray-Scott reaction-diffusion system. Together, these benchmarks cover a wide range of physical behaviors, including multiscale phenomena, transport-dominated dynamics, and chaotic systems. LiNO demonstrates strong performance on these challenging benchmarks compared with state-of-the-art neural operators. These results suggest that adaptive multiresolution operators provide a promising direction for scientific machine learning.
Original Article
View Cached Full Text

Cached at: 07/07/26, 04:39 AM

# LiNO: Lifting based multiresolution neural operator
Source: [https://arxiv.org/html/2607.02715](https://arxiv.org/html/2607.02715)
Subham Pateland Ratikanta Behera11affiliationmark:Department of Computational and Data Sciences, Indian Institute of Science, Bangalore 560012, India22affiliationmark:IISc Mathematics Initiative, Department of Mathematics, Indian Institute of Science, Bangalore, 560012, India[phimanshu@iisc\.ac\.in,subhampatel@iisc\.ac\.in,ratikanta@iisc\.ac\.in](https://arxiv.org/html/2607.02715v1/mailto:,%0A)

###### Abstract

Recently, neural operators have shown promising outcomes for learning solution operators of differential equations directly from data\. This framework learns a functional mapping from the parameter field to the solution field, enabling the prediction of an entire class of solutions rather than a specific instance\. However, existing operators often struggle to capture both global dynamics and fine\-scale structure altogether\. To design an effective operator capable of representing multiscale features, a hierarchical multiscale decomposition framework is required\. In this study, we develop the lifting neural operator \(LiNO\), a multiresolution operator built on the second‑generation wavelet lifting scheme\. LiNO learns a multiresolution decomposition directly from data by parameterizing the lifting transform\. This lifting transformation is adaptive to the underlying solution function and exactly invertible by construction, enabling information\-preserving multiscale operator learning\. In the lifted multiresolution space, the operator evolves coarse and directional detail coefficients separately, resulting in scale\-aware modeling of the underlying physics\. We evaluate LiNO on several benchmarks including Darcy flow, Poisson equation, Allen\-Cahn equation, compressible Navier\-Stokes equation and Gray\-Scott reaction\-diffusion system\. Altogether they cover a wide range of physical behavior, from multiscale phenomena, transport dominated and chaotic dynamics\. LiNO shows a strong performance on these challenging benchmarks compared to state\-of\-the\-art neural operators\. The results suggest that adaptive multiresolution operator is a promising direction for scientific machine learning\.

###### keywords:

Deep learning, Neural operator, Wavelets, Multiscale problems

## 1Introduction

Many scientific and engineering systems involve partial differential equations \(PDEs\) that require an estimate of the solution field for a given set of input parameters\. Such applications arise in many areas, including fluid dynamics, reaction–diffusion systems, climate prediction, and phase\-field evolution\. These systems are typically characterized by strongly nonlinear, multiscale, and chaotic dynamics involving localized coherent structures, transport\-dominated evolution, and long\-range temporal dependencies\. Traditional numerical solvers such as finite difference\[[20](https://arxiv.org/html/2607.02715#bib.bib24)\], finite element\[[7](https://arxiv.org/html/2607.02715#bib.bib29)\], and spectral methods\[[3](https://arxiv.org/html/2607.02715#bib.bib16),[4](https://arxiv.org/html/2607.02715#bib.bib17)\]often require repeated expensive simulations for varying parameters, forcing terms, or initial conditions, making large\-scale uncertainty quantification, inverse design, and real\-time forecasting computationally expensive\.

Neural operators have recently emerged as a powerful framework for learning mappings between infinite\-dimensional function spaces directly from data\[[9](https://arxiv.org/html/2607.02715#bib.bib10)\]\. Early developments such as deep operator networks \(DeepONet\)\[[14](https://arxiv.org/html/2607.02715#bib.bib9)\]demonstrated that neural networks can approximate nonlinear operators through branch–trunk architectures\. DeepONet established a theoretical foundation for operator learning and showed strong approximation capability across various parametric PDE problems\. Subsequently, the Fourier neural operator \(FNO\)\[[12](https://arxiv.org/html/2607.02715#bib.bib6)\]and its variants\[[11](https://arxiv.org/html/2607.02715#bib.bib27),[10](https://arxiv.org/html/2607.02715#bib.bib28)\]demonstrated remarkable success by parameterizing integral kernels in Fourier space and efficiently learning global convolution operators through spectral convolutions\. With the fast Fourier transform \(FFT\), FNO achieves strong computational complexity and remarkable performance on several benchmark PDE systems, particularly for smooth dynamics and periodic domains\. However, FNO inherently relies on global spectral representations and low\-frequency mode truncation\. While effective for smooth dynamics, such spectral truncation may irreversibly discard fine\-scale information that is physically important in multiscale PDE systems\. Furthermore, the global nature of Fourier representations can limit locality adaptation and reduce representational efficiency for strongly nonlinear systems involving sharp interfaces, localized structures, and multiscale phenomena\.

To address some of these limitations, several neural operator architectures have been proposed\. Wavelet neural operators \(WNO\)\[[25](https://arxiv.org/html/2607.02715#bib.bib7)\]introduced wavelet\-domain operator learning to better capture localized spatial structures through multiresolution analysis\[[15](https://arxiv.org/html/2607.02715#bib.bib14),[6](https://arxiv.org/html/2607.02715#bib.bib15)\]\. Since wavelets provide simultaneous spatial and frequency localization, WNO improves representation of multiscale features compared to purely global spectral methods\. However, WNO relies on predefined wavelet bases and fixed transform operators\. Consequently, the decomposition itself remains non\-adaptive to the nonlinear dynamics of the underlying solution\. This suggests that while multiresolution representations are important, the adaptability and learnability of the decomposition mechanism itself play a critical role in robust neural operator learning\.

Beyond FNO and WNO, several other spectral neural operators are also explored, such as the Laplace neural operator \(LNO\)\[[5](https://arxiv.org/html/2607.02715#bib.bib8)\]\. The LNO performs operator learning in the Laplace domain via learnable pole–residue representation\. This formulation is well\-suited for systems that evolve rapidly, such as impulse responses and wave\-damping phenomena\. However, like other transform\-based neural operators, it does not explicitly support adaptive multiresolution operator learning\. Subsequent advances, including U\-Net\-based operators \(UNO\)\[[18](https://arxiv.org/html/2607.02715#bib.bib12)\]and convolutional neural operators \(CNO\)\[[19](https://arxiv.org/html/2607.02715#bib.bib11)\]explored hierarchical multiscale representations via localized convolutions and encoder–decoder architectures\. These methods effectively learn local structure and provide better feature propagation across multi\-resolution\. Nevertheless, repeated pooling and interpolation operations tend to create information bottlenecks and irreversible compression artifacts\.

Despite significant progress in neural operator learning, several limitations remain\. Most existing operators struggle to learn both global dynamics and fine\-scale structure simultaneously\[[1](https://arxiv.org/html/2607.02715#bib.bib13)\]\. Furthermore, transform\-based operators rely on fixed bases, which may not adapt effectively to a problem\-specific solution field\. In contrast, convolution and pooling\-based operators are generally not exactly invertible and often lose physically important structures during long\-horizon evolution\[[13](https://arxiv.org/html/2607.02715#bib.bib30)\]\. These issues are particularly evident in strongly nonlinear and chaotic PDE systems, where stable and accurate autoregressive predictions remain challenging\.

To address these challenges, we propose the lifting neural operator \(LiNO\), a multiresolution neural operator inspired by the lifting scheme\[[21](https://arxiv.org/html/2607.02715#bib.bib5),[22](https://arxiv.org/html/2607.02715#bib.bib4)\]\. The lifting scheme has been used to develop adaptive numerical methods for solving PDEs\[[26](https://arxiv.org/html/2607.02715#bib.bib2)\], and extended to multilevel operator approximation on curved and complex\-geometry domains\[[2](https://arxiv.org/html/2607.02715#bib.bib3),[16](https://arxiv.org/html/2607.02715#bib.bib1)\]\. Unlike transform\-based operators that rely on fixed analytical transforms, LiNO formulates the lifting procedure as a learnable neural operator framework in which the transform itself is parameterized using neural networks and optimized directly from data\. This formulation enables the multiresolution basis to adapt the underlying solution field, improving representation of nonlinear localized structures and multiscale interactions\. Another key advantage of the lifting transform is its exact invertibility by construction, guaranteeing lossless decomposition and reconstruction without requiring orthogonality constraints or spectral truncation\. Consequently, LiNO avoids irreversible information loss commonly encountered in Fourier truncation and pooling\-based architectures\.

We evaluate the proposed framework on several benchmark PDEs, including the Allen–Cahn equation, Darcy flow, Poisson equation, compressible Navier–Stokes equations in both viscous and inviscid regimes, and the Gray–Scott reaction–diffusion system\. Experimental results demonstrate that LiNO consistently achieves superior or highly competitive accuracy compared with state\-of\-the\-art neural operators, including FNO, WNO, UNO, CNO, and LNO, across these challenging benchmarks\. In particular, LiNO exhibits especially strong performance for problems where preserving localized fine\-scale structures is critical, such as inviscid Navier–Stokes turbulence, Allen–Cahn interface dynamics, and Gray–Scott structure formation, highlighting the effectiveness of adaptive invertible multiresolution operator learning\.

The main contributions of this work are summarized as follows:

- •We propose LiNO, a novel lifting\-based neural operator framework that integrates the second\-generation wavelet lifting scheme into neural operator learning, providing a fully invertible and learnable multiresolution decomposition tailored to PDE training data\.
- •The proposed framework deploys learnable transform via predict and update operators that adapt the multiresolution decomposition directly to the intrinsic structure of PDE solution manifolds\.
- •LiNO offers a scale\-aware operator evolution mechanism in the lifted multiresolution space that separately propagates coarse and directional detail coefficients while preserving localized physical interactions\.
- •We validate the effectiveness of LiNO through extensive experiments, achieving state\-of\-the\-art or highly competitive performance across a diverse set of challenging PDE benchmarks\.

The remainder of this paper is organized as follows: Section[2](https://arxiv.org/html/2607.02715#S2)presents the proposed LiNO framework, including the problem formulation, learnable lifting decomposition, multilevel lifting strategy, and operator evolution in the lifted space\. Section[3](https://arxiv.org/html/2607.02715#S3)describes the benchmark PDE problems, datasets and experimental settings\. Section[4](https://arxiv.org/html/2607.02715#S4)presents quantitative and qualitative comparisons against state\-of\-the\-art neural operator frameworks\. Finally, Section[5](https://arxiv.org/html/2607.02715#S5)summarizes the key findings, discusses the limitations of the current framework, and outlines directions for future research\.

## 2Lifting based multiresolution neural operator

### 2\.1 Problem Formulation

LetD⊂ℝdD\\subset\\mathbb\{R\}^\{d\}denote a bounded spatial domain and let

𝒜=𝒜​\(D;ℝda\),𝒰=𝒰​\(D;ℝdu\)\\mathcal\{A\}=\\mathcal\{A\}\(D;\\mathbb\{R\}^\{d\_\{a\}\}\),\\qquad\\mathcal\{U\}=\\mathcal\{U\}\(D;\\mathbb\{R\}^\{d\_\{u\}\}\)\(1\)be separable Banach spaces representing the input and output function spaces, respectively\. We consider the problem of learning a nonlinear solution operator

𝒢†:𝒜→𝒰,u=𝒢†​\(a\),\\mathcal\{G\}^\{\\dagger\}:\\mathcal\{A\}\\rightarrow\\mathcal\{U\},\\qquad u=\\mathcal\{G\}^\{\\dagger\}\(a\),\(2\)wherea​\(x\)a\(x\)denotes the input field, which may represent an initial condition, a forcing term, or any other functional parameter of physical relevance andu​\(x\)u\(x\)denotes the corresponding solution field of an underlying parametric PDE\.

Given a dataset of paired observations

\{\(aj,uj\)\}j=1N,uj=𝒢†​\(aj\),\\\{\(a\_\{j\},u\_\{j\}\)\\\}\_\{j=1\}^\{N\},\\qquad u\_\{j\}=\\mathcal\{G\}^\{\\dagger\}\(a\_\{j\}\),\(3\)our objective is to construct a parameterized neural operator𝒢θ:𝒜→𝒰,\\mathcal\{G\}\_\{\\theta\}:\\mathcal\{A\}\\rightarrow\\mathcal\{U\},that approximates the unknown mapping𝒢†\\mathcal\{G\}^\{\\dagger\}\. The parametersθ\\thetaare obtained by minimizing the mean relativeℓ2\\ell\_\{2\}\-error loss:

Loss​\(θ\)=1N​∑j=1N‖𝒢θ​\(aj\)−uj‖2‖uj‖2\.\\text\{Loss\}\(\\theta\)\\;=\\;\\frac\{1\}\{N\}\\sum\_\{j=1\}^\{N\}\\frac\{\\bigl\\\|\\mathcal\{G\}\_\{\\theta\}\(a\_\{j\}\)\-u\_\{j\}\\bigr\\\|\_\{2\}\}\{\\bigl\\\|u\_\{j\}\\bigr\\\|\_\{2\}\}\.\(4\)

### 2\.2 Lifting scheme

The lifting scheme\[[22](https://arxiv.org/html/2607.02715#bib.bib4)\], originally introduced as a spatial construction of second\-generation wavelets, provides a general mechanism for building biorthogonal multiresolution decomposition\. This scheme constructs wavelets directly in the spatial domain without relying on Fourier transforms, enabling adaptive representations on irregular grids, complex domains, and nonuniform sampling\.

Formally, letL2​\(D\)L^\{2\}\(D\)denote the Hilbert space of square\-integrable functions defined over the domainDD\. A second generation multiresolution analysis ofℝd\\mathbb\{R\}^\{d\}produces a sequence of subspaces\{Vj\}j∈ℤ⊂L2​\(D\)\\\{V\_\{j\}\\\}\_\{j\\in\\mathbb\{Z\}\}\\subset L^\{2\}\(D\), where each space is spanned by scaling functionsφj,k\\varphi\_\{j,k\}and wavelet functionsψj,m\\psi\_\{j,m\}at resolution leveljj\. Within this framework, the lifting scheme\[[22](https://arxiv.org/html/2607.02715#bib.bib4)\]constructs a new biorthogonal filter bank from an existing one through two elementary operations:

1. 1\.Predict step: Given the coarse \(scaling\-function\) coefficients\{λj,k\}\\\{\\lambda\_\{j,k\}\\\}, predict the detail \(wavelet\) coefficients\{γj,k\}\\\{\\gamma\_\{j,k\}\\\}at the same level: γj,mnew=γj,mold−∑k∈𝒦​\(j,m\)sj,k,m​λj,k\.\\gamma\_\{j,m\}^\{\\mathrm\{new\}\}=\\gamma\_\{j,m\}^\{\\mathrm\{old\}\}\-\\sum\_\{k\\in\\mathcal\{K\}\(j,m\)\}s\_\{j,k,m\}\\,\\lambda\_\{j,k\}\.\(5\)
2. 2\.Update step: Correct the scaling coefficients using the newly computed details to preserve global averages \(vanishing moments\): λj,knew=λj,kold\+∑m∈ℳ​\(j,k\)s~j,k,m​γj,mnew\.\\lambda\_\{j,k\}^\{\\mathrm\{new\}\}=\\lambda\_\{j,k\}^\{\\mathrm\{old\}\}\+\\sum\_\{m\\in\\mathcal\{M\}\(j,k\)\}\{\\tilde\{s\}\}\_\{j,k,m\}\\,\\gamma\_\{j,m\}^\{\\mathrm\{new\}\}\.\(6\)

The lifting theorem\[[22](https://arxiv.org/html/2607.02715#bib.bib4), Thm\. 8\.1\]guarantees that the resulting filter bank is always biorthogonal, regardless of the choice of the predict and update operators, and that the transform is trivially invertible by reversing and negating each step\.

![Refer to caption](https://arxiv.org/html/2607.02715v1/x1.png)Fig\. 2\.1:The input fielda​\(x\)a\(x\)is encoded into a latent representation usingℰ\\mathcal\{E\}\. The learnable predict \(𝒫ω\\mathcal\{P\}\_\{\\omega\}\) and update \(𝒰ϕ\\mathcal\{U\}\_\{\\phi\}\) operators, augmented with spatial coordinatesg​\(x,y\)g\(x,y\), perform adaptive multiscale decomposition and reconstruction\. Operator learning is carried out in the lifted space using the kernel operator𝒦Φ\\mathcal\{K\}\_\{\\Phi\}, followed by a multi\-level inverse lifting transform and a decoder𝒟\\mathcal\{D\}to obtain the solution fieldu​\(x\)u\(\{x\}\)\. The upper and lower insets illustrate the forward and inverse lifting procedures, respectively\.
### 2\.3 Lifting neural operator

The proposed LiNO framework first transforms the input field into a multiresolution lifting representation\. The operator learning is then performed in the lifted latent space, where the solution is decomposed into coarse\-scale approximation coefficients and fine\-scale detail coefficients\. This decomposition enables scale\-aware operator learning while preserving invertibility and local consistency\. In the present work, we reformulate the lifting scheme in a neural operator setting by parameterizing the predict\(𝒫ω\)\(\\mathcal\{P\}\_\{\\omega\}\)and the update\(𝒰ϕ\)\(\\mathcal\{U\}\_\{\\phi\}\)operators with multi\-layer networks, enabling adaptive multiscale decompositions learned directly from data\.

LiNO comprises the following components \(see Figure[2\.1](https://arxiv.org/html/2607.02715#S2.F1)\): feature encoding via encoder\(ℰ\)\(\\mathcal\{E\}\), lifting transform unit\(ℒ\)\(\\mathcal\{L\}\)and corresponding inverse\(ℒ−1\)\(\\mathcal\{L\}^\{\-1\}\), the neural operator in lifted space\(𝒦Φ\)\(\\mathcal\{K\}\_\{\\Phi\}\)and a decoder\(𝒟\)\(\\mathcal\{D\}\)for projection to the original physical space\. The overall LiNO framework can be expressed as

𝒢θ=𝒟∘ℒ−1∘𝒦Φ∘ℒ∘ℰ\.\\mathcal\{G\}\_\{\\theta\}=\\mathcal\{D\}\\circ\\mathcal\{L\}^\{\-1\}\\circ\\mathcal\{K\}\_\{\\Phi\}\\circ\\mathcal\{L\}\\circ\\mathcal\{E\}\.\(7\)
Given an input fielda​\(x\)∈ℝH×Wa\(x\)\\in\\mathbb\{R\}^\{H\\times W\}, we first project it into a latent feature space of dimensionCCusing a local convolution network to get a latent tensorℰ​\(a​\(x\)\)→X∈ℝC×H×W\\mathcal\{E\}\(a\(x\)\)\\rightarrow X\\in\\mathbb\{R\}^\{C\\times H\\times W\}\. This encoder maps the input field into a higher\-dimensional latent representation, enabling richer cross\-channel multiscale interactions\. Then comes the central component of the LiNO, the lifting transform module,ℒ​\(X\)\\mathcal\{L\}\(X\), which we discuss in detail in subsequent subsections\. The operator evolution via𝒦Φ\\mathcal\{K\}\_\{\\Phi\}is performed in the lifted multiresolution domain, where the operator𝒦Φ\\mathcal\{K\}\_\{\\Phi\}is composed of convolution layers with GELU activation and a skip connection\. After operator evolution, the inverse lifting transform reconstructs the latent representation, which is then projected back to physical solution space via a convolution decoder,𝒟\\mathcal\{D\}\. For a 2\-dimensional problem, we summarize the LiNO framework in Algorithm[1](https://arxiv.org/html/2607.02715#alg1)\.

#### 2\.3\.1 Learnable lifting decomposition

A central innovation of the proposed framework is the learnable lifting decomposition\. Unlike classical second\-generation wavelet transforms with fixed analytical filters, the proposed method learns the predict and the update operators directly from data, allowing the multiresolution basis to adapt to the intrinsic structure of the solution manifold\.

Anti\-aliasing pre\-filter:Prior to dyadic decomposition, the latent tensorXXis passed through a lightweight local smoothing operation, applied using a fixed low\-pass convolution kernel\. This anti\-aliasing pre\-filter suppresses high\-frequency aliasing artifacts that would otherwise be introduced by the spatial sub\-sampling\.

Interleaved sub\-grid split:Given the latent representationX∈ℝC×H×W,X\\in\\mathbb\{R\}^\{C\\times H\\times W\},we define the dyadic sub\-lattices

Λi​j=\{\(2​m\+i,2​n\+j\):m,n∈ℤ\},\(i,j\)∈\{0,1\}2\.\\Lambda\_\{ij\}=\\left\\\{\(2m\+i,\\,2n\+j\):\\;m,n\\in\\mathbb\{Z\}\\right\\\},\\qquad\(i,j\)\\in\\\{0,1\\\}^\{2\}\.\(8\)
The latent tensor is subsequently decomposed through restriction onto the four interleaved dyadic grids:

Xi​j=ℛi​j​\(X\),\(i,j\)∈\{0,1\}2,X\_\{ij\}=\\mathcal\{R\}\_\{ij\}\(X\),\\qquad\(i,j\)\\in\\\{0,1\\\}^\{2\},\(9\)whereℛi​j\\mathcal\{R\}\_\{ij\}denotes restriction to the sub\-latticeΛi​j\.\\Lambda\_\{ij\}\.The componentX00X\_\{00\}defines the coarse approximation component, whileX01,X10,X11X\_\{01\},X\_\{10\},X\_\{11\}encode directional fine\-scale representations\. This construction generalises directly toDD\-dimensions problem, yielding2D2^\{D\}sub\-grids\.

Algorithm 1Lifting neural operator \(LiNO\)1:Input field

a​\(x\)a\(x\)
2:Solution field

u​\(x\)u\(x\)
3:

X←ℰ​\(a\)X\\leftarrow\\mathcal\{E\}\(a\)⊳\\trianglerightencode to latent space

4:// Forward lifting

5:for

l=0,…,L−1l=0,\\ldots,L\-1do

6:

X00←X\[:,:,0::2,0::2\],X01←X\[:,:,0::2,1::2\],X10←X\[:,:,1::2,0::2\],X11←X\[:,:,1::2,1::2\]\.\\begin\{aligned\} X\_\{00\}&\\leftarrow X\[:,:,0::2,0::2\],&X\_\{01\}&\\leftarrow X\[:,:,0::2,1::2\],\\\\ X\_\{10\}&\\leftarrow X\[:,:,1::2,0::2\],&X\_\{11\}&\\leftarrow X\[:,:,1::2,1::2\]\.\\end\{aligned\}⊳\\trianglerightdyadic sub\-grids

7:

X¯00←\[X00,g\]\\bar\{X\}\_\{00\}\\leftarrow\[X\_\{00\},g\]⊳\\trianglerightappend coordinate grid

8:

\(P01,P10,P11\)←𝒫ω\(l\)​\(X¯00\)\(P\_\{01\},P\_\{10\},P\_\{11\}\)\\leftarrow\\mathcal\{P\}\_\{\\omega^\{\(l\)\}\}\(\\bar\{X\}\_\{00\}\)⊳\\trianglerightpredict

9:

di​j\(l\)←Xi​j−Pi​j,\(i,j\)≠\(0,0\)d\_\{ij\}^\{\(l\)\}\\leftarrow X\_\{ij\}\-P\_\{ij\},\\quad\(i,j\)\\neq\(0,0\)⊳\\trianglerightdetail residuals

10:

d¯\(l\)←\[d01\(l\),d10\(l\),d11\(l\),g\]\\bar\{d\}^\{\(l\)\}\\leftarrow\[d\_\{01\}^\{\(l\)\},d\_\{10\}^\{\(l\)\},d\_\{11\}^\{\(l\)\},g\]⊳\\trianglerightappend coordinate grid

11:

s\(l\+1\)←X00\+𝒰ϕ\(l\)​\(d¯\(l\)\)s^\{\(l\+1\)\}\\leftarrow X\_\{00\}\+\\mathcal\{U\}\_\{\\phi^\{\(l\)\}\}\(\\bar\{d\}^\{\(l\)\}\)⊳\\trianglerightupdate

12:Store

D\(l\)=\{d01\(l\),d10\(l\),d11\(l\)\}D^\{\(l\)\}=\\\{d\_\{01\}^\{\(l\)\},d\_\{10\}^\{\(l\)\},d\_\{11\}^\{\(l\)\}\\\}
13:

X←s\(l\+1\)X\\leftarrow s^\{\(l\+1\)\}
14:endfor

15:// Operator evolution𝒦Φ\\mathcal\{K\}\_\{\\Phi\}

16:

s←𝒦Φ,c​\(s\(L\)\)s\\leftarrow\\mathcal\{K\}\_\{\\Phi,\\mathrm\{c\}\}\(s^\{\(L\)\}\)
17:for

l=0,…,L−1l=0,\\ldots,L\-1do

18:

d01\(l\)←𝒦Φ,h​\(d01\(l\)\)d\_\{01\}^\{\(l\)\}\\leftarrow\\mathcal\{K\}\_\{\\Phi,\\mathrm\{h\}\}\(d\_\{01\}^\{\(l\)\}\),

d10\(l\)←𝒦Φ,v​\(d10\(l\)\)d\_\{10\}^\{\(l\)\}\\leftarrow\\mathcal\{K\}\_\{\\Phi,\\mathrm\{v\}\}\(d\_\{10\}^\{\(l\)\}\),

d11\(l\)←𝒦Φ,d​\(d11\(l\)\)d\_\{11\}^\{\(l\)\}\\leftarrow\\mathcal\{K\}\_\{\\Phi,\\mathrm\{d\}\}\(d\_\{11\}^\{\(l\)\}\)
19:endfor

20:// Inverse lifting

21:for

l=L−1,…,0l=L\-1,\\ldots,0do

22:

d¯\(l\)←\[d01\(l\),d10\(l\),d11\(l\),g\]\\bar\{d\}^\{\(l\)\}\\leftarrow\[d\_\{01\}^\{\(l\)\},d\_\{10\}^\{\(l\)\},d\_\{11\}^\{\(l\)\},g\]
23:

X00←s−𝒰ϕ\(l\)​\(d¯\(l\)\)X\_\{00\}\\leftarrow s\-\\mathcal\{U\}\_\{\\phi^\{\(l\)\}\}\(\\bar\{d\}^\{\(l\)\}\)⊳\\trianglerightundo update

24:

X¯00←\[X00,g\]\\bar\{X\}\_\{00\}\\leftarrow\[X\_\{00\},g\]
25:

\(P01,P10,P11\)←𝒫ω\(l\)​\(X¯00\)\(P\_\{01\},P\_\{10\},P\_\{11\}\)\\leftarrow\\mathcal\{P\}\_\{\\omega^\{\(l\)\}\}\(\\bar\{X\}\_\{00\}\)
26:

X01←d01\(l\)\+P01X\_\{01\}\\leftarrow d\_\{01\}^\{\(l\)\}\+P\_\{01\},

X10←d10\(l\)\+P10X\_\{10\}\\leftarrow d\_\{10\}^\{\(l\)\}\+P\_\{10\},

X11←d11\(l\)\+P11X\_\{11\}\\leftarrow d\_\{11\}^\{\(l\)\}\+P\_\{11\}⊳\\trianglerightundo predict

27:

s←Merge​\(X00,X01,X10,X11\)s\\leftarrow\\mathrm\{Merge\}\(X\_\{00\},X\_\{01\},X\_\{10\},X\_\{11\}\)
28:endfor

29:return

u=𝒟​\(s\)u=\\mathcal\{D\}\(s\)⊳\\trianglerightdecode to physical space

Prediction step:Before prediction, the coarse component is augmented with a normalized coordinate gridg∈ℝ2×H/2×W/2g\\in\\mathbb\{R\}^\{2\\times H/2\\times W/2\}, yielding the coordinate\-enriched representationX¯00∈ℝ\(C\+2\)×H/2×W/2\\bar\{X\}\_\{00\}\\in\\mathbb\{R\}^\{\(C\+2\)\\times H/2\\times W/2\}, which supplies the predictor with explicit geometric context\. Then the learnable predictor,𝒫ω\\mathcal\{P\}\_\{\\omega\}, predicts the high\-frequency components from the coarse component:

\(P01,P10,P11\)=𝒫ω​\(X¯00\)\.\(P\_\{01\},P\_\{10\},P\_\{11\}\)=\\mathcal\{P\}\_\{\\omega\}\(\\bar\{X\}\_\{00\}\)\.\(10\)The predictor network𝒫ω\\mathcal\{P\}\_\{\\omega\}consists of convolutional layers with GELU activations and a1×11\\times 1projection bypass\. The detail coefficients are then computed as prediction residuals:

di​j=Xi​j−Pi​j,\(i,j\)≠\(0,0\)d\_\{ij\}=X\_\{ij\}\-\{P\}\_\{ij\},~\(i,j\)\\neq\(0,0\)\(11\)These residuals encode fine\-scale structures that cannot be reconstructed solely from the coarse approximation\.

Update step:The coarse approximation is subsequently refined using the detail coefficients\. Each detail tensor is augmented with its corresponding coordinate grid, and the three resulting representations are stacked along the channel axis to form the coordinate\-enriched detail setd¯∈ℝ3​\(C\+2\)×H/2×W/2\\bar\{d\}\\in\\mathbb\{R\}^\{3\(C\+2\)\\times H/2\\times W/2\}, which jointly encodes multi\-directional fine\-scale structure alongside spatial position\. The learnable update operator𝒰ϕ\\mathcal\{U\}\_\{\\phi\}\(same architecture as𝒫ω\\mathcal\{P\}\_\{\\omega\}\) produces a correction:

U=𝒰ϕ​\(d¯\),U=\\mathcal\{U\}\_\{\\phi\}\\\!\\left\(\\bar\{d\}\\right\),\(12\)and the updated coarse representation is

A single forward lifting transform can therefore be summarized as

ℒ0​\(X\)=\(s,d01,d10,d11\)\.\\mathcal\{L\}^\{0\}\(X\)=\\left\(s,d\_\{01\},d\_\{10\},d\_\{11\}\\right\)\.\(14\)By construction, the predict–update operations are exactly invertible\. Given\(s,d01,d10,d11\)\(s,d\_\{01\},d\_\{10\},d\_\{11\}\), the inverse block first undoes the update step as

X00=s−𝒰ϕ​\(d¯\),X\_\{00\}=s\-\\mathcal\{U\}\_\{\\phi\}\(\\bar\{d\}\),\(15\)then recovers the remaining sub\-grid components by adding back the predictions,

\(P01,P10,P11\)=𝒫ω​\(X¯00\)Xi​j=di​j\+Pi​j,\(i,j\)≠\(0,0\)\.\\begin\{split\}\(P\_\{01\},P\_\{10\},P\_\{11\}\)&=\\mathcal\{P\}\_\{\\omega\}\(\\bar\{X\}\_\{00\}\)\\\\ X\_\{ij\}&=d\_\{ij\}\+P\_\{ij\},\\qquad\(i,j\)\\neq\(0,0\)\.\\end\{split\}\(16\)
###### Proposition 2\.1\(Exact Invertibility ofℒ\\mathcal\{L\}\)\.

Let𝒫ω\\mathcal\{P\}\_\{\\omega\}and𝒰ϕ\\mathcal\{U\}\_\{\\phi\}be arbitrary \(possibly nonlinear\) measurable maps\. Then the forward lifting transform is a bijection, and its exact inverse exists\.

###### Proof 2\.2\.

We construct an explicit two\-sided inverse\. Given any\(s,d01,d10,d11\)\(s,\\,d\_\{01\},\\,d\_\{10\},\\,d\_\{11\}\)in the image ofℒ\\mathcal\{L\}, defineX00X\_\{00\}by \([15](https://arxiv.org/html/2607.02715#S2.E15)\) andX01,X10,X11\)X\_\{01\},X\_\{10\},X\_\{11\}\)by \([16](https://arxiv.org/html/2607.02715#S2.E16)\)\. Substituting the definitions=X00\+𝒰ϕ​\(⋅\)s=X\_\{00\}\+\\mathcal\{U\}\_\{\\phi\}\(\\cdot\)into \([15](https://arxiv.org/html/2607.02715#S2.E15)\) yieldsX00=X00\+𝒰ϕ​\(⋅\)−𝒰ϕ​\(⋅\)=X00X\_\{00\}=X\_\{00\}\+\\mathcal\{U\}\_\{\\phi\}\(\\cdot\)\-\\mathcal\{U\}\_\{\\phi\}\(\\cdot\)=X\_\{00\}, confirming consistency\. Substitutingdi​j=Xi​j−𝒫ω​\(⋅\)d\_\{ij\}=X\_\{ij\}\-\\mathcal\{P\}\_\{\\omega\}\(\\cdot\)into \([16](https://arxiv.org/html/2607.02715#S2.E16)\) givesXi​j=\(Xi​j−𝒫ω​\(⋅\)\)\+𝒫ω​\(⋅\)=Xi​jX\_\{ij\}=\(X\_\{ij\}\-\\mathcal\{P\}\_\{\\omega\}\(\\cdot\)\)\+\\mathcal\{P\}\_\{\\omega\}\(\\cdot\)=X\_\{ij\}\. Henceℒ−1∘ℒ=Id\\mathcal\{L\}^\{\-1\}\\circ\\mathcal\{L\}=\\mathrm\{Id\}andℒ∘ℒ−1=Id\\mathcal\{L\}\\circ\\mathcal\{L\}^\{\-1\}=\\mathrm\{Id\}, soℒ\\mathcal\{L\}is a bijection\. Since𝒫ω\\mathcal\{P\}\_\{\\omega\}and𝒰ϕ\\mathcal\{U\}\_\{\\phi\}are arbitrary, no smoothness or linearity is required\.

#### 2\.3\.2 Multi\-level lifting

A single lifting block halves the spatial resolution of the coarse field fromH×WH\\times Wto\(H/2\)×\(W/2\)\(H/2\)\\times\(W/2\)\. We stackLLsuch blocks to form the multi\-level lifting module, applying the forward pass recursively to the coarse output:

\(s\(l\+1\),D\(l\)\)=ℒ\(l\)​\(s\(l\)\),s\(0\)=X,l=0,…,L−1,\(\{s\}^\{\(l\+1\)\},\\;\{D\}^\{\(l\)\}\)=\\mathcal\{L\}^\{\(l\)\}\(\{s\}^\{\(l\)\}\),\\qquad\{s\}^\{\(0\)\}=X,\\quad l=0,\\dots,L\-1,\(17\)whereD\(l\)=\(d01\(l\),d10\(l\),d11\(l\)\)\{D\}^\{\(l\)\}=\(\{d\}\_\{01\}^\{\(l\)\},\{d\}\_\{10\}^\{\(l\)\},\{d\}\_\{11\}^\{\(l\)\}\)collects the three detail tensors at levelll, having resolutionH/2l\+1×W/2l\+1H/2^\{l\+1\}\\times W/2^\{l\+1\}\. AfterLLlevels, the spatial resolution of the coarse field isH/2L×W/2LH/2^\{L\}\\times W/2^\{L\}\. Each block has its own independent parameter set\{ω\(l\),ϕ\(l\)\}\\\{\\omega^\{\(l\)\},\\phi^\{\(l\)\}\\\}, allowing the predict and update operators to adapt to the varying scales\. The full lifting transform is the mapℒ:X↦\(s\(L\),D\(0\),…,D\(L−1\)\)\\mathcal\{L\}:X\\mapsto\\bigl\(\{s\}^\{\(L\)\},\\,\{D\}^\{\(0\)\},\\ldots,\{D\}^\{\(L\-1\)\}\\bigr\)\.

###### Corollary 2\.3\.

TheLL\-level lifting transform is exactly invertible for any parameter setting, with inverse given by the sequential application of the inverse transform in reverse order\.

###### Proof 2\.4\.

Immediate from Proposition[2\.1](https://arxiv.org/html/2607.02715#S2.Thmtheorem1)applied inductively across allLLlevels\.

#### 2\.3\.3 Operator evolution in lifted multiresolution space

Following multiresolution decomposition, operator evolution is performed separately on the coarse approximation and directional detail coefficients through a hierarchy of localized convolutional operators\. The coarse representations\(L\)s^\{\(L\)\}is evolved using a dedicated coarse operator𝒦Φ,c\\mathcal\{K\}\_\{\\Phi,\\mathrm\{c\}\}, while the directional detail coefficients are propagated using orientation\-specific operators𝒦Φ,h\\mathcal\{K\}\_\{\\Phi,\\mathrm\{h\}\},𝒦Φ,v\\mathcal\{K\}\_\{\\Phi,\\mathrm\{v\}\}, and𝒦Φ,d\\mathcal\{K\}\_\{\\Phi,\\mathrm\{d\}\}, corresponding to horizontal, vertical, and diagonal interactions, respectively\. These operators are shared across the decomposition levels and enforce scale\-consistent multi\-resolution dynamics while preserving the directional information\. The design is inspired by the observation that similar localized physical interactions govern structures at multiple spatial scales\. Each operator𝒦Φ\\mathcal\{K\}\_\{\\Phi\}is parameterized as a residual local convolutional block of the form

Y′=W3∗σ​\(W2∗σ​\(W1∗Y\)\)\+Wskip​Y,\\begin\{split\}Y^\{\\prime\}=W\_\{3\}\*\\sigma\\Big\(W\_\{2\}\*\\sigma\(W\_\{1\}\*Y\)\\Big\)\+W\_\{\\mathrm\{skip\}\}Y,\\end\{split\}\(18\)whereYYdenotes either a coarse or directional detail coefficient tensor,W1,W2,W3W\_\{1\},W\_\{2\},W\_\{3\}are learnable convolution kernels,∗\*denotes convolution,σ​\(⋅\)\\sigma\(\\cdot\)represents the GELU activation function, andWskipW\_\{\\mathrm\{skip\}\}is a learnable1×11\\times 1convolutional projection used to stabilize residual feature propagation\.

### 2\.4 Computational complexity

Consider an input feature tensor of spatial resolutionH×WH\\times Wwith latent channel dimensionCCandLLlifting levels\. At lifting levelll, the feature tensor is decomposed into dyadic subbands of spatial sizeH/2l×W/2l,H/2^\{l\}\\times W/2^\{l\},wherel∈\{0,1,…,L−1\}l\\in\\\{0,1,\\dots,L\-1\\\}\. The predict, update, and coefficient evolution operators are implemented using localized convolutional mappings with compact kernels\. Consequently, the computational cost at levelllscales as

𝒪​\(C2​H​W4l\)\.\\mathcal\{O\}\\left\(C^\{2\}\\frac\{HW\}\{4^\{l\}\}\\right\)\.
Summing across all decomposition levels yields

∑l=0L−1𝒪​\(C2​H​W4l\)=𝒪​\(C2​H​W\),\(bounded geometric series\)\\sum\_\{l=0\}^\{L\-1\}\\mathcal\{O\}\\left\(C^\{2\}\\frac\{HW\}\{4^\{l\}\}\\right\)=\\mathcal\{O\}\(C^\{2\}HW\),\\qquad\(\\text\{bounded geometric series\}\)demonstrating that the overall complexity of LiNO scales linearly with the spatial degrees of freedom\.

## 3Experiments

In this section, we evaluate the proposed LiNO framework across a diverse set of benchmark problems spanning elliptic, parabolic, reaction–diffusion, and incompressible fluid dynamics systems\. The considered examples include the Darcy flow equation, Poisson equation, Allen–Cahn equation, Navier–Stokes equations in both viscous and inviscid regimes, and the Gray–Scott reaction–diffusion system\. These problems were selected to assess the capability of LiNO in learning operators associated with multiscale dynamics, sharp interfaces, nonlinear transport, and chaotic spatio–temporal evolution\.

All experiments are performed on a GPU \(NVIDIA RTX 4500 Blackwell, 32 GB memory\) with CUDA 12\.3\. The models are trained using the Adam optimizer\[[8](https://arxiv.org/html/2607.02715#bib.bib21)\]with a cosine annealing learning rate scheduler that gradually decays the learning rate from10−310^\{\-3\}to10−510^\{\-5\}\. The hyperparameters corresponding to each benchmark problem are given in the Appendix[A](https://arxiv.org/html/2607.02715#A1)\. We consider datasets from widely used scientific machine learning repositories and operator learning studies\. In the following subsections, each benchmark problem, the governing equations, the construction of the dataset, and the experimental setup are described in detail\.

### 3\.1 Allen–Cahn equation

The Allen–Cahn equation is a nonlinear reaction–diffusion equation originally introduced to describe phase separation phenomena and anti\-phase domain coarsening in multi\-phase materials\. Owing to its sharp moving interfaces, metastable dynamics, and strong nonlinearity, it has become a canonical benchmark for evaluating numerical methods and neural operators in learning multiscale spatiotemporal dynamics\. The governing equation is given by

∂u​\(x,y,t\)∂t=ϕ​∇2u​\(x,y,t\)−\(u​\(x,y,t\)3−u​\(x,y,t\)\),\\frac\{\\partial u\(x,y,t\)\}\{\\partial t\}=\\phi\\nabla^\{2\}u\(x,y,t\)\-\(u\(x,y,t\)^\{3\}\-u\(x,y,t\)\),\(19\)defined on the spatial domain\(x,y\)∈\(0,3\)×\(0,3\)\(x,y\)\\in\(0,3\)\\times\(0,3\)and temporal domaint∈\(0,20\]t\\in\(0,20\]with periodic boundary condition, whereu​\(x,y,t\)u\(x,y,t\)denotes the phase\-field variable andϕ\\phicontrols the interface thickness\.

The dataset used for this example is adopted from\[[25](https://arxiv.org/html/2607.02715#bib.bib7)\], which considers the parameter settingϕ=0\.001\\phi=0\.001and input initial conditions are sampled from a Gaussian random field with a covariance kernel

K​\(x,y\)=τβ−1​\(π2​\(x2\+y2\)\+τ2\)−β,K\(x,y\)=\\tau^\{\\beta\-1\}\\left\(\\pi^\{2\}\(x^\{2\}\+y^\{2\}\)\+\\tau^\{2\}\\right\)^\{\-\\beta\},whereτ=15\\tau=15andβ=1\\beta=1\. For each sampled initial condition, the neural operator is trained to predict the phase\-field solution at the final timet=20t=20\. The dataset consists of12001200training samples and300300testing samples, each discretized on a uniform spatial resolution of128×128128\\times 128\.

### 3\.2 Darcy flow

The Darcy flow equation describes the steady\-state flow of an incompressible fluid through a porous medium and serves as a fundamental benchmark problem for evaluating neural operators on elliptic PDEs with heterogeneous coefficients\. The governing equation is given by

−∇⋅\(κ​\(x,y\)​∇u​\(x,y\)\)=f​\(x,y\),\(x,y\)∈\(0,1\)×\(0,1\),\-\\nabla\\cdot\\left\(\\kappa\(x,y\)\\nabla u\(x,y\)\\right\)=f\(x,y\),\\qquad\(x,y\)\\in\(0,1\)\\times\(0,1\),\(20\)whereu​\(x,y\)u\(x,y\)denotes the pressure field,κ​\(x,y\)\\kappa\(x,y\)represents the permeability field of the porous medium, andf​\(x,y\)f\(x,y\)is the forcing term\.

We consider the benchmark dataset provided in\[[12](https://arxiv.org/html/2607.02715#bib.bib6)\], where the forcing function is fixed asf​\(x,y\)=1,f\(x,y\)=1,and homogeneous Dirichlet boundary conditions are imposed\. The input permeability fieldκ​\(x,y\)\\kappa\(x,y\)is sampled from a Gaussian random field, as described in\[[12](https://arxiv.org/html/2607.02715#bib.bib6)\]\. The objective of the neural operator is to learn the nonlinear operator mappingκ​\(x,y\)↦u​\(x,y\),\\kappa\(x,y\)\\mapsto u\(x,y\),thereby predicting the pressure solution corresponding to an arbitrary permeability realization\.

For this benchmark, we use800800training samples and200200testing samples, each discretized on a uniform spatial grid of resolution128×128128\\times 128\.

### 3\.3 Poisson Equation

The Poisson equation is a canonical elliptic PDE that arises in numerous physical applications including electrostatics, incompressible fluid dynamics, gravitational potential theory, and heat conduction\. The two\-dimensional Poisson equation is governed by

−Δ​ϕ​\(x,y\)=s​\(x,y\),\(x,y\)∈\(0,1\)×\(0,1\),\-\\Delta\\phi\(x,y\)=s\(x,y\),\\qquad\(x,y\)\\in\(0,1\)\\times\(0,1\),\(21\)whereϕ​\(x,y\)\\phi\(x,y\)is the scalar potential field ands​\(x,y\)s\(x,y\)is the source term\. The domain boundary is subject to Dirichlet boundary conditions\. The data set is generated by analytical solutions in terms of superpositions of isotropic Gaussian functions:

ϕ​\(x,y\)=∑k=120ck​exp⁡\(−λk​\(\(x−xk\)2\+\(y−yk\)2\)\),\\phi\(x,y\)=\\sum\_\{k=1\}^\{20\}c\_\{k\}\\exp\\Big\(\-\\lambda\_\{k\}\\big\(\(x\-x\_\{k\}\)^\{2\}\+\(y\-y\_\{k\}\)^\{2\}\\big\)\\Big\),whereckc\_\{k\}denotes the amplitude,\(xk,yk\)\(x\_\{k\},y\_\{k\}\)specifies the Gaussian center, andλk\\lambda\_\{k\}determines the spatial concentration of each Gaussian component\. The Gaussian parameters are sampled uniformly according to

ck∼𝚄​\(−1,1\),\(xk,yk\)∼𝚄​\(0\.1,0\.9\)2,λk∼𝚄​\(60,80\)\.c\_\{k\}\\sim\\mathtt\{U\}\(\-1,1\),\\qquad\(x\_\{k\},y\_\{k\}\)\\sim\\mathtt\{U\}\(0\.1,0\.9\)^\{2\},\\qquad\\lambda\_\{k\}\\sim\\mathtt\{U\}\(60,80\)\.
The corresponding forcing fields​\(x,y\)s\(x,y\)and boundary values are derived analytically from the constructed solution field\. For sufficiently largeλk\\lambda\_\{k\}, the computed solutions exhibit localized structures\. This makes the problem particularly challenging for global operator learning approaches\.

The neural operator is trained to approximate the potential field from the source distribution\. In our example, all samples are represented on a uniform spatial grid of resolution128×128128\\times 128, and the dataset consists of800800independently generated training samples and200200testing samples with randomly sampled Gaussian parameters\.

### 3\.4 Compressible Navier–Stokes equation

The Navier–Stokes equation describes compressible fluid flow governed by the conservation of mass, momentum, and energy\. The governing equations are expressed as

∂ρ∂t\+∇⋅\(ρ​𝐮\)=0,ρ​\(∂𝐮∂t\+𝐮⋅∇𝐮\)=−∇p\+μ​Δ​𝐮\+\(ξ\+μ3\)​∇\(∇⋅𝐮\),\\begin\{split\}\\frac\{\\partial\\rho\}\{\\partial t\}\+\\nabla\\cdot\(\\rho\\mathbf\{u\}\)&\\;=\\,0,\\\\\[5\.69054pt\] \\rho\\left\(\\frac\{\\partial\\mathbf\{u\}\}\{\\partial t\}\+\\mathbf\{u\}\\cdot\\nabla\\mathbf\{u\}\\right\)&\\;=\\,\-\\nabla p\+\\mu\\Delta\\mathbf\{u\}\+\\left\(\\xi\+\\frac\{\\mu\}\{3\}\\right\)\\nabla\(\\nabla\\cdot\\mathbf\{u\}\),\\end\{split\}\(22\)along with the total energy conservation equation, whereρ\\rhodenotes the fluid density,𝐮\\mathbf\{u\}is the velocity field,pprepresents pressure, andμ\\muandξ\\xicorrespond to the shear and bulk viscosity coefficients, respectively\.

We consider two challenging regimes from PDEBench\[[24](https://arxiv.org/html/2607.02715#bib.bib19),[23](https://arxiv.org/html/2607.02715#bib.bib18)\]: a viscous flow configuration with Mach numberM=0\.1M=0\.1and viscosity coefficientsμ=ξ=0\.01\\mu=\\xi=0\.01, and an inviscid regime withM=0\.1M=0\.1andμ=ξ=10−8\\mu=\\xi=10^\{\-8\}\. The inviscid configuration exhibits substantially sharper transport dynamics, making long\-horizon prediction considerably more challenging\. Both datasets employ periodic boundary conditions with random\-field initial conditions generated in Fourier space\.

The original PDEBench dataset provides simulations on a spatial domain\[0,1\]×\[0,1\]\[0,1\]\\times\[0,1\]with spatial resolution512×512512\\times 512and2121temporal snapshots\. In our experiments, the data is uniformly downsampled to a resolution of128×128128\\times 128for computational efficiency while preserving the dominant flow characteristics\. We adopt an autoregressive forecasting framework in which the first88temporal snapshots are provided as input, while the subsequent1313future states are predicted recursively\.

For the viscous configuration\(M=0\.1,μ=ξ=0\.01\)\(M=0\.1,\\ \\mu=\\xi=0\.01\), we use20002000training samples and500500testing samples\. For the inviscid configuration\(M=0\.1,μ=ξ=10−8\)\(M=0\.1,\\ \\mu=\\xi=10^\{\-8\}\), we use800800training samples and200200testing samples\. The learning objective is to forecast the temporal evolution of the density, pressure, and velocity fields\.

### 3\.5 Gray–Scott reaction–diffusion system\.

The Gray–Scott model describes the evolution of two interacting chemical species whose concentrations self\-organize into complex spatiotemporal structures through nonlinear reaction and diffusion processes\. The governing equations are

∂u∂t=Du​Δ​u−u​v2\+α​\(1−u\),∂v∂t=Dv​Δ​v\+u​v2−\(α\+β\)​v,\\begin\{split\}\\frac\{\\partial u\}\{\\partial t\}&=D\_\{u\}\\Delta u\-uv^\{2\}\+\\alpha\(1\-u\),\\\\\[5\.69054pt\] \\frac\{\\partial v\}\{\\partial t\}&=D\_\{v\}\\Delta v\+uv^\{2\}\-\(\\alpha\+\\beta\)v,\\end\{split\}\(23\)
whereuuandvvdenote the concentrations of the two interacting chemical species,DuD\_\{u\}andDvD\_\{v\}are the corresponding diffusion coefficients, whileα\\alphaandβ\\betarepresent the feed and decay rates, respectively\.

In this work, we consider the Spirals configuration of the Gray–Scott system from the well dataset\[[17](https://arxiv.org/html/2607.02715#bib.bib20)\], corresponding to the parameter settingα=0\.018\\alpha=0\.018andβ=0\.051\\beta=0\.051\. The diffusion coefficients are fixed asDu=2×10−5D\_\{u\}=2\\times 10^\{\-5\}andDv=1×10−5D\_\{v\}=1\\times 10^\{\-5\}\. The dataset is generated using a high\-order Fourier spectral solver with an implicit–explicit exponential time\-differencing fourth\-order Runge–Kutta scheme on a doubly periodic two\-dimensional domain\[−1,1\]×\[−1,1\]\[\-1,1\]\\times\[\-1,1\]\.

The dataset contains180180training and2020testing samples, each having two scalar fields corresponding to the concentrations of two chemical species\. In our experiments, the spatial resolution is uniformly downsampled to128×128128\\times 128\. Following the autoregressive forecasting setup, the first 8 temporal snapshots are provided as input to the model, while the subsequent 32 time steps are predicted recursively\. This benchmark is particularly challenging because the dynamics simultaneously exhibit nonlinear reaction kinetics, diffusion\-driven transport, and fine\-scale spiral structure formation with long\-range temporal dependencies\.

## 4Results and Discussion

Table 4\.1:Mean relativeℓ2\\ell\_\{2\}\-error \(mean±\\pmstandard deviation\) computed over the test set for each neural operator across all benchmark problemsLNOWNOFNOUNOCNOLiNO\(proposed\)Allen–Cahn1\.59e\-01±\\pm1\.51e\-021\.08e\-01±\\pm1\.07e\-021\.69e\-02±\\pm5\.01e\-034\.53e\-02±\\pm9\.49e\-032\.20e\-02±\\pm6\.93e\-034\.15e\-03±\\pm1\.26e\-03Darcy Flow2\.96e\-02±\\pm4\.99e\-032\.58e\-02±\\pm9\.17e\-037\.69e\-03±\\pm2\.29e\-038\.59e\-03±\\pm3\.47e\-035\.58e\-03±\\pm1\.59e\-034\.55e\-03±\\pm9\.08e\-04Poisson equation1\.55e\-01±\\pm3\.17e\-022\.02e\-01±\\pm6\.45e\-025\.60e\-02±\\pm2\.77e\-024\.39e\-02±\\pm2\.58e\-021\.82e\-02±\\pm7\.73e\-032\.06e\-02±\\pm8\.12e\-03Navier–Stokes\(viscous density\)\-1\.41e\-01±\\pm2\.55e\-017\.09e\-02±\\pm1\.25e\-012\.08e\-02±\\pm2\.55e\-023\.84e\-02±\\pm5\.72e\-021\.50e\-02±\\pm3\.32e\-02Navier–Stokes\(inviscid density\)\-2\.51e\-01±\\pm4\.16e\-011\.66e\-01±\\pm2\.61e\-019\.77e\-02±\\pm8\.69e\-021\.14e\-01±\\pm1\.37e\-016\.77e\-02±\\pm1\.14e\-01Gray–Scott\(uu\)\-9\.86e\-02±\\pm4\.22e\-021\.63e\-01±\\pm2\.90e\-024\.48e\-02±\\pm1\.92e\-027\.79e\-02±\\pm1\.71e\-029\.98e\-03±\\pm6\.79e\-03\(vv\)\-3\.93e\-01±\\pm5\.44e\-026\.94e\-01±\\pm2\.57e\-011\.99e\-01±\\pm5\.31e\-023\.18e\-01±\\pm9\.60e\-025\.79e\-02±\\pm4\.27e\-02The LiNO is compared against representative neural operator baselines, including LNO, WNO, FNO, UNO, and CNO\. Performance is assessed using the relativeℓ2\\ell\_\{2\}\-error together with computational efficiency metrics including training time, memory consumption, and learnable parameter count\. To further assess each method’s capability to preserve localized fine\-scale structures, we present qualitative comparisons of the learned solution fields and the corresponding point\-wise error maps\.

Table[4\.1](https://arxiv.org/html/2607.02715#S4.T1)reports the mean relativeℓ2\\ell\_\{2\}\-errors along with standard deviation over the test samples across all considered benchmark problems\. The lowest mean relativeℓ2\\ell\_\{2\}\-errors is highlighted in bold\. Overall, LiNO consistently achieves either the best or highly competitive performance across all problems, demonstrating strong robustness across a broad range of physical regimes and operator learning tasks\. The most significant performance improvements are observed for strongly multiscale and transport\-dominated systems such as the Allen–Cahn equation, inviscid Navier–Stokes, and the Gray–Scott reaction–diffusion system\. These problems contain sharp interfaces, localized coherent structures, nonlinear dynamics, and long\-range temporal dependencies that are particularly challenging for operator learning\. In these settings, the adaptive lifting decomposition employed by LiNO appears especially effective in preserving localized fine\-scale information throughout\. We notice that the LNO could not be evaluated on several large\-scale spatiotemporal benchmarks due to prohibitively high memory consumption and extreme training time, we indicate this with a dash in respective entries in the table\.

Table 4\.2:Total training time \(in minutes\) for each neural operator across all benchmark problemsMethodLNOWNOFNOUNOCNOLiNOAllen–Cahn335\.3546\.4020\.0525\.9895\.1342\.41Darcy Flow221\.9070\.8711\.8122\.5361\.7216\.71Poisson equation221\.9970\.8411\.8822\.5161\.8316\.65Navier–Stokes\(viscous\)\-864\.87445\.93274\.951413\.01765\.61Navier–Stokes\(inviscid\)\-399\.01178\.21210\.15566\.02374\.93Gray–Scott\-215\.1349\.9858\.49385\.19274\.15![Refer to caption](https://arxiv.org/html/2607.02715v1/x2.png)Fig\. 4\.2:Qualitative comparison of neural operator predictions on steady\-state PDE benchmarks\.From top to bottom row:Allen–Cahn equation, Darcy flow, and Poisson equation\.Left Panel:The input parameter field \(top\) and the corresponding reference solution \(bottom\) of a test sample\.Right Panel:The predicted solution field \(top\) and the corresponding point\-wise absolute error \(bottom\) for each neural operator model\.![Refer to caption](https://arxiv.org/html/2607.02715v1/x3.png)Fig\. 4\.3:Qualitative comparison of neural operator predictions on time\-dependent dynamical systems\.From top to bottom row:Viscous Navier–Stokes \(density plot\), inviscid Navier–Stokes \(density plot\), and Gray–Scott reaction–diffusion equations \(concentrationuu\)\.Left Panel:The initial condition \(top\) and the corresponding ground\-truth solution \(bottom\) at the final prediction time of a test sample\.Right Panel:The predicted final\-time solution \(top\) and the corresponding point\-wise absolute error \(bottom\) for each neural operator model\.Table[4\.2](https://arxiv.org/html/2607.02715#S4.T2)reports the total training time for each benchmark problem in minutes\. As expected, purely spectral methods such as FNO generally exhibit the lowest computational cost due to the highly efficient FFT\-based convolutions\. Nevertheless, LiNO remains computationally competitive despite employing a fully learnable multilevel lifting transform\. Although LiNO introduces additional computational cost associated with multilevel lifting operations, it shows substantial gains in predictive accuracy and multiscale representation capability\.

In addition to predictive accuracy and training time, Appendix[B](https://arxiv.org/html/2607.02715#A2)also reports peak GPU memory consumption in Table[B\.1](https://arxiv.org/html/2607.02715#A2.T1)and total trainable parameter counts in Table[B\.2](https://arxiv.org/html/2607.02715#A2.T2)for all considered models\. Despite its strong predictive performance, LiNO typically requires substantially fewer trainable parameters than competing multiscale architectures such as WNO and UNO, and the memory footprint remains manageable across all considered benchmarks and substantially lower than several heavy hierarchical baselines\.

Furthermore, qualitative comparisons are presented in Figures[4\.2](https://arxiv.org/html/2607.02715#S4.F2)and[4\.3](https://arxiv.org/html/2607.02715#S4.F3)\. Across both steady\-state and time\-dependent benchmarks, LiNO more accurately reconstructs the solution fields, as evidenced by consistently lower point\-wise errors throughout the domain\. In contrast, competing methods tend to produce smoother predictions and exhibit larger errors in regions containing fine\-scale structures\.

Collectively, these results demonstrate that LiNO provides an effective balance between predictive accuracy, multiscale representation capability, and computational efficiency\. The proposed adaptive lifting formulation appears particularly advantageous for PDE systems involving localized structures, sharp transitions, and chaotic spatiotemporal dynamics, where preserving fine\-scale information is critical for stable and accurate operator learning\.

## 5Conclusion and Limitations

In this work, we proposed LiNO, a lifting\-based neural operator that performs operator learning in an adaptive multiresolution space\. The framework combines learnable lifting transforms with operator evolution on coarse and detail representations, enabling scale\-aware operator learning while preserving multiscale information\. The proposed method was evaluated on a diverse set of benchmark PDEs spanning elliptic, reaction–diffusion, and fluid dynamics problems\. Across most benchmarks, LiNO achieved the best predictive accuracy and consistently demonstrated strong performance on problems characterized by localized structures, sharp interfaces, and long\-horizon dynamics\. Furthermore, LiNO remained computationally competitive while requiring substantially fewer trainable parameters than several existing multiscale neural operator architectures\.

Despite these promising results, several limitations remain\. The current framework relies on a recursive dyadic decomposition and is therefore naturally suited to grid resolutions that can be repeatedly subdivided by powers of two\. Although padding, interpolation, or truncation can accommodate arbitrary resolutions, such preprocessing may introduce artifacts and degrade the benefits of the multiresolution representation\. In addition, the present formulation is restricted to structured Cartesian grids, extending the lifting decomposition to unstructured meshes and complex geometries requires nontrivial redesign of the splitting, prediction, and update operators\. Finally, a rigorous theoretical guarantees regarding approximation properties and stability under perturbations remain unavailable\. Consequently, extending LiNO to irregular geometries and establishing rigorous theoretical guarantees constitute important directions for future work\.

#### Acknowledgment

The author Subham Patel would like to acknowledge the Axis Bank Centre for Mathematics and Computing, Indian Institute of Science, Bangalore, India, for the financial assistance to carry out this research work in IISc Mathematics Initiative, Department of Mathematics, Indian Institute of Science, Bangalore, India\.

#### Funding details

No funding source is available for this research\.

#### Data availability statements

All source code to reproduce the results of this study will be made available on request\.

#### Conflicts of interest and declarations

The authors declare that they do not have any conflicts of interest\. In addition, they also declare that this work is not under consideration anywhere\.

#### Declaration of Generative AI Use

During the preparation of this manuscript, the authors used AI tools for English language correction\.

## References

- \[1\]K\. Azizzadenesheli, N\. Kovachki, Z\. Li, M\. Liu\-Schiaffini, J\. Kossaifi, and A\. Anandkumar\(2024\-05\-01\)Neural operators for accelerating scientific simulations and design\.Nature Reviews Physics6\(5\),pp\. 320–328\.External Links:[Document](https://dx.doi.org/10.1038/s42254-024-00712-5),ISSN 2522\-5820Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p5.1)\.
- \[2\]R\. Behera, M\. Mehra, and N\. K\.\-R\. Kevlahan\(2015\)Multilevel approximation of the gradient operator on an adaptive spherical geodesic grid\.Adv\. Comput\. Math\.41\(3\),pp\. 663–689\.External Links:ISSN 1019\-7168,1572\-9044,[Document](https://dx.doi.org/10.1007/s10444-014-9382-z),[MathReview Entry](https://www.ams.org/mathscinet-getitem?mr=3357929)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p6.1)\.
- \[3\]J\. P\. Boyd\(2001\)Chebyshev and fourier spectral methods\.Courier Corporation\.Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p1.1)\.
- \[4\]C\. Canuto, A\. Quarteroni, M\. Y\. Hussaini, and T\. A\. Zang Jr\(2007\)Spectral methods: evolution to complex geometries and applications to fluid dynamics\.Springer\.External Links:[Document](https://dx.doi.org/10.1007/978-3-540-30728-0)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p1.1)\.
- \[5\]Q\. Cao, S\. Goswami, and G\. E\. Karniadakis\(2024\)Laplace neural operator for solving differential equations\.Nature Machine Intelligence6\(6\),pp\. 631–640\.External Links:[Document](https://dx.doi.org/10.1038/s42256-024-00844-4)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p4.1)\.
- \[6\]I\. Daubechies\(1992\)Ten lectures on wavelets\.SIAM\.External Links:[Document](https://dx.doi.org/10.1137/1.9781611970104)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p3.1)\.
- \[7\]T\. J\. Hughes\(2003\)The finite element method: linear static and dynamic finite element analysis\.Courier Corporation\.Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p1.1)\.
- \[8\]D\. P\. Kingma and J\. Ba\(2017\)Adam: a method for stochastic optimization\.External Links:1412\.6980Cited by:[§3](https://arxiv.org/html/2607.02715#S3.p2.2)\.
- \[9\]N\. Kovachki, Z\. Li, B\. Liu, K\. Azizzadenesheli, K\. Bhattacharya, A\. Stuart, and A\. Anandkumar\(2023\)Neural operator: learning maps between function spaces with applications to PDEs\.Journal of Machine Learning Research24\(89\),pp\. 1–97\.External Links:[Link](http://jmlr.org/papers/v24/21-1524.html)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p2.1)\.
- \[10\]F\. Lehmann, F\. Gatti, M\. Bertin, and D\. Clouteau\(2024\)3D elastic wave propagation with a factorized fourier neural operator \(f\-fno\)\.Computer Methods in Applied Mechanics and Engineering420,pp\. 116718\.External Links:ISSN 0045\-7825,[Document](https://dx.doi.org/https%3A//doi.org/10.1016/j.cma.2023.116718)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p2.1)\.
- \[11\]K\. Li and W\. Ye\(2025\)D\-fno: a decomposed fourier neural operator for large\-scale parametric partial differential equations\.Computer Methods in Applied Mechanics and Engineering436,pp\. 117732\.External Links:ISSN 0045\-7825,[Document](https://dx.doi.org/https%3A//doi.org/10.1016/j.cma.2025.117732)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p2.1)\.
- \[12\]Z\. Li, N\. B\. Kovachki, K\. Azizzadenesheli, B\. liu, K\. Bhattacharya, A\. Stuart, and A\. Anandkumar\(2021\)Fourier neural operator for parametric partial differential equations\.InInternational Conference on Learning Representations,External Links:[Link](https://openreview.net/forum?id=c8P9NQVtmnO)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p2.1),[§3\.2](https://arxiv.org/html/2607.02715#S3.SS2.p2.3)\.
- \[13\]D\. Long, S\. Zhe, S\. Williams, L\. Oliker, and Z\. Bai\(2026\)StFT: spatio\-temporal fourier transformer for long\-term dynamics prediction\.Transactions on Machine Learning Research\.Note:External Links:ISSN 2835\-8856,[Link](https://openreview.net/forum?id=o9Cb0ri2oW)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p5.1)\.
- \[14\]L\. Lu, P\. Jin, G\. Pang, Z\. Zhang, and G\. E\. Karniadakis\(2021\)Learning nonlinear operators via deeponet based on the universal approximation theorem of operators\.Nature machine intelligence3\(3\),pp\. 218–229\.External Links:[Document](https://dx.doi.org/10.1038/s42256-021-00302-5)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p2.1)\.
- \[15\]S\.G\. Mallat\(1989\)Multifrequency channel decompositions of images and wavelet models\.IEEE Transactions on Acoustics, Speech, and Signal Processing37\(12\),pp\. 2091–2110\.External Links:[Document](https://dx.doi.org/10.1109/29.45554)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p3.1)\.
- \[16\]M\. Mehra and N\. K\.\-R\. Kevlahan\(2008\)An adaptive multilevel wavelet solver for elliptic equations on an optimal spherical geodesic grid\.SIAM J\. Sci\. Comput\.30\(6\),pp\. 3073–3086\.External Links:ISSN 1064\-8275,1095\-7197,[Document](https://dx.doi.org/10.1137/070689607),[MathReview Entry](https://www.ams.org/mathscinet-getitem?mr=2452379)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p6.1)\.
- \[17\]R\. Ohana, M\. McCabe, L\. Meyer, R\. Morel, F\. J\. Agocs, M\. Beneitez, M\. Berger, B\. Burkhart, S\. B\. Dalziel, D\. B\. Fielding, D\. Fortunato, J\. A\. Goldberg, K\. Hirashima, Y\. Jiang, R\. R\. Kerswell, S\. Maddu, J\. Miller, P\. Mukhopadhyay, S\. S\. Nixon, J\. Shen, R\. Watteaux, B\. R\. Blancard, F\. Rozet, L\. Parker, M\. Cranmer, and S\. Ho\(2024\)The well: a large\-scale collection of diverse physics simulations for machine learning\.InAdvances in Neural Information Processing Systems,A\. Globerson, L\. Mackey, D\. Belgrave, A\. Fan, U\. Paquet, J\. Tomczak, and C\. Zhang \(Eds\.\),Vol\.37,pp\. 44989–45037\.External Links:[Document](https://dx.doi.org/10.52202/079017-1430)Cited by:[§3\.5](https://arxiv.org/html/2607.02715#S3.SS5.p3.5)\.
- \[18\]M\. A\. Rahman, Z\. E\. Ross, and K\. Azizzadenesheli\(2023\)U\-NO: u\-shaped neural operators\.Transactions on Machine Learning Research\.Note:External Links:ISSN 2835\-8856,[Link](https://openreview.net/forum?id=j3oQF9coJd)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p4.1)\.
- \[19\]B\. Raonic, R\. Molinaro, T\. De Ryck, T\. Rohner, F\. Bartolucci, R\. Alaifari, S\. Mishra, and E\. de Bézenac\(2023\)Convolutional neural operators for robust and accurate learning of PDEs\.InAdvances in Neural Information Processing Systems,A\. Oh, T\. Naumann, A\. Globerson, K\. Saenko, M\. Hardt, and S\. Levine \(Eds\.\),Vol\.36,pp\. 77187–77200\.External Links:[Link](https://proceedings.neurips.cc/paper_files/paper/2023/file/f3c1951b34f7f55ffaecada7fde6bd5a-Paper-Conference.pdf)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p4.1)\.
- \[20\]J\. C\. Strikwerda\(2004\)Finite difference schemes and partial differential equations\.Second edition,Society for Industrial and Applied Mathematics \(SIAM\), Philadelphia, PA\.External Links:ISBN 0\-89871\-567\-9,[Document](https://dx.doi.org/10.1137/1.9780898717938),[MathReview Entry](https://www.ams.org/mathscinet-getitem?mr=2124284)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p1.1)\.
- \[21\]W\. Sweldens\(1996\)The lifting scheme: a custom\-design construction of biorthogonal wavelets\.Applied and Computational Harmonic Analysis3\(2\),pp\. 186–200\.External Links:ISSN 1063\-5203,[Document](https://dx.doi.org/https%3A//doi.org/10.1006/acha.1996.0015)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p6.1)\.
- \[22\]W\. Sweldens\(1998\)The lifting scheme: a construction of second generation wavelets\.SIAM Journal on Mathematical Analysis29\(2\),pp\. 511–546\.External Links:[Document](https://dx.doi.org/10.1137/S0036141095289051)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p6.1),[§2\.2](https://arxiv.org/html/2607.02715#S2.SS2.p1.1),[§2\.2](https://arxiv.org/html/2607.02715#S2.SS2.p2.7),[§2\.2](https://arxiv.org/html/2607.02715#S2.SS2.p3.1)\.
- \[23\]M\. Takamoto, T\. Praditia, R\. Leiteritz, D\. MacKinlay, F\. Alesiani, D\. Pflüger, and M\. Niepert\(2022\)PDEBench Pretrained Models\.DaRUS\.External Links:[Document](https://dx.doi.org/10.18419/DARUS-2987)Cited by:[§3\.4](https://arxiv.org/html/2607.02715#S3.SS4.p2.4)\.
- \[24\]M\. Takamoto, T\. Praditia, R\. Leiteritz, D\. MacKinlay, F\. Alesiani, D\. Pflüger, and M\. Niepert\(2022\)PDEBench: an extensive benchmark for scientific machine learning\.InAdvances in Neural Information Processing Systems,S\. Koyejo, S\. Mohamed, A\. Agarwal, D\. Belgrave, K\. Cho, and A\. Oh \(Eds\.\),Vol\.35,pp\. 1596–1611\.External Links:[Link](https://proceedings.neurips.cc/paper_files/paper/2022/file/0a9747136d411fb83f0cf81820d44afb-Paper-Datasets_and_Benchmarks.pdf)Cited by:[§3\.4](https://arxiv.org/html/2607.02715#S3.SS4.p2.4)\.
- \[25\]T\. Tripura and S\. Chakraborty\(2023\)Wavelet neural operator for solving parametric partial differential equations in computational mechanics problems\.Computer Methods in Applied Mechanics and Engineering404,pp\. 115783\.External Links:ISSN 0045\-7825,[Document](https://dx.doi.org/10.1016/j.cma.2022.115783)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p3.1),[§3\.1](https://arxiv.org/html/2607.02715#S3.SS1.p2.1)\.
- \[26\]O\. V\. Vasilyev and C\. Bowman\(2000\)Second\-generation wavelet collocation method for the solution of partial differential equations\.Journal of Computational Physics165\(2\),pp\. 660–693\.External Links:ISSN 0021\-9991,[Document](https://dx.doi.org/https%3A//doi.org/10.1006/jcph.2000.6638)Cited by:[§1](https://arxiv.org/html/2607.02715#S1.p6.1)\.

## Appendix AHyperparameters

Table A\.3:Hyperparameters used for LiNO across all benchmark PDEs\. Dashes indicate parameters not applicable to a given problem\.HyperparameterAllen\-CahnDarcyPoissonNS\(viscous\)NS\(inviscid\)Gray\-ScottDataInput fieldsInitialconditionPermeabilityfieldSourcetermInitialconditionsInitialconditionsInitialconcentrationsTarget fieldsPhasefieldPressurefieldPotentialfieldFlowfieldsFlowfieldsFinalconcentrationsResolution128×128128\\times 128128×128128\\times 128128×128128\\times 128128×128128\\times 128128×128128\\times 128128×128128\\times 128ntrainn\_\{\\text\{train\}\}12008008002000800180ntestn\_\{\\text\{test\}\}30020020050020020TinT\_\{\\text\{in\}\}–––888ToutT\_\{\\text\{out\}\}–––131332TrainingEpochs500500500500500500Batch size12864128322016Initial lrη\\eta1e\-31e\-31e\-31e\-31e\-31e\-3Minimum lr1e\-51e\-51e\-51e\-51e\-51e\-5OptimizerAdamAdamAdamAdamAdamAdamSchedulerCosineAnnealingCosineAnnealingCosineAnnealingCosineAnnealingCosineAnnealingCosineAnnealingArchitectureWidthCC646432326432LevelsLL444434𝒫ω\\mathcal\{P\}\_\{\\omega\},𝒰ϕ\\mathcal\{U\}\_\{\\phi\}hidden326432326432𝒫ω\\mathcal\{P\}\_\{\\omega\},𝒰ϕ\\mathcal\{U\}\_\{\\phi\}conv layers3\+1×\\times13\+1×\\times14\+1×\\times13\+1×\\times13\+1×\\times13\+1×\\times1𝒦Φ\\mathcal\{K\}\_\{\\Phi\}Operator3 conv3 conv3 conv3 conv3 conv3 conv

## Appendix BComputational efficiency

Table B\.1:Maximum GPU memory usage \(in GB\) recorded during training of each neural operator across all benchmark problemsMethodLNOWNOFNOUNOCNOLiNOAllen–Cahn22\.377\.656\.878\.6424\.7211\.59Darcy Flow22\.377\.617\.3911\.3624\.729\.65Poisson equation22\.377\.617\.3911\.3624\.729\.65Navier–Stokes\(viscous\)\-11\.6118\.5212\.0228\.3622\.46Navier–Stokes\(inviscid\)\-19\.2018\.5223\.2728\.3826\.78Gray–Scott\-13\.4112\.2013\.9417\.1426\.77Table B\.2:Total count of learnable parameters for each neural operator across all benchmark problemsMethodLNOWNOFNOUNOCNOLiNOAllen–Cahn2793731740545840972932870273105550731200961Darcy Flow2793721259009841395332870273105550731533249Poisson equation2793721259009841395332870273105550731533249Navier–Stokes\(viscous\)\-7937572841242082186442035156543460Navier–Stokes\(inviscid\)\-3174272484124203287146020351561717188Gray–Scott\-7936930210448282183222024786542882

Similar Articles

Iterative Refinement Neural Operators are Learned Fixed-Point Solvers: A Principled Approach to Spectral Bias Mitigation

arXiv cs.LG

This paper introduces the Iterative Refinement Neural Operator (IRNO), which augments pretrained neural operators with a learned refinement module applied via fixed-point iteration to mitigate spectral bias. IRNO progressively corrects high-frequency errors, achieving up to 56% improvement on turbulent flow and showing stable extrapolation beyond the trained iteration count.

@AnimaAnandkumar: This is something I have been emphasizing since we started our work on Neural Operators. We very quickly went from simp…

X AI KOLs Following

Anima Anandkumar highlights that neural operators, despite simple benchmarks, have achieved massive speedups (10,000–million times) in hard real-world problems like high-resolution AI weather modeling (FourCastNet) and nuclear fusion turbulence, referencing a new paper showing learned solvers become more cost-effective as PDE tasks get harder.

Operator Learning for Cubic Nonlinear Schr\"odinger Equation on Periodic Domains

arXiv cs.LG

This paper presents a geometry-conditioned Fourier Neural Operator (FNO) to learn the solution operator for the cubic nonlinear Schrödinger equation on periodic domains with varying aspect ratios. Numerical experiments show the model captures distinct Sobolev norm behaviors on rational and irrational tori, demonstrating geometry-aware neural operators for dispersive PDEs.