Graph Neural Operator Towards Edge Deployability and Portability for Sparse-to-Dense, Real-Time Virtual Sensing on Irregular Grids

arXiv cs.LG / 4/3/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces VIRSO (Virtual Irregular Real-Time Sparse Operator), a graph-based neural operator designed to reconstruct dense physical fields from sparse measurements on irregular grids for real-time virtual sensing.
  • It proposes V-KNN (Variable KNN) to construct mesh-informed graphs with variable connectivity, aiming to better handle irregular geometries and improve sparse-to-dense reconstruction quality.
  • Across three nuclear thermal-hydraulic benchmarks with reconstruction ratios ranging from 47:1 to 156:1, VIRSO reports mean relative L2 errors below 1% while using fewer parameters than compared benchmark operators.
  • The authors emphasize compute-aware deployment by reporting large reductions in the energy-delay product, from about 206 J·ms for a baseline to 10.1 J·ms on an NVIDIA H200, and sub-10W power with sub-second latency on an NVIDIA Jetson Orin Nano.
  • Overall, the work frames inference as “measurement,” combining spectral and spatial analysis to achieve accurate reconstruction with edge-feasible latency and energy use for resource-constrained monitoring and control.

Abstract

Accurate sensing of spatially distributed physical fields typically requires dense instrumentation, which is often infeasible in real-world systems due to cost, accessibility, and environmental constraints. Physics-based solvers address this through direct numerical integration of governing equations, but their computational latency and power requirements preclude real-time use in resource-constrained monitoring and control systems. Here we introduce VIRSO (Virtual Irregular Real-Time Sparse Operator), a graph-based neural operator for sparse-to-dense reconstruction on irregular geometries, and a variable-connectivity algorithm, Variable KNN (V-KNN), for mesh-informed graph construction. Unlike prior neural operators that treat hardware deployability as secondary, VIRSO reframes inference as measurement: the combination of both spectral and spatial analysis provides accurate reconstruction without the high latency and power consumption of previous graph-based methodologies with poor scalability, presenting VIRSO as a potential candidate for edge-constrained, real-time virtual sensing. We evaluate VIRSO on three nuclear thermal-hydraulic benchmarks of increasing geometric and multiphysics complexity, across reconstruction ratios from 47:1 to 156:1. VIRSO achieves mean relative L_2 errors below 1%, outperforming other benchmark operators while using fewer parameters. The full 10-layer configuration reduces the energy-delay product (EDP) from {\approx}206 J\cdotms for the graph operator baseline to 10.1 J\cdotms on an NVIDIA H200. Implemented on an NVIDIA Jetson Orin Nano, all configurations of VIRSO provide sub-10 W power consumption and sub-second latency. These results establish the edge-feasibility and hardware-portability of VIRSO and present compute-aware operator learning as a new paradigm for real-time sensing in inaccessible and resource-constrained environments.