LiNO: New neural operator solves multiscale PDEs with adaptive wavelet lifting
LiNO's learnable waveform decomposition captures both global dynamics and fine-scale structures accurately.
Neural operators have emerged as powerful tools for learning solution operators of differential equations directly from data, but existing models often struggle to balance global dynamics with fine-scale structures. To address this, Pandey et al. developed LiNO (Lifting Neural Operator), a multiresolution operator using the second-generation wavelet lifting scheme. Unlike traditional wavelet transforms, LiNO learns the lifting transform from data, making it adaptive to the underlying solution function and exactly invertible. This information-preserving decomposition allows the operator to evolve coarse and directional detail coefficients separately, achieving scale-aware modeling that captures both large-scale patterns and local variations. LiNO thus offers a principled way to handle multiscale physics without sacrificing resolution or invertibility.
LiNO was evaluated on five challenging benchmarks spanning diverse physical behaviors: Darcy flow (elliptic PDE), Poisson equation (steady-state), Allen-Cahn (phase separation), compressible Navier-Stokes (fluid dynamics with shocks), and Gray-Scott reaction-diffusion (pattern formation). Across these scenarios, LiNO demonstrated strong performance compared to state-of-the-art neural operators such as FNO, U-Net, and DeepONet. Notably, it excelled on multiscale and chaotic systems where fixed-resolution operators typically degrade. The adaptive, data-driven lifting transform allows LiNO to automatically discover the relevant scales in the data, making it a promising direction for scientific machine learning – from climate modeling to turbulence simulation – where capturing both large-scale trends and fine-grained details is critical.
- LiNO uses a learnable, second-generation wavelet lifting scheme to build an invertible multiresolution decomposition directly from training data.
- The operator evolves coarse and directional detail coefficients separately, enabling scale-aware modeling of multiscale physics like turbulence and reaction-diffusion.
- Outperforms FNO, U-Net, and DeepONet on benchmarks including Darcy flow, Navier-Stokes, and Allen-Cahn equations.
Why It Matters
LiNO enables accurate, data-driven simulations of complex multiscale systems, potentially accelerating fields from climate modeling to materials design.