A Foundation Model for Virtual Sensors
Leon Götz, Lars Frederik Peiss, Erik Sauer, Andreas Udo Sass, Thorsten Bagdonat, Stephan Günnemann, Leo Schwinn
TL;DR
The paper addresses the inefficiency and fragmentation of virtual-sensor design by introducing a foundation model that predicts $N$ virtual sensors from $M$ input time series using a causal decoder transformer. It uses prototype tokens to autoregressively forecast selected sensors and learns input relevance vectors to identify the most informative inputs per sensor, enabling cross-task synergies and structured sparsity. Large-scale evaluation on standard benchmarks and an automotive CAN bus dataset shows substantial gains, including up to $\$ up to 0?; refer to numbers in text for exact figures, while maintaining or improving predictive accuracy, and scalability to hundreds of sensors with near-constant parameter count around $7.4$–$7.8$M. The approach enables edge-deployable, explainable virtual sensing in large networks, reducing computation and memory while expanding practical deployment.
Abstract
Virtual sensors use machine learning to predict target signals from available measurements, replacing expensive physical sensors in critical applications. Existing virtual sensor approaches require application-specific models with hand-selected inputs for each sensor, cannot leverage task synergies, and lack consistent benchmarks. At the same time, emerging time series foundation models are computationally expensive and limited to predicting their input signals, making them incompatible with virtual sensors. We introduce the first foundation model for virtual sensors addressing both limitations. Our unified model can simultaneously predict diverse virtual sensors exploiting synergies while maintaining computational efficiency. It learns relevant input signals for each virtual sensor, eliminating expert knowledge requirements while adding explainability. In our large-scale evaluation on a standard benchmark and an application-specific dataset with over 18 billion samples, our architecture achieves 415x reduction in computation time and 951x reduction in memory requirements, while maintaining or even improving predictive quality compared to baselines. Our model scales gracefully to hundreds of virtual sensors with nearly constant parameter count, enabling practical deployment in large-scale sensor networks.
