paper-with-me

Papers

Transfer Learning on Transformers for Building Energy Consumption Forecasting -- A Comparative Study

2024-10-18 · Robert Spencer, Surangika Ranathunga, Mikael Boulic, Andries van Heerden, Teo Susnjak

This study investigates the application of Transfer Learning (TL) on Transformer architectures to enhance building energy consumption forecasting. Transformers are a relatively new deep learning architecture, which has served as the foundation for groundbreaking technologies such as ChatGPT. While TL has been studied in the past, prior studies considered either one data-centric TL strategy or used older deep learning models such as Recurrent Neural Networks or Convolutional Neural Networks. Here, we carry out an extensive empirical study on six different data-centric TL strategies and analyse their performance under varying feature spaces. In addition to the vanilla Transformer architecture, we also experiment with Informer and PatchTST, specifically designed for time series forecasting. We use 16 datasets from the Building Data Genome Project 2 to create building energy consumption forecasting models. Experimental results reveal that while TL is generally beneficial, especially when the target domain has no data, careful selection of the exact TL strategy should be made to gain the maximum benefit. This decision largely depends on the feature space properties such as the recorded weather features. We also note that PatchTST outperforms the other two Transformer variants (vanilla Transformer and Informer). Our findings advance the building energy consumption forecasting using advanced approaches like TL and Transformer architectures.

📄 PDF Abstract BibTeX arXiv:2410.14107

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series ForecastingTransfer Learning

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Just In Time Transformers

2024-10-22 · Ahmed Ala Eddine Benali, Massimo Cafaro, Italo Epicoco, Marco Pulimeno 외

Precise energy load forecasting in residential households is crucial for mitigating carbon emissions and enhancing energy efficiency; indeed, accurate forecasting enables utility companies and policymakers, who advocate …

energy managementLoad ForecastingManagement

From RNNs to Foundation Models: An Empirical Study on Commercial Building Energy Consumption

2024-11-21 · Shourya Bose, Yijiang Li, Amy Van Sant, Yu Zhang 외

Accurate short-term energy consumption forecasting for commercial buildings is crucial for smart grid operations. While smart meters and deep learning models enable forecasting using past data from multiple buildings, da…

DiversityTime SeriesTime Series Forecasting

Machine learning for estimation of building energy consumption and performance

2018-10-02 · Saleh Seyedzadeh, Farzad Pour Rahimian, Ivan Glesk, Marc Roper

Ever growing population and progressive municipal business demands for constructing new buildings are known as the foremost contributor to greenhouse gasses. Therefore, improvement of energy efficiency of the building se…

BIG-bench Machine LearningClusteringDecision Makingenergy management+1

Comparison of Forecasting Methods of House Electricity Consumption for Honda Smart Home

2022-08-11 · Farshad Ahmadi Asl, Mehmet Bodur

The electricity consumption of buildings composes a major part of the city's energy consumption. Electricity consumption forecasting enables the development of home energy management systems resulting in the future desig…

energy managementManagementregression

Utilizing Language Models for Energy Load Forecasting

2023-10-26 · Hao Xue, Flora D. Salim

Energy load forecasting plays a crucial role in optimizing resource allocation and managing energy consumption in buildings and cities. In this paper, we propose a novel approach that leverages language models for energy…

Decision MakingDescriptiveLoad Forecasting