paper-with-me

Papers

Context-aware knowledge graph framework for traffic speed forecasting using graph neural network

2024-07-25 · Yatao Zhang, Yi Wang, Song Gao, Martin Raubal

Human mobility is intricately influenced by urban contexts spatially and temporally, constituting essential domain knowledge in understanding traffic systems. While existing traffic forecasting models primarily rely on raw traffic data and advanced deep learning techniques, incorporating contextual information remains underexplored due to insufficient integration frameworks and the complexity of urban contexts. This study proposes a novel context-aware knowledge graph (CKG) framework to enhance traffic speed forecasting by effectively modeling spatial and temporal contexts. Employing a relation-dependent integration strategy, the framework generates context-aware representations from the spatial and temporal units of CKG to capture spatio-temporal dependencies of urban contexts. A CKG-GNN model, combining the CKG, dual-view multi-head self-attention (MHSA), and graph neural network (GNN), is then designed to predict traffic speed utilizing these context-aware representations. Our experiments demonstrate that CKG's configuration significantly influences embedding performance, with ComplEx and KG2E emerging as optimal for embedding spatial and temporal units, respectively. The CKG-GNN model establishes a benchmark for 10-120 min predictions, achieving average MAE, MAPE, and RMSE of $3.46\pm0.01$, $14.76\pm0.09\%$, and $5.08\pm0.01$, respectively. Compared to the baseline DCRNN model, integrating the spatial unit improves the MAE by 0.04 and the temporal unit by 0.13, while integrating both units further reduces it by 0.18. The dual-view MHSA analysis reveals the crucial role of relation-dependent features from the context-based view and the model's ability to prioritize recent time slots in prediction from the sequence-based view. Overall, this study underscores the importance of merging context-aware knowledge graphs with graph neural networks to improve traffic forecasting.

📄 PDF Abstract BibTeX arXiv:2407.17703

Code (1)

mie-lab/ckg-traffic-forecasting 공식 구현 pytorch

Tasks

Graph Neural NetworkKnowledge Graphs

Methods 이 논문이 사용한 방법론

MAE 설명 없음
Graph Neural Network 설명 없음
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…

Similar Papers 제목 키워드 기반

General Semantic Knowledge Infusion for Spatio-Temporal Traffic Forecasting

2026-08-18 · Mattis thor Straten, Yannick Wolker, Steffen Strohm, Prathvish Mithare 외 arxiv

Although Graph Neural Networks (GNNs) have made significant advances in spatio-temporal traffic forecasting, their performance is limited when they rely solely on sensor proximity or road-network topology. This paper pre…

Knowledge Graphs

Increasing city safety awareness regarding disruptive traffic stream

2019-01-30 · Olivera Kotevska

Transportation systems serve the people in essence, in this study we focus in traffic information related to violation events to respond to safety requirements of the cities. Traffic violation events have an important ro…

Inductive logic programming

FlowletFormer: Network Behavioral Semantic Aware Pre-training Model for Traffic Classification

2025-08-27 · Liming Liu, Ruoyu Li, Qing Li, Meijia Hou 외 arxiv

Network traffic classification using pre-training models has shown promising results, but existing methods struggle to capture packet structural characteristics, flow-level behaviors, hierarchical protocol semantics, and…

Few-Shot Learning

Entropy-Constrained Strategy Optimization in Urban Floods: A Multi-Agent Framework with LLM and Knowledge Graph Integration

2025-08-20 · Peilin Ji, Xiao Xue, Simeng Wang, Wenhao Yan arxiv

In recent years, the increasing frequency of extreme urban rainfall events has posed significant challenges to emergency scheduling systems. Urban flooding often leads to severe traffic congestion and service disruptions…

Decision Making

Using Contexts and Constraints for Improved Geotagging of Human Trafficking Webpages

2017-04-19 · Rahul Kapoor, Mayank Kejriwal, Pedro Szekely

Extracting geographical tags from webpages is a well-motivated application in many domains. In illicit domains with unusual language models, like human trafficking, extracting geotags with both high precision and recall …

Knowledge Base Construction