Sort:
Open Access Online First
FELT: Large-Scale Cloud Workload Prediction Through Adaptive Feature-Enhanced and Similarity-Aware Transformer
Tsinghua Science and Technology
Published: 26 September 2025
Abstract PDF (2.9 MB) Collect
Downloads:140

As application migration to the cloud becomes the mainstream approach for deployment, application runtime management requires large-scale workload prediction to ensure resource efficiency and system stability. However, existing forecasting models primarily focus on improving accuracy, often overlooking the impact of storage, training time, and inference time, leading to excessive computational overhead. Furthermore, cloud workloads exhibit high heterogeneity, with diverse patterns across containers, making it difficult for conventional models to generalize effectively. To address these challenges, this paper proposes FELT, a large-scale cloud workload prediction model through adaptive feature-enhanced and similarity-aware Transformer. FELT characterizes workload dynamics from both waveform and value perspectives, reducing model complexity while capturing macroscopic and detailed variations. We introduce a feature-enhanced workload similarity-aware algorithm that adaptively groups containers with similar workload patterns in real time by analyzing both historical and recent similarity, improving robustness in heterogeneous environments. Additionally, we leverage Transformer with customized position encoding and attention masks based on real-time workload similarity and employ multi-head self-attention for parallelized training, achieving a balance between accuracy and efficiency. Extensive experiments on public datasets demonstrate FELT’s superiority in both prediction accuracy and overhead, with ablation studies further validating the effectiveness of its components.

Open Access Issue
Application-Oriented Cloud Workload Prediction: A Survey and New Perspectives
Tsinghua Science and Technology 2025, 30(1): 34-54
Published: 11 September 2024
Abstract PDF (1.1 MB) Collect
Downloads:474

Workload prediction is critical in enabling proactive resource management of cloud applications. Accurate workload prediction is valuable for cloud users and providers as it can effectively guide many practices, such as performance assurance, cost reduction, and energy consumption optimization. However, cloud workload prediction is highly challenging due to the complexity and dynamics of workloads, and various solutions have been proposed to enhance the prediction behavior. This paper aims to provide an in-depth understanding and categorization of existing solutions through extensive literature reviews. Unlike existing surveys, for the first time, we comprehensively sort out and analyze the development landscape of workload prediction from a new perspective, i.e., application-oriented rather than prediction methodologies per se. Specifically, we first introduce the basic features of workload prediction, and then analyze and categorize existing efforts based on two significant characteristics of cloud applications: variability and heterogeneity. Furthermore, we also investigate how workload prediction is applied to resource management. Finally, open research opportunities in workload prediction are highlighted to foster further advancements.

Total 2