1. Introduction
The rapid advancement of sensor technologies has created an unprecedented demand for accurate, real-time prediction of sensor responses across diverse measurement domains [
1,
2]. Traditional numerical simulation methods, including the Finite Element Method (FEM) for structural and thermal analysis, Computational Fluid Dynamics (CFD) for flow characterization, and the Boundary Element Method (BEM) for acoustic propagation, have long served as the gold standard for sensor modeling and design optimization [
3]. However, these methods face significant computational challenges when deployed in applications requiring real-time response, such as digital twin implementations, online calibration, and adaptive measurement systems [
4].
The computational burden of conventional numerical methods stems from the necessity to solve partial differential equations (PDEs) over discretized domains, often requiring mesh refinement to capture fine-scale physics. A single high-fidelity simulation can consume hours or even days of computational time, making iterative design optimization, uncertainty quantification through Monte Carlo sampling, and real-time inference practically infeasible [
5]. This limitation is particularly acute in multi-physics sensor applications where coupled thermal, mechanical, acoustic, and fluid dynamic phenomena must be simultaneously resolved.
Several computational approaches have been developed to address these computational challenges. Reduced Order Modeling (ROM) techniques, including Probabilistic Manifold Decomposition [
6] and parametric non-intrusive reduced-order models using deep transfer learning [
7], offer significant speedups by projecting high-dimensional systems onto lower-dimensional manifolds. However, these methods often require careful selection of basis functions and may struggle with strongly nonlinear systems. Recent advances in deep learning have also demonstrated promising applications in structural engineering and sensor systems [
8,
9], motivating the exploration of neural operator approaches for sensor modeling.
Recent advances in machine learning, particularly deep learning, have opened new avenues for developing surrogate models that approximate the input–output behavior of complex physical systems [
10]. Physics-Informed Neural Networks (PINNs) embed governing equations directly into the loss function, enabling training with limited data while respecting physical constraints [
5,
11]. However, PINNs require retraining for each new set of boundary conditions or system parameters, limiting their utility as general-purpose surrogate models.
Neural operators represent a paradigm shift in scientific machine learning by learning mappings between infinite-dimensional function spaces rather than finite-dimensional vectors [
2,
12]. Among various neural operator architectures, the Fourier Neural Operator (FNO) has emerged as a particularly powerful approach due to its ability to efficiently capture global dependencies through spectral convolutions [
1]. The key innovation of FNO lies in parameterizing the integral kernel directly in Fourier space, enabling:
Resolution invariance: Models trained on coarse grids can be applied to fine grids without retraining.
Computational efficiency: Fast Fourier Transform (FFT) reduces complexity from to .
Global receptive field: Each layer captures information from the entire domain.
Physics-aligned inductive bias: Spectral representations naturally align with PDE solution characteristics.
Despite the growing body of the literature on neural operators for PDE solving, their application to sensor response prediction remains largely unexplored. Sensors operate under complex multi-physics conditions where thermal gradients, acoustic wave propagation, and fluid–structure interactions fundamentally determine measurement accuracy and dynamic response characteristics [
13,
14]. The ability to rapidly predict sensor behavior across varying operating conditions would enable:
- 1.
Real-time digital twins for condition monitoring and predictive maintenance.
- 2.
Accelerated sensor design optimization through surrogate-assisted evolutionary algorithms.
- 3.
Online calibration and compensation for environmental effects.
- 4.
Uncertainty quantification through efficient Monte Carlo sampling.
- 5.
Virtual sensor development for estimating unmeasurable quantities.
This paper presents a comprehensive framework for applying Fourier Neural Operators to fast sensor response prediction across three fundamental measurement domains: thermal sensing, acoustic measurement, and flow characterization. Our contributions include:
- 1.
Development of FNO-based surrogate models for multi-physics sensor simulation, demonstrating speedups exceeding three orders of magnitude compared to traditional numerical methods.
- 2.
Systematic investigation of FNO architectures for sensor applications, including hybrid designs that address the inherent low-frequency spectral bias.
- 3.
Comprehensive validation across thermal, acoustic, and flow sensor case studies with both simulation and experimental data.
- 4.
Analysis of uncertainty quantification capabilities and limitations for safety-critical measurement applications.
- 5.
Implementation details and benchmark configurations to facilitate reproducibility and further research.
The remainder of this paper is organized as follows:
Section 2 provides theoretical background on Fourier Neural Operators and their mathematical foundations.
Section 3 details the proposed framework for sensor response prediction, including data generation, model architecture, and training procedures.
Section 4 presents comprehensive results across the three case studies,
Section 5 discusses data requirements, limitations, and failure cases, and
Section 6 concludes with a discussion of implications and future directions.
6. Conclusions
This paper presented a comprehensive framework for applying Fourier Neural Operators to fast sensor response prediction across thermal, acoustic, and flow measurement domains. We developed and validated a unified FNO-based surrogate modeling approach that accurately predicts sensor responses governed by diverse physical phenomena, including heat conduction, acoustic wave propagation, and fluid dynamics. The framework encompasses the complete workflow from high-fidelity simulation data generation through model training to deployment-ready inference.
A key contribution of this work is the proposed Hybrid FNO (H-FNO) architecture, which addresses the inherent spectral bias of standard Fourier Neural Operators by combining global spectral convolutions with local convolutional branches. While hybrid Fourier-convolutional architectures have been explored in the literature for general PDE solving, our specific contribution lies in: (1) adapting and validating this architecture specifically for sensor response prediction, where capturing both global physics and localized sensing phenomena is critical; (2) demonstrating the approach across three distinct physics domains (thermal, acoustic, flow) with consistent performance gains; and (3) providing practical guidelines for deployment in measurement applications, including uncertainty quantification and failure mode characterization. This hybrid design effectively captures both low-frequency global physics and high-frequency local features, achieving consistent accuracy improvements across all case studies while maintaining computational efficiency suitable for real-time applications.
The framework was comprehensively validated across three distinct sensor domains. For thermal sensors, the H-FNO surrogate model achieved excellent agreement with finite element simulations while dramatically reducing computation time, enabling applications such as real-time digital twins and rapid design optimization. In acoustic sensor array modeling, the approach accurately reproduced complex interference patterns and pressure distributions with errors comparable to typical measurement uncertainties, making it suitable for real-time beamforming and source localization tasks. For flow sensor characterization, the model successfully captured intricate flow phenomena including vena contracta formation, recirculation zones, and pressure recovery, demonstrating the framework’s capability to handle strongly nonlinear multi-physics problems.
To address the requirements of safety-critical measurement applications, we implemented uncertainty quantification using Monte Carlo Dropout, demonstrating well-calibrated predictive uncertainties that appropriately indicate model confidence across the operating domain. This capability is essential for deploying surrogate models in applications where prediction reliability must be quantified and monitored.
Looking forward, Fourier Neural Operators represent a paradigm shift in computational sensor modeling, offering the accuracy of traditional numerical methods at a fraction of the computational cost. The framework presented in this paper establishes FNO as a powerful tool for AI-enhanced instrumentation, enabling real-time digital twins, accelerated sensor design optimization, and virtual sensing capabilities. As neural operator architectures continue to evolve and computational resources become more accessible, we anticipate widespread adoption of these techniques across the measurement science community, paving the way for intelligent measurement systems that can simulate, predict, and adapt in real-time.