paper-with-me

Papers

Joint Demand Prediction for Multimodal Systems: A Multi-task Multi-relational Spatiotemporal Graph Neural Network Approach

2021-12-15 · Yuebing Liang, Guan Huang, Zhan Zhao

Dynamic demand prediction is crucial for the efficient operation and management of urban transportation systems. Extensive research has been conducted on single-mode demand prediction, ignoring the fact that the demands for different transportation modes can be correlated with each other. Despite some recent efforts, existing approaches to multimodal demand prediction are generally not flexible enough to account for multiplex networks with diverse spatial units and heterogeneous spatiotemporal correlations across different modes. To tackle these issues, this study proposes a multi-relational spatiotemporal graph neural network (ST-MRGNN) for multimodal demand prediction. Specifically, the spatial dependencies across modes are encoded with multiple intra- and inter-modal relation graphs. A multi-relational graph neural network (MRGNN) is introduced to capture cross-mode heterogeneous spatial dependencies, consisting of generalized graph convolution networks to learn the message passing mechanisms within relation graphs and an attention-based aggregation module to summarize different relations. We further integrate MRGNNs with temporal gated convolution layers to jointly model heterogeneous spatiotemporal correlations. Extensive experiments are conducted using real-world subway and ride-hailing datasets from New York City, and the results verify the improved performance of our proposed approach over existing methods across modes. The improvement is particularly large for demand-sparse locations. Further analysis of the attention mechanisms of ST-MRGNN also demonstrates its good interpretability for understanding cross-mode interactions.

📄 PDF Abstract BibTeX arXiv:2112.08078

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkManagementPrediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Gated Linear Unit A Gated Linear Unit, or GLU computes: $$ \mathrm{GLU}(a, b) = a \otimes \sigma(b) $$ It is used in natural language processing architectures, for example the Gated CNN,…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Gated Convolution 설명 없음
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 제목 키워드 기반

A Hybrid Multimodal Deep Learning Framework for Intelligent Fashion Recommendation

2025-11-10 · Kamand Kalashi, Babak Teimourpour arxiv

The rapid expansion of online fashion platforms has created an increasing demand for intelligent recommender systems capable of understanding both visual and textual cues. This paper proposes a hybrid multimodal deep lea…

Multimodal Deep Learning

Multimodal joint prediction of traffic spatial-temporal data with graph sparse attention mechanism and bidirectional temporal convolutional network

2024-12-24 · Dongran Zhang, Jiangnan Yan, Kemal Polat, Adi Alhudhaif 외

Traffic flow prediction plays a crucial role in the management and operation of urban transportation systems. While extensive research has been conducted on predictions for individual transportation modes, there is relat…

Feature CorrelationPrediction

Structure-Aware Multimodal LLM Framework for Trustworthy Near-Field Beam Prediction

2026-03-17 · Mengyuan Li, Qianfan Lu, Jiachen Tian, Hongjun Hu 외 arxiv

In near-field extremely large-scale multiple-input multiple-output (XL-MIMO) systems, spherical wavefront propagation expands the traditional beam codebook into the joint angular-distance domain, rendering conventional b…

Beam Prediction

Perceiver-based CDF Modeling for Time Series Forecasting

2023-10-03 · Cat P. Le, Chris Cannella, Ali Hasan, Yuting Ng 외

Transformers have demonstrated remarkable efficacy in forecasting time series data. However, their extensive dependence on self-attention mechanisms demands significant computational resources, thereby limiting their pra…

PredictionTime SeriesTime Series ForecastingTime Series Prediction

Multimodal Temporal Fusion Transformers Are Good Product Demand Forecasters

2023-07-05 · Maarten Sukel, Stevan Rudinac, Marcel Worring

Multimodal demand forecasting aims at predicting product demand utilizing visual, textual, and contextual information. This paper proposes a method for multimodal product demand forecasting using convolutional, graph-bas…

Demand Forecasting