Open Access
ARTICLE
Linear–Nonlinear Fusion Neural Operator for Partial Differential Equations
1 State Key Laboratory of Mathematical Sciences (SKLMS), Institute of Computational Mathematics and Scientific/Engineering Computing (ICMSEC), National Center for Mathematics and Interdisciplinary Sciences (NCMIS), Academy of Mathematics and Systems Science, Chinese Academy of Sciences, Beijing, China
2 School of Mathematical Sciences, University of Chinese Academy of Sciences, Beijing, China
* Corresponding Author: Benzhuo Lu. Email:
Computer Modeling in Engineering & Sciences 2026, 148(2), 29 https://doi.org/10.32604/cmes.2026.084608
Received 26 April 2026; Accepted 02 July 2026; Issue published 28 August 2026
Abstract
Neural operator learning directly constructs the mapping relationship from the equation parameter space to the solution space, enabling efficient direct inference in practical applications without the need for repeated solution of partial differential equations (PDEs)—an advantage that is difficult to achieve with traditional numerical methods. In this work, we investigate a two-path formulation that combines affine and nonlinear computational components within such operator mappings to improve learning efficiency. This yields a novel network structure, namely the Linear–Nonlinear Fusion Neural Operator (LNF-NO), which models operator mappings via the multiplicative fusion of a linear component and a nonlinear component, thus achieving a lightweight and structurally transparent representation. This two-path formulation is designed to capture complex solution features at the operator level while retaining architectural simplicity. LNF-NO naturally supports multiple functional inputs and is applicable to both regular grids and fixed irregular-node discretizations. Across a diverse suite of PDE operator-learning benchmarks, including nonlinear Poisson–Boltzmann equations and multi-physics coupled systems, LNF-NO is typically substantially faster to train than several representative neural operator baselines, while achieving comparable or improved accuracy across most tested cases. On the tested three-dimensional Poisson–Boltzmann case, LNF-NO achieves competitive accuracy while requiring substantially less training time than the three-dimensional Fourier Neural Operator and Transolver baselines.Keywords
Supplementary Material
Supplementary Material FileNeural operator learning has emerged as a central paradigm in scientific machine learning for approximating solution operators of partial differential equations (PDEs). By learning mappings between function spaces, neural operators aim to amortize the cost of repeatedly solving PDEs under varying boundary conditions, source terms, or coefficients. Such many-query settings arise ubiquitously in physical, chemical, and biological modeling, where repeated numerical solves constitute a major computational bottleneck [1–3]. Neural operators provide fast surrogate models that deliver approximate PDE solutions with accuracy often sufficient for downstream analysis and decision-making, while substantially reducing computational cost compared with repeated high-fidelity simulations [4,5].
Among existing approaches, the Deep Operator Network (DeepONet) [4] and the Fourier Neural Operator (FNO) [6] represent the most widely used and representative neural operator models. DeepONet employs a branch–trunk decomposition to learn operator mappings from input functions to solution fields, while FNO leverages global convolution in the Fourier domain to efficiently capture long-range dependencies on regular grids. Beyond these baselines, a growing family of neural operator architectures has been proposed, including geometry-informed operators [7], the U-shaped Neural Operator (UNO) [8], and transformer-inspired or attention-based formulations such as Transolver [9] and PDEformer [10].
More recently, attention-based and geometry-aware neural operators have been further developed for irregular meshes, multiple input functions, and complex geometries. Representative examples include the General Neural Operator Transformer (GNOT) [11], Geometry-Informed Neural Operator Transformer (GINOT) [12], and signed distance function (SDF)-based neural operator transformers [13]. Other related directions include latent-space neural operators such as Latent Spectral Models (LSM) [14], non-uniform-data neural operators such as NUNO [15], multigrid-based operator parameterizations such as Multigrid Neural Operators (MgNO) [16], and attention- or equivariance-based variants aimed at improved operator learning and generalization, such as Orthogonal Neural Operators (ONO) [17] and group-equivariant Fourier Neural Operators (G-FNO) [18]. These methods mainly focus on attention backbones, explicit geometry encoders, latent representations, non-uniform data processing, multigrid parameterizations, or symmetry/resolution generalization, whereas the present work focuses on a lightweight linear–nonlinear fusion core. Accordingly, we include Transolver as a representative attention-based baseline in our experiments, while exhaustive benchmarking against all recent neural-operator variants is left for future work.
Despite this progress, several challenges remain in practical operator-learning settings. First, nonlinear interactions in PDE operators can be difficult to represent or optimize using purely additive architectural compositions. Second, many real-world problems involve multiple functional inputs, such as boundary traces, source terms, or coefficient fields, as well as coupled multi-field outputs. Third, training efficiency and optimization stability become increasingly important as problem complexity grows, particularly for three-dimensional PDEs and large-scale benchmarks.
Non-additive interactions have proven effective across a wide range of deep learning architectures. Feature-wise modulation mechanisms, such as Feature-wise Linear Modulation (FiLM), apply learned, input-dependent scaling to intermediate representations and can enhance expressivity with minimal computational overhead [19]. More broadly, attention mechanisms [20] and mixture-of-experts models [21] illustrate that structured, conditional interactions between multiple components can improve representational capacity and training efficiency. These developments motivate exploring multiplicative fusion as a general design principle for neural operator architectures.
Our architectural design is further motivated by numerical insights into semi-linear elliptic PDEs and coupled systems. For instance, in biomolecular electrostatics and ion transport, solutions to nonlinear equations such as Poisson–Boltzmann or Poisson–Nernst–Planck are often viewed as being predominantly governed by their corresponding linear approximations, modulated by nonlinear correction terms [22,23]. Inspired by this, we hypothesize that combining separate affine and nonlinear computational paths within the neural architecture provides a useful PDE-motivated inductive bias.
In this work, we propose the Linear–Nonlinear Fusion Neural Operator (LNF-NO), which models operator behavior through the multiplicative interaction of a linear component and a nonlinear component. LNF-NO treats these components symmetrically: the two branches interact directly through element-wise fusion, rather than being combined through hierarchical or purely additive structures. This design provides a lightweight and structurally transparent mechanism for capturing nonlinear effects while maintaining architectural simplicity. LNF-NO naturally supports multiple functional inputs by encoding each input function independently and fusing their latent representations within the operator core. The architecture can be paired with a lightweight grid-based decoder for standard benchmark problems, or used in a decoder-free setting for fixed irregular-node discretizations where solutions are predicted on prescribed node sets.
We evaluate LNF-NO on a diverse suite of PDE operator-learning benchmarks, including nonlinear Poisson–Boltzmann equations, coupled multi-field systems, and fixed irregular-domain discretizations. Across these tasks, LNF-NO consistently improves training efficiency relative to representative neural operator baselines, while achieving comparable or improved accuracy across most tested cases. In particular, we present a three-dimensional Poisson–Boltzmann case study in which LNF-NO achieves competitive accuracy while requiring substantially less training time than the three-dimensional Fourier Neural Operator and Transolver baselines.
The main contributions of this work are summarized as follows:
• We introduce a PDE-motivated linear–nonlinear multiplicative fusion mechanism that combines an affine response path with input-dependent nonlinear modulation. This design provides an efficiency-oriented architectural inductive bias, yielding substantially improved training efficiency on a broad range of benchmarks while achieving comparable or improved accuracy across most tested cases.
• Our simple and flexible architecture naturally accommodates multiple functional inputs and predicts multiple coupled output fields within a unified framework and can be applied to both regular-grid and fixed irregular-node discretizations while preserving the same linear–nonlinear fusion core.
• We evaluate the empirical applicability and computational performance of LNF-NO on a diverse suite of benchmarks, including three-dimensional systems and strongly nonlinear equations (e.g., Poisson–Boltzmann), where the proposed architecture shows favorable empirical performance and training efficiency.
2.1 Operator Learning with Input/Output Discretization
Let
Input discretization. We consider multi-function inputs with
Each component is discretized by a sampling or projection operator
Data-generating family and lifting. The dataset is generated from a restricted family
Output discretization. Let
Discrete target operator. We define the discrete operator learning target
All models are trained and evaluated in the discrete output space
2.2 LNF-NO Architecture (Multi-Input, Multi-Output)
Fig. 1 overviews the LNF-NO architecture, generally formulated to handle multiple functional inputs (e.g., boundary conditions and source terms) and predict multiple coupled output fields (multi-output). Given

Figure 1: Architecture of the proposed Linear–Nonlinear Fusion Neural Operator (LNF-NO). Each input component (typically a discretized function, e.g., boundary traces or source fields) is encoded separately and concatenated into a latent representation. An operator core then fuses a linear branch and a nonlinear branch via element-wise multiplication (
To balance expressivity and optimization efficiency, the operator core consists of a linear branch and a nonlinear branch fused multiplicatively:
where
Intuition
The proposed fusion strategy is motivated by both numerical treatments of nonlinear PDEs and modulation-based deep learning architectures. For nonlinear equations such as Poisson–Boltzmann and Poisson–Nernst–Planck, linearized formulations are often used to provide a baseline or initialization, which is subsequently modified through nonlinear treatment [22,23]. LNF-NO translates this numerical perspective into an architectural inductive bias: the affine branch provides a direct response path, while the nonlinear branch produces input-dependent modulation.
This multiplicative interaction is different from an additive residual correction, such as the residual connection structure commonly used in ResNets [24]. In an additive formulation, the two branches independently contribute terms that are summed at the output. In LNF-NO, the nonlinear branch acts directly on the affine response through element-wise multiplication, thereby changing its magnitude and spatial pattern in an input-dependent manner. This mechanism is related in spirit to feature-wise modulation such as FiLM [19], but is formulated here at the discrete operator-output level to reflect the linearized-response and nonlinear-modulation structure motivating the model.
The terms “linear” and “nonlinear” refer to the mathematical forms of the two learned branches. They encode a PDE-motivated structural hypothesis, but we do not require the trained branches to coincide exactly, component by component, with a unique analytical decomposition of the underlying continuous PDE solution operator. Accordingly, this interpretation should be understood as a heuristic structural hypothesis rather than as a rigorously identified branch-wise physical decomposition.
Optionally, a lightweight decoder
The following result concerns the expressivity of LNF-NO under the fixed input/output discretization introduced in Section 2; it is not intended as a convergence or discretization theorem for the underlying continuous PDE operator.
Theorem 1 (Universal approximation): Assume
If the feedforward components and latent representation of LNF-NO are allowed sufficient width and employ an activation function satisfying a standard finite-dimensional universal approximation theorem, then for any
Proof Sketch: By choosing a decoder-free realization, allowing the encoders and latent representation to preserve the discrete input information, setting
Universal approximation then follows from classical results for non-polynomial activations [25,26]. □
The purpose of Theorem 1 is to show that the multiplicative fusion constraint does not reduce the universal approximation capability of the discrete architecture. It does not by itself provide operator-specific convergence rates, discretization consistency, mesh-resolution generalization, stability bounds, or PDE-aware error estimates, which require additional assumptions on the continuous solution operator and the discretization.
We train LNF-NO by supervised learning on pairs
All losses and metrics are computed on the decoded physical scale after inverse normalization. We optimize using AdamW [27]; task-specific hyperparameters, including learning rates and training schedules, are provided in the Supplementary Materials. Following common practice, we exclude bias terms and the scalar fusion scale
Evaluation protocol. All models are trained and evaluated under a common evaluation protocol. For each task, we use identical training and test sets across all methods with a fixed 9:1 split, and report the mean relative
Task definitions. In all benchmarks, we learn solution operators that map boundary conditions and/or input fields to solution fields evaluated on a fixed set of points. We summarize the PDE tasks considered in this work below.
Laplace. We study the two-dimensional (2D) Laplace equation
Burgers. We consider the one-dimensional (1D) viscous Burgers equation
with periodic boundary conditions. Here,
Darcy flow. We benchmark the elliptic Darcy equation
Poisson–Boltzmann (PB). We evaluate the nonlinear Poisson–Boltzmann operator
where
Irregular-domain PB. To evaluate the applicability of LNF-NO to irregular node-based discretizations, we further consider source-free PB problems posed on irregular planar domains with multiple boundary components, discretized using finite element methods and represented in a node-based format. In these benchmarks, we do not use a dedicated geometry encoder such as boundary point-cloud attention or a signed distance function (SDF). Instead, for each irregular-domain benchmark, the geometry is represented implicitly by the prescribed finite-element node set, and the model predicts the PB solution values on this fixed set of nodes (see the Supplementary Materials).
Poisson–Nernst–Planck (PNP). Finally, we benchmark a multi-field coupled operator corresponding to the Poisson–Nernst–Planck system (see, e.g., [23] for the classical PNP formulation and the Supplementary Materials for dataset details). A dimensionless form is taken where physical parameters are set to unity for operator-learning purposes:
Here,
3.1 Baseline Benchmarks on Regular Grids
We first consider standard single-input operator-learning benchmarks on regular grids, including Laplace, Burgers, Darcy flow (smooth and discontinuous coefficients), and the source-free Poisson–Boltzmann equation (
The quantitative results are summarized in Table 1. Across these single-input benchmarks, LNF-NO consistently exhibits a clear advantage in training efficiency, and it attains the best accuracy on Laplace, Darcy flow with smooth coefficients, and the source-free Poisson–Boltzmann benchmark. On the Darcy flow (Smooth) benchmark, for example, LNF-NO achieves the lowest error (

This optimization advantage is further illustrated in Fig. 2, where LNF-NO shows markedly faster error reduction on the source-free PB benchmark, both as a function of training epoch and of wall-clock time.

Figure 2: Convergence comparison on the source-free Poisson–Boltzmann benchmark (
We next consider multi-input operator-learning problems, where the input consists of multiple function-valued components. These include a source-driven Poisson–Boltzmann equation and a coupled Poisson–Nernst–Planck system.
Table 2 presents the performance on these multi-input tasks. LNF-NO naturally accommodates multi-function inputs through independent encoders and a shared operator core. For the source-driven PB equation, LNF-NO attains the best accuracy among the compared models (

3.2 Varying Nonlinear Strengths in Poisson–Boltzmann Equations
We further investigate empirical performance under increasing nonlinearity using the source-free Poisson–Boltzmann equation with
The results under varying nonlinearity strengths are detailed in Table 3. Across all three nonlinearity regimes, LNF-NO attains the lowest test error among the compared models while maintaining a clear advantage in training efficiency. For the stiffest case (

Table 4 compares the performance on three non-rectangular geometries. LNF-NO consistently attains the best accuracy on all three irregular geometries while requiring substantially less wall-clock training time than the compared baselines. On the Star domain, for example, LNF-NO attains a test relative error of

3.4 Extension to Three-Dimensional Problems
Quantitative comparisons for the three-dimensional (3D) benchmark are provided in Table 5. Although Transolver attains the lowest error, LNF-NO achieves competitive 3D accuracy (


Figure 3: Three-dimensional Poisson–Boltzmann extension. Central cross-sections of the solution field
Taken together, the experimental results across Tables 1–5 show a consistent pattern. On regular-grid benchmarks (Tables 1 and 2), LNF-NO achieves strong overall performance while substantially reducing wall-clock training time relative to the compared baselines. Beyond regular grids, as evidenced in Table 4, LNF-NO remains directly applicable to the tested fixed irregular-node discretizations, where grid-based spectral operators are not readily usable. In addition, on the 3D Poisson–Boltzmann benchmark (Table 5 and Fig. 3), LNF-NO shows favorable empirical optimization behavior and achieves competitive 3D accuracy while requiring substantially less training time than the 3D FNO and Transolver baselines. Overall, these results suggest that the proposed multiplicative fusion functions primarily as an efficiency-oriented inductive bias that is empirically applicable to the tested heterogeneous-input, fixed irregular-node, and three-dimensional settings, rather than a task-specific architectural specialization.
To examine the role of the proposed linear–nonlinear fusion mechanism, we conduct ablation studies on the source-free PB benchmarks with
The full encoder–decoder rows of Table 6 show that the full multiplicative model achieves the lowest error under the complete encoder–decoder architecture. The improvement over the linear-only or additive variants is moderate in this setting, especially for the stiffest

To further isolate the contribution of the fusion core itself, we remove both the convolutional encoder and decoder and directly map the boundary vector to the discrete solution vector through the branch modules. This no-encoder/decoder setting reduces the additional nonlinear effects introduced by the convolutional backbone and is also relevant to irregular-domain or node-based problems, where grid-based convolutional encoder–decoder modules may not be directly applicable.
The fusion-core-only rows of Table 6 provide a clearer isolation of the proposed fusion mechanism. Across all three PB regimes, the multiplicative-fusion core consistently outperforms additive fusion, the linear-only branch, and the nonlinear-only branch. The gap between
3.6 Boundary-Amplitude Extrapolation Diagnostic
To provide a limited diagnostic of extrapolation beyond the training boundary-amplitude distribution, we further evaluated LNF-NO on out-of-distribution (OOD) boundary-amplitude samples for the source-free PB benchmark with

The experimental results indicate that, within the scope of the problem settings and equations investigated, LNF-NO offers a valuable trade-off between efficiency, versatility, and accuracy. Rather than claiming superiority across all possible PDE learning tasks, we position LNF-NO as a streamlined framework that shows favorable empirical performance on the tested multi-field problems and fixed irregular-domain settings, where specialized grid-based or highly task-specific baselines may require additional adaptations.
First, LNF-NO exhibits a high degree of architectural uniformity. While grid-based spectral approaches (e.g., FNO) are inherently restricted to regular meshes and require specific adaptations for complex geometries, LNF-NO employs a unified linear–nonlinear fusion core across regular grids, fixed irregular-node discretizations, and the tested three-dimensional setting. Although point-based baselines like DeepONet also support irregular geometries, our experiments suggest that they may face optimization difficulties in higher-dimensional or strongly nonlinear settings. In contrast, LNF-NO shows consistent empirical optimization behavior and competitive performance across these tested scenarios using a single architectural paradigm. This design naturally accommodates multiple functional inputs and coupled multi-field outputs without requiring problem-specific architectural redesign.
Second, LNF-NO consistently demonstrates significantly improved training efficiency. Under the common evaluation protocol used in this work, our method exhibits a clear advantage in training efficiency on most benchmarks. The linear–nonlinear fusion structure acts as an efficiency-oriented inductive bias and empirically leads to faster error reduction, particularly in stiff nonlinear regimes. Unlike emerging Transformer-based foundation-model-oriented approaches [10], which often emphasize model capacity and broad pretraining, LNF-NO targets an explicitly efficiency-oriented design regime. This makes it particularly suitable as a lightweight baseline for rapid exploration and analysis.
Third, regarding predictive performance, LNF-NO achieves comparable or improved accuracy in most cases relative to the baselines. It performs particularly well on strongly nonlinear Poisson–Boltzmann problems, irregular-domain benchmarks, and several multi-input settings. We also note that on certain established benchmarks, such as Burgers, discontinuous Darcy flow, the PNP system, and the 3D Poisson–Boltzmann problem, the lowest error may be attained by other specialized baselines. Even in these cases, however, LNF-NO remains competitive in accuracy while retaining clear advantages in training efficiency and architectural uniformity.
The variation across the PB regimes provides one possible interpretation of when the proposed architectural prior may be useful. As
Although LNF-NO provides a favorable accuracy–efficiency trade-off, several specialized architectures still achieve lower predictive errors on selected benchmarks, and the current framework does not yet provide dedicated mechanisms for arbitrary-geometry encoding or resolution-independent generalization. The present study does not establish a branch-wise physical interpretation or latent-space decomposition of the learned affine and nonlinear representations. In addition, the current theoretical analysis does not provide operator-specific convergence, stability, discretization-consistency, or mesh-generalization guarantees. An important direction is therefore to further improve predictive accuracy while carefully controlling the additional computational cost, for example through more expressive but still lightweight encoders and decoders, adaptive or task-dependent fusion mechanisms, and problem-specific refinements. Since the proposed linear–nonlinear fusion core is lightweight and modular, it may also be integrated with advanced neural-operator backbones or other neural-network architectures to combine complementary representation capabilities, although such hybrid designs should be evaluated with explicit attention to the resulting accuracy–efficiency trade-off. Future studies will additionally investigate more complex geometries and realistic boundary conditions, as well as higher-resolution three-dimensional simulations where balancing accuracy, flexibility, and computational cost becomes increasingly important. Broader systematic PDE-residual, conservation, boundary-condition, perturbation-stability, and parameter-extrapolation analyses across the full benchmark suite also remain for future investigation.
Acknowledgement: Not applicable.
Funding Statement: This research was funded by the Strategic Priority Research Program of the Chinese Academy of Sciences, grant number XDB0500000, the National Key R&D Program of China, grant number 2024YFA1012101, and the National Natural Science Foundation of China, grant number 12371413.
Author Contributions: The authors confirm contribution to the paper as follows: conceptualization, Heng Wu and Benzhuo Lu; methodology, Heng Wu; software, Heng Wu and Junjie Wang; validation, Heng Wu and Junjie Wang; formal analysis, Heng Wu; investigation, Heng Wu; resources, Benzhuo Lu; data curation, Heng Wu and Junjie Wang; writing—original draft preparation, Heng Wu; writing—review and editing, Heng Wu, Junjie Wang and Benzhuo Lu; visualization, Heng Wu; supervision, Benzhuo Lu; project administration, Benzhuo Lu; funding acquisition, Benzhuo Lu. All authors reviewed and approved the final version of the manuscript.
Availability of Data and Materials: The datasets and implementation used in this study are available from the corresponding author upon reasonable request.
Ethics Approval: Not applicable.
Conflicts of Interest: The authors declare no conflicts of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript; or in the decision to publish the results.
Supplementary Materials: The supplementary material is available online at https://www.techscience.com/doi/10.32604/cmes.2026.084608/s1. It includes dataset generation details, training and evaluation protocols, architecture configurations, baseline model descriptions, seed stability results, and qualitative visualization results [4,6,8,9,23,28,29].
References
1. Quarteroni A, Manzoni A, Negri F. Reduced basis methods for partial differential equations: an introduction. Cham, Switzerland: Springer; 2015. [Google Scholar]
2. Benner P, Gugercin S, Willcox K. A survey of projection-based model reduction methods for parametric dynamical systems. SIAM Rev. 2015;57(4):483–531. doi:10.1137/130932715. [Google Scholar] [CrossRef]
3. Willcox K, Peraire J. Balanced model reduction via the proper orthogonal decomposition. AIAA J. 2002;40(11):2323–30. doi:10.2514/3.15326. [Google Scholar] [CrossRef]
4. Lu L, Jin P, Pang G, Zhang Z, Karniadakis GE. Learning nonlinear operators via DeepONet based on the universal approximation theorem of operators. Nat Mach Intell. 2021;3(3):218–29. doi:10.1038/s42256-021-00302-5. [Google Scholar] [CrossRef]
5. Kovachki N, Li Z, Liu B, Azizzadenesheli K, Bhattacharya K, Stuart A, et al. Neural operator: learning maps between function spaces. J Mach Learn Res. 2023;24(89):1–97. doi: 10.48550/arxiv.2108.08481. [Google Scholar] [CrossRef]
6. Li Z, Kovachki N, Azizzadenesheli K, Liu B, Bhattacharya K, Stuart A, et al. Fourier neural operator for parametric partial differential equations. In: Proceedings of the International Conference on Learning Representations; 2021 May 3–7; Virtual Conference. [Google Scholar]
7. Li Z, Kovachki N, Choy C, Li B, Kossaifi J, Otta S, et al. Geometry-informed neural operator for large-scale 3D PDEs. In: Proceedings of the Thirty-Seventh Conference on Neural Information Processing Systems; 2023 Dec 10–16; New Orleans, LA, USA. Vol. 36, p. 35836–54. [Google Scholar]
8. Rahman MA, Ross ZE, Azizzadenesheli K. U-NO: u-shaped neural operators. Trans Mach Learn Res. 2023. [Google Scholar]
9. Wu H, Luo H, Wang H, Wang J, Long M. Transolver: a fast transformer solver for PDEs on general geometries. In: Proceedings of the 41st International Conference on Machine Learning; 2024 Jul 21–27; Vienna, Austria. Cambridge, MA, USA: PMLR; 2024. p. 53681–705. [Google Scholar]
10. Ye Z, Huang X, Chen L, Liu H, Wang Z, Dong B. PDEformer: towards a foundation model for one-dimensional partial differential equations. In: Proceedings of the ICLR 2024 Workshop on AI4 Differential Equations in Science; 2024 May 11; Vienna, Austria. [Google Scholar]
11. Hao Z, Wang Z, Su H, Ying C, Dong Y, Liu S, et al. GNOT: a general neural operator transformer for operator learning. In: Proceedings of the 40th International Conference on Machine Learning; 2023 Jul 23–29; Honolulu, HI, USA. Cambridge, MA, USA: PMLR; 2023. p. 12556–69. [Google Scholar]
12. Liu Q, Zhong W, Meidani H, Abueidda D, Koric S, Geubelle P. Geometry-informed neural operator transformer for partial differential equations on arbitrary geometries. Comput Methods Appl Mech Eng. 2026;451(5):118668. doi:10.1016/j.cma.2025.118668. [Google Scholar] [CrossRef]
13. Liu Q, Koric S, Abueidda D, Meidani H, Geubelle P. Toward signed distance function based metamaterial design: neural operator transformer for forward prediction and diffusion model for inverse design. Comput Methods Appl Mech Eng. 2025;446(3):118316. doi:10.1016/j.cma.2025.118316. [Google Scholar] [CrossRef]
14. Wu H, Hu T, Luo H, Wang J, Long M. Solving high-dimensional PDEs with latent spectral models. In: Proceedings of the 40th International Conference on Machine Learning; 2023 Jul 23–29; Honolulu, HI, USA. Cambridge, MA, USA: PMLR; 2023. p. 37417–38. [Google Scholar]
15. Liu S, Hao Z, Ying C, Su H, Cheng Z, Zhu J. NUNO: a general framework for learning parametric PDEs with non-uniform data. In: Proceedings of the 40th International Conference on Machine Learning; 2023 Jul 23–29; Honolulu, HI, USA. Cambridge, MA, USA: PMLR; 2023. p. 21658–71. [Google Scholar]
16. He J, Liu X, Xu J. MgNO: efficient parameterization of linear operators via multigrid. In: Proceedings of the Twelfth International Conference on Learning Representations; 2024 May 7–11; Vienna, Austria. [Google Scholar]
17. Xiao Z, Hao Z, Lin B, Deng Z, Su H. Improved operator learning by orthogonal attention. In: Proceedings of the 41st International Conference on Machine Learning; 2024 Jul 21–27; Vienna, Austria. Cambridge, MA, USA: PMLR; 2024. p. 54288–99. [Google Scholar]
18. Helwig J, Zhang X, Fu C, Kurtin J, Wojtowytsch S, Ji S. Group equivariant fourier neural operators for partial differential equations. In: Proceedings of the 40th International Conference on Machine Learning; 2023 Jul 23–29; Honolulu, HI, USA. Cambridge, MA, USA: PMLR; 2023. p. 12907–30. [Google Scholar]
19. Perez E, Strub F, de Vries H, Dumoulin V, Courville A. FiLM: visual reasoning with a general conditioning layer. In: Proceedings of the AAAI Conference on Artificial Intelligence; 2018 Feb 2–7; New Orleans, LA, USA. [Google Scholar]
20. Vaswani A, Shazeer N, Parmar N, Uszkoreit J, Jones L, Gomez AN, et al. Attention is all you need. Adv Neural Inf Process Syst. 2017;30:6000–10. doi:10.65215/ctdc8e75. [Google Scholar] [CrossRef]
21. Shazeer N, Mirhoseini A, Maziarz K, Davis A, Le QV, Hinton GE, et al. Outrageously large neural networks: the sparsely-gated mixture-of-experts layer. In: Proceedings of the International Conference on Learning Representations; 2017 Apr 24–26; Toulon, France. [Google Scholar]
22. Lu B, Zhou Y, Holst MJ, McCammon JA. Recent progress in numerical methods for the Poisson-Boltzmann equation in biophysical applications. Commun Comput Phys. 2008;3(5):973–1009. doi:10.4208/cicp.2008.v3.p973. [Google Scholar] [CrossRef]
23. Zhang Q, Gui S, Li H, Lu B. Model reduction-based initialization methods for solving the Poisson–Nernst–Planck equations in three-dimensional ion channel simulations. J Comput Phys. 2020;419(2):109627. doi:10.1016/j.jcp.2020.109627. [Google Scholar] [CrossRef]
24. He K, Zhang X, Ren S, Sun J. Deep residual learning for image recognition. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition; 2016 Jun 27–30; Las Vegas, NV, USA. p. 770–8. [Google Scholar]
25. Cybenko G. Approximation by superpositions of a sigmoidal function. Mathem Cont Sig Syst. 1989;2(4):303–14. doi:10.1007/bf02551274. [Google Scholar] [CrossRef]
26. Hornik K. Approximation capabilities of multilayer feedforward networks. Neural Netw. 1991;4(2):251–7. doi:10.1016/0893-6080(91)90009-t. [Google Scholar] [CrossRef]
27. Loshchilov I, Hutter F. Decoupled weight decay regularization. In: Proceedings of the International Conference on Learning Representations; 2019 May 6–9; New Orleans, LA, USA. [Google Scholar]
28. Wu H, Lu B. Mathematical artificial data for operator learning. arXiv:2507.06752. 2025. [Google Scholar]
29. Jin P, Meng S, Lu L. MIONet: learning multiple-input operators via tensor product. SIAM J Sci Comput. 2022;44(6):A3490–514. doi:10.1137/22m1477751. [Google Scholar] [CrossRef]
Cite This Article
Copyright © 2026 The Author(s). Published by Tech Science Press.This work is licensed under a Creative Commons Attribution 4.0 International License , which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.


Submit a Paper
Propose a Special lssue
View Full Text
Download PDF
Downloads
Citation Tools