paper-with-me

홈 › Papers

Forecaster: A Graph Transformer for Forecasting Spatial and Time-Dependent Data

2019-09-09 · Yang Li, José M. F. Moura

Spatial and time-dependent data is of interest in many applications. This task is difficult due to its complex spatial dependency, long-range temporal dependency, data non-stationarity, and data heterogeneity. To address these challenges, we propose Forecaster, a graph Transformer architecture. Specifically, we start by learning the structure of the graph that parsimoniously represents the spatial dependency between the data at different locations. Based on the topology of the graph, we sparsify the Transformer to account for the strength of spatial dependency, long-range temporal dependency, data non-stationarity, and data heterogeneity. We evaluate Forecaster in the problem of forecasting taxi ride-hailing demand and show that our proposed architecture significantly outperforms the state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:1909.04019

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
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 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
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…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

GSA-Forecaster: Forecasting Graph-Based Time-Dependent Data with Graph Sequence Attention

2021-04-13 · Yang Li, Di Wang, José M. F. Moura

Forecasting graph-based time-dependent data has many practical applications. This task is challenging as models need not only to capture spatial dependency and temporal dependency within the data, but also to leverage us…

GTS_Forecaster: a novel deep learning based geodetic time series forecasting toolbox with python

2025-09-10 · Xuechen Liang, Xiaoxing He, Shengdao Wang, Jean-Philippe Montillet 외 arxiv

Geodetic time series -- such as Global Navigation Satellite System (GNSS) positions, satellite altimetry-derived sea surface height (SSH), and tide gauge (TG) records -- is essential for monitoring surface deformation an…

Time Series ForecastingReinforcement LearningGraph Neural NetworkOutlier Detection

XLinear: Frequency-Enhanced MLP with CrossFilter for Robust Long-Range Forecasting

2026-03-04 · Xiang Ao arxiv

Time series forecasters are widely used across various domains. Among them, MLP (multi-layer perceptron)-based forecasters have been proven to be more robust to noise compared to Transformer-based forecasters. However, M…

MiCA: A Mobility-Informed Causal Adapter for Lightweight Epidemic Forecasting

2026-01-16 · Suhan Guo, Jiahong Deng, Furao Shen arxiv

Accurate forecasting of infectious disease dynamics is critical for public health planning and intervention. Human mobility plays a central role in shaping the spatial spread of epidemics, but mobility data are noisy, in…

Understanding Key Features of Time Series Foundation Models from Epidemic Forecasting

2026-06-17 · Alireza Jafari, Judy Fox, Geoffrey C. Fox, Madhav Marathe 외 arxiv

Seasonal influenza infects millions of people and causes substantial morbidity and mortality in the United States each year, making accurate short-term forecasting a core public-health need. Reliable forecasts of epidemi…