Proceedings Article10.1109/bigdata59044.2023.10386414
Colocation Datacenter Customer Power Usage Forecasting Using Synthetic Data and Integration of Macroeconomic Indicators
Neda Zarayeneh,Malarvizhi Sankaranarayanasamy,Pegah Mavaie,Omanshu Thapliyal,Prasun Singh,Ravigopal Vennelakanti +5 more
- 15 Dec 2023
pp 3453-3457
TL;DR: This work proposes an innovative power forecasting system that takes into account both internal and external demand signals, leading to more accurate and realistic predictions, and synthesized a comprehensive dataset tailored to the data center environment using the small dataset provided by S&P Global.
read more
Abstract: Colocation data centers play a pivotal role in the digital era, serving as the backbone for a diverse range of businesses, from startups to large enterprises. The global data center construction market, which reached an approximate value of US ${\$}$218.88 billion in 2021, is experiencing unprecedented growth. This surge can be attributed to the ever-increasing volume of data, propelled by economic advancements and population expansion. Consequently, long-term private equity firms and real estate investment trusts (REITs) are increasingly drawn to data center investments for their attributes of transparency and accountability. However, data centers face challenges in terms of project lead times and budget constraints, particularly during expansion phases. In response to these challenges, we propose an innovative power forecasting system that takes into account both internal and external demand signals, leading to more accurate and realistic predictions. These predictions serve as valuable guides for resource allocation and utilization. The system lever- ages a combination of data generation, deep learning (DL), and time-series analysis methods, and later, we use it in our future work to proactively address issues such as supply shortages, ensure the maintenance of Service Level Agreements (SLAs), and optimize resource usage. We synthesized a comprehensive dataset tailored to the data center environment using the small dataset provided by S&P Global. This dataset was enriched with macroeconomic data to capture external influences accurately. Subsequently, we conducted a rigorous evaluation, testing various machine learning models, including linear models, transformer-based models, and a multivariate LSTM model. Our experiments revealed that the PatchTST model outperformed the others, providing the most reliable and precise results. The implementation of advanced analytics further enhances energy efficiency, optimizes equipment utilization, and maximizes the effective utilization of floor space within data centers. Furthermore, efficient resource allocation, guided by the power forecasting system, ensures that customer demands are met promptly and effectively.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
References
Proceedings Article
FEDformer: Frequency Enhanced Decomposed Transformer for Long-term Series Forecasting
Tian Zhou,Ziqing Ma,Qingsong Wen,Xue Wang,Liang Sun,Rong Jin +5 more
- 30 Jan 2022
TL;DR: FEDformer, a frequency enhanced Transformer that is more effective than standard Transformer with a linear complexity to the sequence length, and can reduce prediction error by 14 .
847
Are Transformers Effective for Time Series Forecasting?
Ailing Zeng,Muxi Chen,L. Zhang,Qiang Xu +3 more
- 26 May 2022
TL;DR: It is concluded that the relatively higher long-term forecasting accuracy of Transformer-based TSF solutions shown in existing works has little to do with the temporal relation extraction capabilities of the Transformer architecture, and is mainly due to the non-autoregressive DMS forecasting strategy used in them.
838
Are Transformers Effective for Time Series Forecasting?
TL;DR: Recently, there has been a surge of Transformer-based solutions for the long-term time series forecasting (LTSF) task as discussed by the authors , but despite the growing performance over the past few years, the authors question the validity of this line of research in this work.
A Time Series is Worth 64 Words: Long-term Forecasting with Transformers
Yuqi Nie,Nam H Nguyen,Phanwadee Sinthong,Jayant R. Kalagnanam +3 more
- 27 Nov 2022
TL;DR: In this article , the authors proposed a channel-independent patch time series Transformer (PatchTST) model, which is based on segmentation of time series into sub-series-level patches which are served as input tokens to Transformer.
A Time Series is Worth 64 Words: Long-term Forecasting with Transformers
27 Nov 2022
TL;DR: In this paper , the authors proposed a channel-independent patch time series Transformer (PatchTST) for multivariate time series forecasting and self-supervised representation learning, which is based on segmentation of time series into sub-series-level patches which are served as input tokens to Transformer.