paper-with-me

Papers

A Comparative Study on Basic Elements of Deep Learning Models for Spatial-Temporal Traffic Forecasting

2021-11-15 · Yuyol Shin, Yoonjin Yoon

Traffic forecasting plays a crucial role in intelligent transportation systems. The spatial-temporal complexities in transportation networks make the problem especially challenging. The recently suggested deep learning models share basic elements such as graph convolution, graph attention, recurrent units, and/or attention mechanism. In this study, we designed an in-depth comparative study for four deep neural network models utilizing different basic elements. For base models, one RNN-based model and one attention-based model were chosen from previous literature. Then, the spatial feature extraction layers in the models were substituted with graph convolution and graph attention. To analyze the performance of each element in various environments, we conducted experiments on four real-world datasets - highway speed, highway flow, urban speed from a homogeneous road link network, and urban speed from a heterogeneous road link network. The results demonstrate that the RNN-based model and the attention-based model show a similar level of performance for short-term prediction, and the attention-based model outperforms the RNN in longer-term predictions. The choice of graph convolution and graph attention makes a larger difference in the RNN-based models. Also, our modified version of GMAN shows comparable performance with the original with less memory consumption.

📄 PDF Abstract BibTeX arXiv:2111.07513

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Attention

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Using stigmergy as a computational memory in the design of recurrent neural networks

2019-01-09 · Federico A. Galatolo, Mario G. C. A. Cimino, Gigliola Vaglini

In this paper, a novel architecture of Recurrent Neural Network (RNN) is designed and experimented. The proposed RNN adopts a computational memory based on the concept of stigmergy. The basic principle of a Stigmergic Me…

General ClassificationTemporal Sequences

Comparative Evaluation of Prompting and Fine-Tuning for Applying Large Language Models to Grid-Structured Geospatial Data

2025-05-21 · Akash Dhruv, Yangxinyu Xie, Jordan Branham, Tanwi Mallick

This paper presents a comparative study of large language models (LLMs) in interpreting grid-structured geospatial data. We evaluate the performance of a base model through structured prompting and contrast it with a fin…

DDP-GCN: Multi-Graph Convolutional Network for Spatiotemporal Traffic Forecasting

2019-05-29 · Kyungeun Lee, Wonjong Rhee

Traffic speed forecasting is one of the core problems in transportation systems. For a more accurate prediction, recent studies started using not only the temporal speed patterns but also the spatial information on the r…

A comparative study of counterfactual estimators

2017-04-03 · Thomas Nedelec, Nicolas Le Roux, Vianney Perchet

We provide a comparative study of several widely used off-policy estimators (Empirical Average, Basic Importance Sampling and Normalized Importance Sampling), detailing the different regimes where they are individually s…

counterfactual

Models for Narrative Information: A Study

2021-09-23 · Udaya Varadarajan, Biswanath Dutta

The major objective of this work is to study and report the existing ontology-driven models for narrative information. The paper aims to analyze these models across various domains. The goal of this work is to bring the …

Systematic Literature Review