paper-with-me

Papers

Explainable Graph Pyramid Autoformer for Long-Term Traffic Forecasting

2022-09-27 · Weiheng Zhong, Tanwi Mallick, Hadi Meidani, Jane Macfarlane, Prasanna Balaprakash

Accurate traffic forecasting is vital to an intelligent transportation system. Although many deep learning models have achieved state-of-art performance for short-term traffic forecasting of up to 1 hour, long-term traffic forecasting that spans multiple hours remains a major challenge. Moreover, most of the existing deep learning traffic forecasting models are black box, presenting additional challenges related to explainability and interpretability. We develop Graph Pyramid Autoformer (X-GPA), an explainable attention-based spatial-temporal graph neural network that uses a novel pyramid autocorrelation attention mechanism. It enables learning from long temporal sequences on graphs and improves long-term traffic forecasting accuracy. Our model can achieve up to 35 % better long-term traffic forecast accuracy than that of several state-of-the-art methods. The attention-based scores from the X-GPA model provide spatial and temporal explanations based on the traffic dynamics, which change for normal vs. peak-hour traffic and weekday vs. weekend traffic.

📄 PDF Abstract BibTeX arXiv:2209.13123

Code (1)

WeihengZ/Explainable-Graph-Autoformer 공식 구현 pytorch

Tasks

Graph Neural NetworkTemporal Sequences

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting

2021-06-24 · NeurIPS 2021 12 · Haixu Wu, Jiehui Xu, Jianmin Wang, Mingsheng Long

Extending the forecasting time is a critical demand for real applications, such as extreme weather early warning and long-term energy consumption planning. This paper studies the long-term forecasting problem of time ser…

Time SeriesTime Series AnalysisTime Series Forecasting

Spatio-Temporal Wind Speed Forecasting using Graph Networks and Novel Transformer Architectures

2022-08-29 · Lars Ødegaard Bentsen, Narada Dilp Warakagoda, Roy Stenbro, Paal Engelstad

This study focuses on multi-step spatio-temporal wind speed forecasting for the Norwegian continental shelf. The study aims to leverage spatial dependencies through the relative physical location of different measurement…

Graph Neural NetworkMultivariate Time Series ForecastingSpatio-Temporal ForecastingTime Series+3

AutoFormer: Searching Transformers for Visual Recognition

2021-07-01 · ICCV 2021 10 · Minghao Chen, Houwen Peng, Jianlong Fu, Haibin Ling

Recently, pure transformer-based models have shown great potentials for vision tasks such as image classification and detection. However, the design of transformer networks is challenging. It has been observed that the d…

AutoMLFine-Grained Image Classificationimage-classificationImage Classification

Visualizing the Passage of Time with Video Temporal Pyramids

2022-08-25 · Melissa E. Swift, Wyatt Ayers, Sophie Pallanck, Scott Wehrwein

What can we learn about a scene by watching it for months or years? A video recorded over a long timespan will depict interesting phenomena at multiple timescales, but identifying and viewing them presents a challenge. T…

Learning Novel Transformer Architecture for Time-series Forecasting

2025-02-19 · Juyuan Zhang, Wei Zhu, Jiechao Gao

Despite the success of Transformer-based models in the time-series prediction (TSP) tasks, the existing Transformer architecture still face limitations and the literature lacks comprehensive explorations into alternative…

Neural Architecture SearchTime SeriesTime Series ForecastingTime Series Prediction