Predicting The Evolution of Interfaces with Fourier Neural Operators
Paolo Guida, William L. Roberts
TL;DR
This paper tackles the challenge of real-time prediction of liquid-vapour interface dynamics in multiphase flows by employing Fourier Neural Operators (FNOs) as fast surrogate models trained on volume-of-fluid simulation data. The authors design a five-layer 2D FNO with spectral convolutions in Fourier space to learn mappings from input fields (including an initial signed distance or volume fraction representation) to evolving interfaces, achieving accurate predictions while significantly reducing computational cost. Validation across two cases demonstrates strong generalization to unseen initial conditions, with metrics indicating high fidelity (e.g., MSE around 9.72, R^2 around 0.95) and millisecond inference times, suitable for real-time control and digital twin applications. The results suggest that FNO-based surrogates can complement or replace costly CFD in fast-process control, with planned extensions to 3D systems and phase-change phenomena.
Abstract
Recent progress in AI has established neural operators as powerful tools that can predict the evolution of partial differential equations, such as the Navier-Stokes equations. Some complex problems rely on sophisticated algorithms to deal with strong discontinuities in the computational domain. For example, liquid-vapour multiphase flows are a challenging problem in many configurations, particularly those involving large density gradients or phase change. The complexity mentioned above has not allowed for fine control of fast industrial processes or applications because computational fluid dynamics (CFD) models do not have a quick enough forecasting ability. This work demonstrates that the time scale of neural operators-based predictions is comparable to the time scale of multi-phase applications, thus proving they can be used to control processes that require fast response. Neural Operators can be trained using experimental data, simulations or a combination. In the following, neural operators were trained in volume of fluid simulations, and the resulting predictions showed very high accuracy, particularly in predicting the evolution of the liquid-vapour interface, one of the most critical tasks in a multi-phase process controller.
