LGJul 3

Modular Foundation Models for Time-Series Perception in Digital Twins

arXiv:2607.035856.0
Predicted impact top 56% in LG · last 90 daysOriginality Incremental advance
AI Analysis

For engineers building scalable digital twin and PHM systems, this work offers a modular, transferable approach to time-series perception, though it is an incremental improvement over existing task-specific methods.

The paper proposes a modular foundation model for time-series perception in digital twins, using self-supervised pretrained encoders with a gating mechanism and Transformer-based aggregation. It achieves competitive performance on the ETT benchmark and demonstrates practical relevance in a real-world industrial virtual sensing task for hydro-generator rotor temperature.

Engineering Digital Twins and Prognostics and Health Management (PHM) systems rely on robust perception modules to extract actionable information from heterogeneous and non-stationary time-series data. However, most existing approaches remain task-specific, data-hungry, and difficult to integrate into scalable monitoring and decision-making pipelines. Moreover, purely data-driven models often lack robustness and transferability across varying operating conditions. To address these challenges, this paper proposes a modular foundation model for time-series perception based on a collection of pretrained representation encoders. The framework leverages self-supervised learning on heterogeneous datasets to learn transferable and task-agnostic representations, which can be reused across multiple PHM tasks. A gating mechanism is introduced to dynamically select relevant encoders for a given target dataset, enabling conditional computation and adaptive model composition. The selected representations are projected into a shared latent space and aggregated using a Transformer-based self-attention module that explicitly models cross-encoder interactions. The resulting architecture supports multiple downstream tasks, including imputation, long-term forecasting, and few-shot learning, through lightweight task-specific heads, while keeping pretrained encoders frozen during adaptation. Extensive ablation studies demonstrate the complementary roles of self-supervised pretraining, encoder selection, representation alignment, and adaptive aggregation. Experimental results on the ETT benchmark show competitive performance across tasks, while a real-world industrial case study on virtual sensing for hydro-generator rotor temperature highlights the practical relevance of the approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes