paper-with-me

Papers

TENT: Tensorized Encoder Transformer for Temperature Forecasting

2021-06-28 · Onur Bilgin, Paweł Mąka, Thomas Vergutz, Siamak Mehrkanoon

Reliable weather forecasting is of great importance in science, business, and society. The best performing data-driven models for weather prediction tasks rely on recurrent or convolutional neural networks, where some of which incorporate attention mechanisms. In this work, we introduce a novel model based on Transformer architecture for weather forecasting. The proposed Tensorial Encoder Transformer (TENT) model is equipped with tensorial attention and thus it exploits the spatiotemporal structure of weather data by processing it in multidimensional tensorial format. We show that compared to the classical encoder transformer, 3D convolutional neural networks, LSTM, and Convolutional LSTM, the proposed TENT model can better learn the underlying complex pattern of the weather data for the studied temperature prediction task. Experiments on two real-life weather datasets are performed. The datasets consist of historical measurements from weather stations in the USA, Canada and Europe. The first dataset contains hourly measurements of weather attributes for 30 cities in the USA and Canada from October 2012 to November 2017. The second dataset contains daily measurements of weather attributes of 18 cities across Europe from May 2005 to April 2020. Two attention scores are introduced based on the obtained tonsorial attention and are visualized in order to shed light on the decision-making process of our model and provide insight knowledge on the most important cities for the target cities.

📄 PDF Abstract BibTeX arXiv:2106.14742

Code (1)

onurbil/TENT 공식 구현 tf

Tasks

Decision MakingWeather Forecasting

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

FATE: Focal-modulated Attention Encoder for Temperature Prediction

2024-08-21 · Tajamul Ashraf, Janibul Bashir

One of the major challenges of the twenty-first century is climate change, evidenced by rising sea levels, melting glaciers, and increased storm frequency. Accurate temperature forecasting is vital for understanding and …

Prediction

UrbanAI 2025 Challenge: Linear vs Transformer Models for Long-Horizon Exogenous Temperature Forecasting

2025-12-11 · Ruslan Gokhman arxiv

We study long-horizon exogenous-only temperature forecasting - a challenging univariate setting where only the past values of the indoor temperature are used for prediction - using linear and Transformer-family models. W…

Time Series Forecasting

A New Deep Learning Architecture withInductive Bias Balance for Transformer Oil Temperature Forecasting

2023-05-28 · Journal of Big Data 2023 5 · Manuel Jesús Jiménez-Navarro, María Martínez-Ballesteros, Francisco Martínez-Álvarez & Gualberto Asencio-Cortés

Ensuring optimal performance of power transformers is a laborious task, where the insulation system is essential to decrease their deterioration. The insulation system uses the insulate oil required to control temperatur…

Inductive BiasTime SeriesTime Series ForecastingUnivariate Time Series Forecasting

Data-Driven vs Traditional Approaches to Power Transformer's Top-Oil Temperature Estimation

2025-01-28 · Francis Tembo, Federica Bragone, Tor Laneryd, Matthieu Barreau 외

Power transformers are subjected to electrical currents and temperature fluctuations that, if not properly controlled, can lead to major deterioration of their insulation system. Therefore, monitoring the temperature of …

Prediction Intervalsquantile regressionTime SeriesTime Series Forecasting

Global Transformer Architecture for Indoor Room Temperature Forecasting

2023-10-31 · Alfredo V Clemente, Alessandro Nocente, Massimiliano Ruocco

A thorough regulation of building energy systems translates in relevant energy savings and in a better comfort for the occupants. Algorithms to predict the thermal state of a building on a certain time horizon with a goo…