General Semantic Knowledge Infusion for Spatio-Temporal Traffic Forecasting

arXiv cs.LG Papers

Summary

This paper presents a framework for integrating semantic knowledge from general-purpose knowledge graphs into spatio-temporal traffic forecasting models to improve prediction accuracy and interpretability by providing contextual information beyond physical connectivity.

arXiv:2608.17440v1 Announce Type: new Abstract: 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 presents a spatio-temporal prediction framework, developed to incorporate knowledge in various forms. This framework aims to improve sensor-level, contextual understanding of the environment. A general-purpose knowledge graph (e.g., Wikidata) is used to create semantic subgraphs around traffic sensors and generate knowledge graph embeddings that capture meaningful relationships, such as nearby points of interest, administrative hierarchies, and the functional roles of locations. These embeddings are then fused with conventional traffic sensor graphs to provide additional adjacency matrices informed by semantics. This allows GNNs to learn the semantic context beyond physical connectivity. This study differs from previous research in two key ways. Firstly, rather than proposing a novel GNN architecture, it demonstrates the general impact of external knowledge on prediction accuracy. Secondly, experiments with well-established traffic forecasting approaches show that external knowledge provides additional information that street network data alone cannot convey. The results show that integrating data from general-purpose knowledge graphs and sensor networks through data fusion can enhance the prediction accuracy of traffic forecasting models, and offers a potential pathway toward improved interpretability.
Original Article
View Cached Full Text

Cached at: 08/19/26, 10:28 AM

# General Semantic Knowledge Infusion for Spatio-Temporal Traffic Forecasting
Source: [https://arxiv.org/html/2608.17440](https://arxiv.org/html/2608.17440)
## General Semantic Knowledge Infusion for Spatio\-Temporal Traffic Forecasting© 2026 IEEE\. Personal use of this material is permitted\. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works\.

Mattis thor Straten1,Yannick Wölker12, Steffen Strohm1, Prathvish Mithare3, Ralf Krestel13and Matthias Renz1Affiliation:1Department of Computer Science, Kiel University, Germany \{mts, ywoe, sts, mr\}@cs\.uni\-kiel\.deAffiliation:2GEOMAR Helmholtz Centre for Ocean Research Kiel, GermanyAffiliation:3ZBW – Leibniz Information Centre for Economics, Kiel, Germany \{p\.mithare, r\.krestel\}@zbw\.eu

###### Abstract

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 presents a spatio\-temporal prediction framework, developed to incorporate knowledge in various forms\. This framework aims to improve sensor\-level, contextual understanding of the environment\. A general\-purpose knowledge graph \(e\.g\., Wikidata\) is used to create semantic subgraphs around traffic sensors and generate knowledge graph embeddings that capture meaningful relationships, such as nearby points of interest, administrative hierarchies, and the functional roles of locations\. These embeddings are then fused with conventional traffic sensor graphs to provide additional adjacency matrices informed by semantics\. This allows GNNs to learn the semantic context beyond physical connectivity\. This study differs from previous research in two key ways\. Firstly, rather than proposing a novel GNN architecture, it demonstrates the general impact of external knowledge on prediction accuracy\. Secondly, experiments with well\-established traffic forecasting approaches show that external knowledge provides additional information that street network data alone cannot convey\. The results show that integrating data from general\-purpose knowledge graphs and sensor networks through data fusion can enhance the prediction accuracy of traffic forecasting models, and offers a potential pathway toward improved interpretability\.

###### Index Terms:

Cross\-Domain Fusion, Knowledge Induction, Spatio\-Temporal Prediction, General\-Purpose Knowledge Graph

## IIntroduction

Modern urban environments are becoming increasingly equipped with dense sensor infrastructures that monitor mobility, infrastructure and environmental conditions\. However, the data generated by these systems is often distributed across heterogeneous sources\. Often, predictive analytics for urban dynamics, such as traffic prediction, solely focus on one of these sources\. Knowledge infusion, which involves integrating structured contextual knowledge into data\-driven analytics, has therefore emerged as a promising approach\[[31](https://arxiv.org/html/2608.17440#bib.bib23),[32](https://arxiv.org/html/2608.17440#bib.bib27)\]\. Crossing the borders between these heterogeneous sources is key to improving the performance and interpretability of spatio\-temporal predictions\[[11](https://arxiv.org/html/2608.17440#bib.bib22)\]\. Traffic prediction in particular benefits from the semantic context, as vehicle flows are not solely determined by spatial proximity, but also by the functional characteristics of the surrounding urban environment\[[29](https://arxiv.org/html/2608.17440#bib.bib10),[25](https://arxiv.org/html/2608.17440#bib.bib8),[18](https://arxiv.org/html/2608.17440#bib.bib1)\]\.

While the road network of a city is a two\-dimensional, spatially embedded structure, the latent factors influencing traffic are inherently multi\-perspective \(e\.g\., land use patterns, nearby points of interest, administrative hierarchies or street semantics\)\. Such multifaceted context can be formally represented through knowledge graphs \(KGs\)\[[12](https://arxiv.org/html/2608.17440#bib.bib24)\], which provide structured relationships among places, entities, and concepts\. However, constructing domain\-specific KGs tailored to individual cities requires significant manual effort and adaptation, which limits scalability and results in poor generalizability across different urban contexts\[[28](https://arxiv.org/html/2608.17440#bib.bib3)\]\. Leveraging large\-scale, general\-purpose KGs \(e\.g\., Wikidata\) offers a practical, transferable alternative that enables knowledge infusion without bespoke crafting for each region or restriction to a single use case\.

In Graph Neural Network–based traffic prediction approaches, the adjacency matrix serves as the interface for infusing external knowledge into the prediction mechanism\[[28](https://arxiv.org/html/2608.17440#bib.bib3),[34](https://arxiv.org/html/2608.17440#bib.bib5)\]\. Current state\-of\-the\-art techniques commonly define this adjacency matrix using spatial properties, such as travel time or network distance\. This work investigates the impact of semantically derived adjacency matrices constructed from general\-purpose KGs on existing prediction approaches\. The advantage of a curated general\-purpose KG is its explainability and steadiness compared to LLM\-based systems that could create such semantical connections\[[9](https://arxiv.org/html/2608.17440#bib.bib34)\]\. However, the goal of this study is to isolate the effect of the adjacency matrix on the traffic prediction, which can be utilized in the future to induce knowledge gathered by AI systems\. Specifically, this work contributes the following:

- •
- •A systematic study of the semantic relationships derived from KGs in established traffic prediction approaches\.
- •A controlled analysis that allows attributing performance gains to added semantic context\.

![Refer to caption](https://arxiv.org/html/2608.17440v1/figures/workflow2.png)Fig\. 1:Method overview: The considered traffic datasets are represented by past traffic volume measurements at specific locations within the traffic network\. These measurements serve as input for spatio\-temporal GNNs, which are used to predict future timesteps\. Based on specific locations \(orange\), two contexts or perspectives of sensor connectivity are created\. TheSpatial Contextis commonly used and represents network distance based on OpenStreetMap estimates\. TheSemantic Contextconnects the locations of the sensors with the Wikidata KG to extract the surrounding semantics, which are embedded using the PyKEEN library to compute the semantic similarity between any pair of sensors\. Both contexts provide adjacency matrices that are used in spatio\-temporal GNNs to determine the flow of node embeddings containing traffic volume\.
## IIRelated Work

### II\-ATraffic Prediction with Graph Neural Networks

The traffic prediction problem, when not considering knowledge infusion, is typically described as a multivariate time series forecasting task\[[17](https://arxiv.org/html/2608.17440#bib.bib17)\]\. Given a set of sensors distributed throughout a traffic network \(as depicted exemplarily in Figure[2](https://arxiv.org/html/2608.17440#S4.F2)\) and their past measurements, the objective is to predict the future traffic values for all sensors\. These traffic networks, which contain mostly highway data, are not regularly structured, making the usage of graph structures a good choice to handle the spatial distribution\[[10](https://arxiv.org/html/2608.17440#bib.bib2),[27](https://arxiv.org/html/2608.17440#bib.bib6),[14](https://arxiv.org/html/2608.17440#bib.bib7),[25](https://arxiv.org/html/2608.17440#bib.bib8),[18](https://arxiv.org/html/2608.17440#bib.bib1),[26](https://arxiv.org/html/2608.17440#bib.bib9)\]\. Graph neural networks can model directional relationships between irregularly structured sensors based on graph connectivity\[[3](https://arxiv.org/html/2608.17440#bib.bib28)\]\. For this reason, they have achieved significant success in traffic prediction\.

In general, each traffic sensor is modeled as a graph node in GNNs such that theadjacency matrixdetermines connectivity and information exchange\. Early graph\-based approaches rely on fixed adjacency matrices that encode the distance of the sensors in the road network with a threshold to sparsify the connections\[[27](https://arxiv.org/html/2608.17440#bib.bib6),[14](https://arxiv.org/html/2608.17440#bib.bib7)\]\. However, the field has developed in the direction of adaptive adjacency matrices, which are subject to learned weights during the training process\. GWaveNet\[[25](https://arxiv.org/html/2608.17440#bib.bib8)\]found that the adaptive adjacency matrix alone performs similarly to the spatial distance\-based adjacency matrix, justifying a paradigm shift in the recent literature towards the adaptive adjacency matrix\. However, approaches using the adaptive adjacency matrix still use the spatial distance\-based adjacency matrix as a starting point\[[18](https://arxiv.org/html/2608.17440#bib.bib1)\]or as an addition\[[25](https://arxiv.org/html/2608.17440#bib.bib8),[28](https://arxiv.org/html/2608.17440#bib.bib3)\]\. In general, the adjacency matrix is somewhat interpretable\. Therefore, it is a useful connector for further knowledge about the context of the predictive task\.

### II\-BKnowledge Graph Embeddings

The overall goal is to integrate symbolic knowledge representations into the predictive spatio\-temporal task\. Breit et al\.\[[5](https://arxiv.org/html/2608.17440#bib.bib14)\]identified KGs as central resources for enriching downstream prediction tasks through their structured semantics\. To make KGs usable for this task, knowledge graph embeddings \(KGE\) provide a numerical representation of the entities and relations included in the KG\. Current surveys emphasize that incorporating multiple perspectives and ensuring interpretability and robustness are challenges for many KGE models\[[4](https://arxiv.org/html/2608.17440#bib.bib15)\]\. Several libraries and frameworks have been developed to support reproducible and scalable KGE research\[[2](https://arxiv.org/html/2608.17440#bib.bib11),[6](https://arxiv.org/html/2608.17440#bib.bib12),[30](https://arxiv.org/html/2608.17440#bib.bib13)\]\.

Beyond classic embedding pipelines, graph\-structured information is becoming an integral part of modern retrieval\-augmented generation \(RAG\)\[[7](https://arxiv.org/html/2608.17440#bib.bib25)\]systems\. Recent work on GraphRAG\[[13](https://arxiv.org/html/2608.17440#bib.bib26),[16](https://arxiv.org/html/2608.17440#bib.bib29)\]demonstrates how graph\-based retrieval can support downstream generation tasks by leveraging relational structure instead of relying solely on unstructured text retrieval\. This line of research underscores the growing relevance of KGs and their embeddings for enhancing reasoning and contextualization in large language model–based systems\[[17](https://arxiv.org/html/2608.17440#bib.bib17)\]\.

### II\-CKnowledge Graphs for Traffic Prediction

Predictive analytics in spatio\-temporal domains based on neural network techniques are, by construction, not easily explainable\[[1](https://arxiv.org/html/2608.17440#bib.bib21)\]\. Hence, the infusion of machine\-readable and human\-understandable knowledge is also a major goal of previous studies\. It has shown that external knowledge sources can also help with data sparsity\[[23](https://arxiv.org/html/2608.17440#bib.bib30)\]and the reduction of computational resources\[[24](https://arxiv.org/html/2608.17440#bib.bib31)\]\. Many previous approaches with this goal have two common features: a hand\-designed KG\[[8](https://arxiv.org/html/2608.17440#bib.bib4)\]and a novel prediction architecture\. For example, Zhang et al\.\[[28](https://arxiv.org/html/2608.17440#bib.bib3)\]designed a KG with a set of dedicated node types \(e\.g\., points of interest \(POIs\) and streets\) and task\-specific relation types\. Due to the lack of hand\-crafted datasets combining traffic observations and further spatial information, the KR\-STGNN\[[33](https://arxiv.org/html/2608.17440#bib.bib19)\]and KST\-GCN\[[34](https://arxiv.org/html/2608.17440#bib.bib5)\]frameworks are evaluated on a single dataset with data from Shenzhen, CN\. The dataset includes weather data for one month and nine types of POIs, which were used to create the KG manually\. This limits the application of the approaches to different cities\.

Wang et al\.\[[22](https://arxiv.org/html/2608.17440#bib.bib20)\]introduced knowledge infusion to established traffic prediction baselines using two different traffic datasets\. They did this by adding semantic adjacency matrices, such as traffic structure, traffic pattern, and regional functionality matrices\. However, their study did not investigate how the extraction process could be generalized or its influence on prediction accuracy\.

## IIIMethod

This work enriches traffic forecasting by incorporating semantic context from a general\-purpose KG in the region of interest\. This is accomplished by modifying the adjacency matrices of existing approaches \(see Figure[1](https://arxiv.org/html/2608.17440#S1.F1)\)\. The presented approach utilizes geo\-referenced entities in the KG located spatially close to traffic sensors to create an approximate semantic context of the sensors using KGE\. Thus, the pairwise similarity between the neighborhoods of two sensors can be leveraged as a semantic adjacency matrix\.

### III\-ASpatially Connected Knowledge Graph

The spatial information of the traffic sensors is used to construct a spatially bounded subgraph of the selected KG by identifying KG entities within a predefined distance threshold – representing spatially relevant POIs \(seeDirect neighborsin Figure[1](https://arxiv.org/html/2608.17440#S1.F1)\)\. This distance\-based filtering defines the contextual neighborhood of each sensor within the KG and ensures that the resulting subgraph only contains entities that are spatially relevant to the sensors\. Two different subgraphs are created based on the spatially relevant POIs \(see Figure[1](https://arxiv.org/html/2608.17440#S1.F1)\):

1. Direct Neighborhood\. Contains POIs and their respective types \(e\.g\., restaurant, shopping mall\), as well as all KG properties \(edges\) that connect POIs and types\. These properties contain relations between POIs, the allocation of types to POIs and taxonomic super\-/subtype relationships, thereby creating an induced subgraph of the selected KG\.
2. One\-Hop Neighborhood\. TheDirect Neighborhoodsubgraph with the one\-hop neighbors of the POIs and the types of all entities in the subgraph added\. All properties that establish interconnections between any two entities contained within the selected KG are also included to create an induced subgraph of the selected KG\.

The gathered KGs contain different semantic information about POIs that are potentially relevant to the traffic sensors\. This work uses theComplExmodel\[[19](https://arxiv.org/html/2608.17440#bib.bib16)\]for KGE, which is well suited for capturing the asymmetric relations that frequently occur in KGs\. Using this KGE method on the extracted subgraph creates a numerical, complex\-valued representation of each KG entity\. The average aggregation of the embeddings of all POIs spatially close to a traffic sensor represents the sensor’s semantic embedding vector, allowing to incorporate semantic KG information into the traffic prediction\. Using an average aggregation yields a fixed\-size, order\-invariant representation that is independent of the absolute number of nearby POIs and robust to heterogeneous POI types, while more expressive aggregation schemes \(e\.g\., weighted or attention\-based pooling\) are left for future work\.

### III\-BSpatially Infused Traffic Prediction

The adjacency matrix serves as an interface between the real world and traffic prediction models\. Accordingly, the embedding vectors of traffic sensors are used to derive a semantically informed adjacency matrix \(see Figure[1](https://arxiv.org/html/2608.17440#S1.F1)\)\. Semantic similarity between sensor entities is quantified using a cosine\-inspired similarity measure derived from their complex\-valued embeddings created by the ComplEx model\. Following the ComplEx formulation\[[19](https://arxiv.org/html/2608.17440#bib.bib16)\], similarity is based on the Hermitian inner product between two embeddings, where the real part of this product is retained to obtain a real\-valued score\. The resulting similarity measure is normalized by the vector norms, yielding a cosine\-like similarity for complex\-valued embeddings\. The symmetric, normalized adjacency matrixAAwith entriesai​ja\_\{ij\}is computed between two complex\-valued sensor embeddings𝐞i,𝐞j∈ℂd\\mathbf\{e\}\_\{i\},\\mathbf\{e\}\_\{j\}\\in\\mathbb\{C\}^\{d\}of sensorsiiandjjas follows:

ai​j=ℜ⁡\(∑k𝐞𝐢k¯​𝐞𝐣k\)‖𝐞𝐢‖​‖𝐞𝐣‖a\_\{ij\}=\\frac\{\\Re\(\\sum\_\{k\}\\overline\{\\mathbf\{e\_\{i\}\}\_\{k\}\}\\mathbf\{e\_\{j\}\}\_\{k\}\)\}\{\|\|\\mathbf\{e\_\{i\}\}\|\|~\|\|\\mathbf\{e\_\{j\}\}\|\|\}\(1\)
However, the semantic adjacency matrix is not independent of the spatial adjacency matrix\. Sensors in close spatial proximity are expected to exhibit highly similar semantic footprints and share many neighboring entities\. Therefore, the semantic adjacency matrix shows spatial autocorrelation patterns in addition to long\-distance relationships that are solely semantically motivated \(e\.g\., business districts and vacation resorts\)\.

The included experiments require the selected approaches to handle multiple adjacency matrices, which can be interpreted as a set of filters applied to the input traffic volume\. The application of multiple adjacency matrices across many established approaches can be summarized as follows: Given a set of adjacency matrices𝒜\\mathcal\{A\}and a graph convolution functionG​CGC, that takes an input matrixXX\(e\.g\., traffic volume or hidden representations\), an adjacency matrixAi∈𝒜A\_\{i\}\\in\\mathcal\{A\}and learnable weightsWiW\_\{i\}as input, the resulting convoluted featuresHHare defined as:

H=W×∥Ai∈𝒜G​C​\(X,Ai,Wi\)H=W\\times\\Large\{\\mathop\{\\\|\}\\limits\_\{\\small A\_\{i\}\\in\\mathcal\{A\}\}\}\\normalsize GC\(X,A\_\{i\},W\_\{i\}\)\(2\)
where∥\\mathop\{\\\|\}is the concatenation operator andWWis a learnable weight matrix transforming the concatenated embeddings for each graph node in the target dimension for the architecture\. This allows the cardinality of𝒜\\mathcal\{A\}to change, giving the architecture a new opportunity to use additional semantic information as long as the cardinality is known prior to the training\.

## IVResults

This work demonstrates the effectiveness of integrating semantic information into preexisting traffic prediction models, and compares the results with those of unmodified approaches\.

### IV\-AExperiment Data & Setup

For the evaluation, a highway traffic dataset from San Diego, USA, which is part of the LargeST benchmark\[[15](https://arxiv.org/html/2608.17440#bib.bib18)\], is employed\. The dataset comprises 716 traffic sensors \(circular icons in Figure[2](https://arxiv.org/html/2608.17440#S4.F2)\) and more than 35 000 temporal measurements\. The spatial adjacency matrix is constructed using a Gaussian kernel applied to network distances, with edges retained only if the resulting kernel value exceeds 0\.01\. This results in approx\. 3% of the adjacency matrix being filled\. Further details are provided in the original LargeST publication\.

![Refer to caption](https://arxiv.org/html/2608.17440v1/figures/map_2_5km.png)Fig\. 2:OpenStreetMap excerpt of traffic sensors from San Diego and Wikidata POIs within a 2\.5 km radius\.##### Embedded Wikidata Subgraphs

The publicly available, community\-maintained Wikidata KG is queried spatially to gather contextual information around the sensors due to its large\-scale and cross\-domain coverage\[[21](https://arxiv.org/html/2608.17440#bib.bib33)\]\. However, as a collaboratively curated resource, Wikidata exhibits heterogeneous coverage and varying data quality across global regions, which may make other general\-purpose knowledge graphs more useful for some datasets\. In this work, geo\-referenced Wikidataentitiesthat are spatially close to any traffic sensor are retrieved\. Experimental thresholds of 600 m and 2\.5 km are chosen to define spatial closeness\. The 600 m threshold captures the immediate urban surroundings of a San Diego traffic sensor – typically the scale of nearby intersections or road infrastructure that directly influences local traffic flow\. In contrast, the 2\.5 km threshold reflects a broader mobility context, as shown in Figure[2](https://arxiv.org/html/2608.17440#S4.F2), including major attractors or traffic propagation effects operating at the neighborhood scale\. Using both thresholds enables the analysis to capture spatial effects at different scales, ranging from direct, local influences to more diffuse, neighborhood\-level interactions that are potentially relevant for traffic dynamics\.

Based on the spatially selected Wikidata entities, the two subgraphs described in chapter[III\-B](https://arxiv.org/html/2608.17440#S3.SS2)are created\. TheDirect Neighborhoodsubgraph finds the associated types, e\.g\.,university\(Q3918\), usinginstance of\(P31\)\. Two types are interconnected bysubclass of\(P279\) and connections between Wikidata entities are established using anydirect propertiesin the KG connecting them\. TheOne\-Hop Neighborhoodsubgraph adds one\-hop neighbors and their types, considering direct Wikidata properties that start or end at a direct neighbor\. Two types are interconnected using thesubclass of\-property, and two other entities are connected using any direct Wikidata property that relates them\. The sizes of the created subgraphs are shown in Table[I](https://arxiv.org/html/2608.17440#S4.T1)\.

TABLE I:Size of extracted subgraphs for the distance thresholds of 600 m and 2\.5 km, considering the Direct Neighbors \(D\) and One\-Hop Neighbors \(1H\) subgraphs\.This study uses PyKEEN\[[2](https://arxiv.org/html/2608.17440#bib.bib11)\]to embed the Wikidata subgraphs, due to its composable pipeline for interaction models, loss functions, training strategies, and automatic hyperparameter optimization\. Based on preliminary experiments outside the scope of this paper, a 64\-dimensional embedding space is selected to adequately represent subgraphs containing up to 144 141 triples \(see Table[I](https://arxiv.org/html/2608.17440#S4.T1)\)\. This dimensionality balances representational capacity for heterogeneous relations with computational efficiency, and is fixed across all experiments to ensure comparability and avoid additional degrees of freedom\. All available triples are used for training, as embeddings are learned in a self\-supervised manner with the goal of obtaining coherent semantic representations rather than optimizing predictive performance on held\-out data\. As described in chapter[III\-B](https://arxiv.org/html/2608.17440#S3.SS2), the embeddings of all POIs within 600 m or 2\.5 km of a sensor are aggregated to produce sensor\-level vectors\.

##### Traffic Prediction Baselines

For traffic prediction baselines, approaches capable of handling multiple adjacency matrices, as described in Eq\.[2](https://arxiv.org/html/2608.17440#S3.E2), are employed\. The following baseline methods, using the implementations provided by the LargeST benchmark\[[15](https://arxiv.org/html/2608.17440#bib.bib18)\], are included:

- •STGCN\[[27](https://arxiv.org/html/2608.17440#bib.bib6)\]is a convolution\-based approach in both time and space\. It uses fixed adjacency matrices of the road network\.
- •DCRNN\[[14](https://arxiv.org/html/2608.17440#bib.bib7)\]works with fixed adjacency matrices in an encoder\-decoder architecture, where graph convolutions are part of the temporal gating mechanism\.
- •GWaveNet\[[25](https://arxiv.org/html/2608.17440#bib.bib8)\]utilizes a learnable node embedding to create a learnable adjacency matrix, namedGWaveNet a\., and a variant with solely fixed adjacency matrices, as both were part of the original paper\.
- •D2STGNN\[[18](https://arxiv.org/html/2608.17440#bib.bib1)\]decouples the inherent signal from the diffusion signal\. This approach uses, similar to GWaveNet, a node embedding for the prediction, which can be extended by fixed adjacency matrices\.
- •STTN\[[26](https://arxiv.org/html/2608.17440#bib.bib9)\]is a Transformer architecture using spatial attention between the sensors, comparable to the node embeddings\. Here, the fixed adjacency matrix can be seen as a constant attention score distribution\.

##### Hardware

Throughout the experiments, evaluations are conducted on a high\-performance computing system: 8\-core Intel Xeon Gold 6226R CPU, 16 GB of memory, and an NVIDIA V100 GPU \(32 GB\)\.

TABLE II:Mean Absolute Error of traffic prediction skill when replacing the spatial adjacency matrix with the semantic adjacency matrices and a random adjacency matrix\. The variance is reported for the original runs\.TABLE III:Mean Absolute Error of traffic prediction skill when considering both the semantic and spatial adjacency matrices\.

### IV\-BInfluence of Adjacency Matrix

First, the influence of semantic adjacency matrices derived from the two different subgraphs, with each having two different spatial radii \(see Table[I](https://arxiv.org/html/2608.17440#S4.T1)\), on the selected baseline models is investigated\. Besides all being able to handle multiple adjacency matrices, the chosen baselines differ in design choices depending on whether they use an adaptive adjacency matrix driven by the backpropagation learning process\. Since each baseline utilizes at least a fixed adjacency matrix with spatial context, two injection strategies are tested: replacing the spatial context \(network distance adjacency matrix\) with the semantic context \(introduces semantic adjacency matrix\), and additionally injecting the semantic context alongside the spatial adjacency matrix\. Tables[II](https://arxiv.org/html/2608.17440#S4.T2)and[III](https://arxiv.org/html/2608.17440#S4.T3)show the results as an average of 11 runs\. TheOriginalcolumn reports the traffic prediction skill of the baselines for unchanged connectivity\. The results obtained for the unmodified baseline models largely align with the reported performance of the LargeST benchmark framework\[[15](https://arxiv.org/html/2608.17440#bib.bib18)\], which serves as the basis for this work\. The performance of incorporating the different semantic adjacency matrices is compared to that of the unmodified baseline model by showing the percentage change in mean absolute error\.

#### IV\-B1Only Semantic Context

The results in Table[II](https://arxiv.org/html/2608.17440#S4.T2)are obtained by replacing the physical adjacency matrix, which describes distance\-based relationships between traffic sensors, with the different semantic adjacency matrices\. Additionally, the physical adjacency matrix is replaced with a random adjacency matrix that is the same across all baselines and has the same density as the physical adjacency matrix, but connects random traffic sensors\.

For the adaptive baselines D2STGNN and STTN, as well as the fixed baseline STGCN, all replaced semantic adjacency matrices improve the prediction skill compared to the baseline \(network distance adjacency matrix\) and the randomly chosen adjacency matrix\. However, no consistent improvement can be observed for GWaveNet and DCRNN when using the semantic adjacency matrix as a replacement\. This suggests that the usefulness of the semantic adjacency matrix depends on the approach’s architecture\. Similar observations can be made when the physical adjacency matrix is replaced with a random adjacency matrix\. In this case, most baselines also improve with a random matrix, complicating the attribution of gains to semantic content\.

#### IV\-B2Semantic and Spatial Context

When the semantic adjacency matrix is included as an additional input, the results in Table[III](https://arxiv.org/html/2608.17440#S4.T3)demonstrate performance improvements for most traffic prediction baselines, with notable exceptions for DCRNN\.

Even the GWaveNet approach, which did not benefit from the replaced semantic adjacency matrix, improved its prediction skills for both its fixed and adaptive versions across all four added semantic adjacency matrices\. Although most baselines diverge significantly from their original performance, the GWaveNet baseline variants benefit less from the semantic context\. Neither of the two variants improves when the adjacency matrix is replaced by the semantic one, and the improvement is limited when the semantic adjacency matrix is treated as an additional matrix: \-2\.1% for the fixed variant and \-0\.9% for the adaptive variant\. This highlights that the GWaveNet approach, in both its fixed and adaptive matrix variants, only has a limited improvement potential\. Conversely, the significant improvement in prediction skill of the other four baselines suggests that the choice of adjacency matrix is crucial\. Furthermore, these results suggest that the original adjacency matrix, which considers only network distance, provides limited information that could be expanded upon to improve performance\. The semantic and original matrices can be understood as complementary\. While the spatial context only connects spatially close traffic sensors, semantic adjacency can connect similar functional regions, such as residential areas or office building blocks\.

![Refer to caption](https://arxiv.org/html/2608.17440v1/figures/adjacencyMatrixPlot.png)\(a\)The similarity values of different adjacency matrices\.
![Refer to caption](https://arxiv.org/html/2608.17440v1/figures/tsne_from_adjacency.png)\(b\)t\-SNE plots of different adjacency matrices\.

Fig\. 3:Structural aspects of different adjacency matrices , incorporating spatial and semantic context\.
#### IV\-B3Structure of Adjacency Matrices

Figure[3\(a\)](https://arxiv.org/html/2608.17440#S4.F3.sf1)visualizes the different adjacency matrices used throughout this work\. The large performance divergence of the approaches based on the choice of the adjacency matrix indicates major differences in semantic and spatial contexts\. The spatial context \(OSM\) connects traffic sensors based on network distance, resulting in predominantly local connections that appear along the main and secondary diagonals due to the sensor ordering\. Similar patterns are observed in the semantic adjacency matrices, particularly for the larger radius of 2\.5 km, where increased semantic overlap between neighboring traffic sensors potentially includes parts of the spatial context\. Additionally, the semantic context introduces far more connections in areas of the adjacency matrix that are not covered by the spatial context\. This suggests that traffic sensors farther apart than the spatial threshold used to create the spatial adjacency matrix are connected\. The two\-dimensional t\-SNE\[[20](https://arxiv.org/html/2608.17440#bib.bib32)\]visualization \(see Figure[3\(b\)](https://arxiv.org/html/2608.17440#S4.F3.sf2)\) of the adjacency matrices for the spatial and semantic one\-hop neighbors for 600 m and 2\.5 km shows the aforementioned pattern\. Considering the spatial matrix, sensors clustered together are colored similarly, indicating similar positions in the adjacency matrix, and thus showing the diagonal structure\. The two\-class separation of the 600 m semantic adjacency matrix is formed by traffic sensors that either have or do not have any spatial neighbors in the KG\. Interestingly, the clusters in the 2\.5 km matrix are more mixed in color than in the spatial matrix, showing the combination of spatial proximity and semantic long\-range connectivity\.

It was found that incorporating the semantic matrix as additional information leads to improvements for most baselines, though DCRNN degrades significantly in certain configurations\. This work attributes this improvement to the long\-range spatial connections formed by the semantic context \(e\.g\., connecting functionally similar regions\)\. This concept is similar to that of an adaptive adjacency matrix, in which connections across large distances can be observed\[[18](https://arxiv.org/html/2608.17440#bib.bib1),[25](https://arxiv.org/html/2608.17440#bib.bib8)\]\. Nevertheless, even for these approaches, this work shows that an additional semantic adjacency matrix improves the prediction skill, indicating that knowledge infusion guides the prediction process with new perspectives\.

## VConclusion

This work introduces a general pipeline for theKnowledge Infusionfrom a general purpose KG into spatio\-temporal predictive tasks\. This work defines a parameterized subgraph extraction method related to a region of interest, and uses KGE to construct semantic adjacency matrices that connect the original spatial entities of the prediction task\. As a proof of concept, this paper shows how the proposed method improves the spatio\-temporal prediction of six traffic prediction approaches\. Experiments have shown that additional semantic context improves results for most baselines, with notable architecture\-specific exceptions such as DCRNN\. Overall, it shows that traffic prediction approaches seem sensitive to the choice of the adjacency matrix, which is an opportunity to include external knowledge into these approaches\. Examining the structure of the employed adjacency matrices more closely suggests that the semantic adjacency matrix combines the spatial context’s characteristics with long\-range connectivity between sensors farther apart\. Future directions will include the cross perspective fusion, extracting semantical knowledge from data and inducing it with approaches like the presented to improve the underlying task\.

## Acknowledgments

This work has been funded by the Deutsche Forschungsgemeinschaft \(DFG, German Research Foundation\) PNr\. 501836407 \(NFDI4Objects\), and funded by DFG under Germany’s Excellence Strategy – EXC 2150 – 390870439\. This research was supported in part by high\-performance computing resources at the Kiel University Computing Centre\.

## References

- \[1\]\(2022\)Probing gnn explainers: a rigorous theoretical and empirical analysis of gnn explanation methods\.InProceedings of The 25th International Conference on Artificial Intelligence and Statistics,G\. Camps\-Valls, F\. J\. R\. Ruiz, and I\. Valera \(Eds\.\),Proceedings of Machine Learning Research, Vol\.151,pp\. 8969–8996\.External Links:[Link](https://proceedings.mlr.press/v151/agarwal22b.html)Cited by:[§II\-C](https://arxiv.org/html/2608.17440#S2.SS3.p1.1)\.
- \[2\]M\. Ali, M\. Berrendorf, C\. T\. Hoyt, L\. Vermue, S\. Sharifzadeh, V\. Tresp, and J\. Lehmann\(2020\)PyKEEN 1\.0: a python library for training and evaluating knowledge graph embeddings\.External Links:2007\.14175,[Link](https://arxiv.org/abs/2007.14175)Cited by:[§II\-B](https://arxiv.org/html/2608.17440#S2.SS2.p1.1),[§IV\-A](https://arxiv.org/html/2608.17440#S4.SS1.SSS0.Px1.p3.1)\.
- \[3\]G\. Atluri, A\. Karpatne, and V\. Kumar\(2019\)Spatio\-Temporal Data Mining: A Survey of Problems and Methods\.ACM Computing Surveys51\(4\),pp\. 1–41\(en\)\.Note:Publisher: Association for Computing Machinery \(ACM\)External Links:ISSN 0360\-0300, 1557\-7341,[Link](https://dl.acm.org/doi/10.1145/3161602),[Document](https://dx.doi.org/10.1145/3161602)Cited by:[§II\-A](https://arxiv.org/html/2608.17440#S2.SS1.p1.1)\.
- \[4\]R\. Biswas, L\. Kaffee, M\. Cochez, S\. Dumbrava, T\. E\. Jendal, M\. Lissandrini, V\. Lopez, E\. L\. Mencía, H\. Paulheim, H\. Sack, E\. K\. Vakaj, and G\. de Melo\(2023\)Knowledge Graph Embeddings: Open Challenges and Opportunities\.Transactions on Graph Data and Knowledge1\(1\),pp\. 4:1–4:32\.Note:Keywords: Knowledge Graphs, KG embeddings, Link prediction, KG applicationsExternal Links:[Link](https://drops.dagstuhl.de/entities/document/10.4230/TGDK.1.1.4),[Document](https://dx.doi.org/10.4230/TGDK.1.1.4)Cited by:[§II\-B](https://arxiv.org/html/2608.17440#S2.SS2.p1.1)\.
- \[5\]A\. Breit, L\. Waltersdorfer, F\. J\. Ekaputra, M\. Sabou, A\. Ekelhart, A\. Iana, H\. Paulheim, J\. Portisch, A\. Revenko, A\. T\. Teije, and F\. Van Harmelen\(2023\)Combining machine learning and semantic web: a systematic mapping study\.ACM Comput\. Surv\.55\(14s\)\.External Links:ISSN 0360\-0300,[Link](https://doi.org/10.1145/3586163),[Document](https://dx.doi.org/10.1145/3586163)Cited by:[§II\-B](https://arxiv.org/html/2608.17440#S2.SS2.p1.1)\.
- \[6\]S\. Broscheit, D\. Ruffinelli, A\. Kochsiek, P\. Betz, and R\. Gemulla\(2020\)LibKGE \- a knowledge graph embedding library for reproducible research\.InProceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations,Q\. Liu and D\. Schlangen \(Eds\.\),Online,pp\. 165–174\.External Links:[Link](https://aclanthology.org/2020.emnlp-demos.22/),[Document](https://dx.doi.org/10.18653/v1/2020.emnlp-demos.22)Cited by:[§II\-B](https://arxiv.org/html/2608.17440#S2.SS2.p1.1)\.
- \[7\]D\. Edge, H\. Trinh, N\. Cheng, J\. Bradley, A\. Chao, A\. Mody, S\. Truitt, D\. Metropolitansky, R\. O\. Ness, and J\. Larson\(2024\)From local to global: a graph rag approach to query\-focused summarization\.arXiv preprint arXiv:2404\.16130\.Cited by:[§II\-B](https://arxiv.org/html/2608.17440#S2.SS2.p2.1)\.
- \[8\]J\. Gong, Y\. Liu, T\. Li, H\. Chai, X\. Wang, J\. Feng, C\. Deng, D\. Jin, and Y\. Li\(2023\)Empowering Spatial Knowledge Graph for Mobile Traffic Prediction\.InProceedings of the 31st ACM International Conference on Advances in Geographic Information Systems,Hamburg Germany,pp\. 1–11\(en\)\.External Links:ISBN 979\-8\-4007\-0168\-9,[Link](https://dl.acm.org/doi/10.1145/3589132.3625569),[Document](https://dx.doi.org/10.1145/3589132.3625569)Cited by:[§II\-C](https://arxiv.org/html/2608.17440#S2.SS3.p1.1)\.
- \[9\]A\. Hajisafi, H\. Lin, S\. Shaham, H\. Hu, M\. D\. Siampou, Y\. Chiang, and C\. Shahabi\(2023\)Learning dynamic graphs from all contextual information for accurate point\-of\-interest visit forecasting\.InProceedings of the 31st ACM International Conference on Advances in Geographic Information Systems,pp\. 1–12\.External Links:ISBN 979\-8\-4007\-0168\-9,[Link](https://dl.acm.org/doi/10.1145/3589132.3625567),[Document](https://dx.doi.org/10.1145/3589132.3625567)Cited by:[§I](https://arxiv.org/html/2608.17440#S1.p3.1)\.
- \[10\]J\. Han, W\. Zhang, H\. Liu, T\. Tao, N\. Tan, and H\. Xiong\(2024\)BigST: Linear Complexity Spatio\-Temporal Graph Neural Network for Traffic Forecasting on Large\-Scale Road Networks\.Proceedings of the VLDB Endowment17\(5\),pp\. 1081–1090\(en\)\.Note:Publisher: Association for Computing Machinery \(ACM\)External Links:ISSN 2150\-8097,[Link](https://dl.acm.org/doi/10.14778/3641204.3641217),[Document](https://dx.doi.org/10.14778/3641204.3641217)Cited by:[§II\-A](https://arxiv.org/html/2608.17440#S2.SS1.p1.1)\.
- \[11\]J\. He, T\. Nie, and W\. Ma\(2025\)Geolocation Representation from Large Language Models Are Generic Enhancers for Spatio\-Temporal Learning\.Proceedings of the AAAI Conference on Artificial Intelligence39\(16\),pp\. 17094–17104\.External Links:ISSN 2374\-3468, 2159\-5399,[Link](https://ojs.aaai.org/index.php/AAAI/article/view/33879),[Document](https://dx.doi.org/10.1609/aaai.v39i16.33879)Cited by:[§I](https://arxiv.org/html/2608.17440#S1.p1.1)\.
- \[12\]A\. Hogan, E\. Blomqvist, M\. Cochez, C\. D’amato, G\. D\. Melo, C\. Gutierrez, S\. Kirrane, J\. E\. L\. Gayo, R\. Navigli, S\. Neumaier, A\. N\. Ngomo, A\. Polleres, S\. M\. Rashid, A\. Rula, L\. Schmelzeisen, J\. Sequeda, S\. Staab, and A\. Zimmermann\(2021\)Knowledge graphs\.ACM Comput\. Surv\.54\(4\)\.External Links:ISSN 0360\-0300,[Document](https://dx.doi.org/10.1145/3447772)Cited by:[§I](https://arxiv.org/html/2608.17440#S1.p2.1)\.
- \[13\]Y\. Hu, Z\. Lei, Z\. Zhang, B\. Pan, C\. Ling, and L\. Zhao\(2025\)GRAG: graph retrieval\-augmented generation\.InFindings of the Association for Computational Linguistics: NAACL 2025,L\. Chiruzzo, A\. Ritter, and L\. Wang \(Eds\.\),Albuquerque, New Mexico,pp\. 4145–4157\.External Links:[Link](https://aclanthology.org/2025.findings-naacl.232/),[Document](https://dx.doi.org/10.18653/v1/2025.findings-naacl.232),ISBN 979\-8\-89176\-195\-7Cited by:[§II\-B](https://arxiv.org/html/2608.17440#S2.SS2.p2.1)\.
- \[14\]Y\. Li, R\. Yu, C\. Shahabi, and Y\. Liu\(2018\)Diffusion convolutional recurrent neural network: data\-driven traffic forecasting\.InInternational Conference on Learning Representations \(ICLR ’18\),Cited by:[§II\-A](https://arxiv.org/html/2608.17440#S2.SS1.p1.1),[§II\-A](https://arxiv.org/html/2608.17440#S2.SS1.p2.1),[2nd item](https://arxiv.org/html/2608.17440#S4.I1.i2.p1.1)\.
- \[15\]X\. Liu, Y\. Xia, Y\. Liang, J\. Hu, Y\. Wang, L\. Bai, C\. Huang, Z\. Liu, B\. Hooi, and R\. Zimmermann\(2023\)LargeST: a benchmark dataset for large\-scale traffic forecasting\.InProceedings of the 37th International Conference on Neural Information Processing Systems,NIPS ’23,Red Hook, NY, USA\.Note:event\-place: New Orleans, LA, USACited by:[§IV\-A](https://arxiv.org/html/2608.17440#S4.SS1.SSS0.Px2.p1.1),[§IV\-A](https://arxiv.org/html/2608.17440#S4.SS1.p1.1),[§IV\-B](https://arxiv.org/html/2608.17440#S4.SS2.p1.1)\.
- \[16\]C\. Mavromatis and G\. Karypis\(2025\)GNN\-RAG: graph neural retrieval for efficient large language model reasoning on knowledge graphs\.InFindings of the Association for Computational Linguistics: ACL 2025,W\. Che, J\. Nabende, E\. Shutova, and M\. T\. Pilehvar \(Eds\.\),Vienna, Austria,pp\. 16682–16699\.External Links:[Link](https://aclanthology.org/2025.findings-acl.856/),[Document](https://dx.doi.org/10.18653/v1/2025.findings-acl.856),ISBN 979\-8\-89176\-256\-5Cited by:[§II\-B](https://arxiv.org/html/2608.17440#S2.SS2.p2.1)\.
- \[17\]B\. Peng, Y\. Zhu, Y\. Liu, X\. Bo, H\. Shi, C\. Hong, Y\. Zhang, and S\. Tang\(2024\)Graph retrieval\-augmented generation: a survey\.External Links:2408\.08921,[Link](https://arxiv.org/abs/2408.08921)Cited by:[§II\-A](https://arxiv.org/html/2608.17440#S2.SS1.p1.1),[§II\-B](https://arxiv.org/html/2608.17440#S2.SS2.p2.1)\.
- \[18\]Z\. Shao, Z\. Zhang, W\. Wei, F\. Wang, Y\. Xu, X\. Cao, and C\. S\. Jensen\(2022\)Decoupled dynamic spatial\-temporal graph neural network for traffic forecasting\.Proceedings of the VLDB Endowment15\(11\),pp\. 2733–2746\(en\)\.External Links:ISSN 2150\-8097,[Link](https://dl.acm.org/doi/10.14778/3551793.3551827),[Document](https://dx.doi.org/10.14778/3551793.3551827)Cited by:[§I](https://arxiv.org/html/2608.17440#S1.p1.1),[§II\-A](https://arxiv.org/html/2608.17440#S2.SS1.p1.1),[§II\-A](https://arxiv.org/html/2608.17440#S2.SS1.p2.1),[4th item](https://arxiv.org/html/2608.17440#S4.I1.i4.p1.1),[§IV\-B3](https://arxiv.org/html/2608.17440#S4.SS2.SSS3.p2.1)\.
- \[19\]T\. Trouillon, J\. Welbl, S\. Riedel, É\. Gaussier, and G\. Bouchard\(2016\)Complex embeddings for simple link prediction\.CoRRabs/1606\.06357\.External Links:[Link](http://arxiv.org/abs/1606.06357),1606\.06357Cited by:[§III\-A](https://arxiv.org/html/2608.17440#S3.SS1.p2.1),[§III\-B](https://arxiv.org/html/2608.17440#S3.SS2.p1.1)\.
- \[20\]L\. van der Maaten and G\. Hinton\(2008\)Visualizing data using t\-sne\.Journal of Machine Learning Research9\(86\),pp\. 2579–2605\.External Links:[Link](http://jmlr.org/papers/v9/vandermaaten08a.html)Cited by:[§IV\-B3](https://arxiv.org/html/2608.17440#S4.SS2.SSS3.p1.1)\.
- \[21\]D\. Vrandečić and M\. Krötzsch\(2014\)Wikidata: a free collaborative knowledgebase\.Commun\. ACM57\(10\),pp\. 78–85\.External Links:ISSN 0001\-0782,[Link](https://doi.org/10.1145/2629489),[Document](https://dx.doi.org/10.1145/2629489)Cited by:[§IV\-A](https://arxiv.org/html/2608.17440#S4.SS1.SSS0.Px1.p1.1)\.
- \[22\]S\. Wang, Y\. Zhang, Y\. Hu, and B\. Yin\(2023\)Knowledge fusion enhanced graph neural network for traffic flow prediction\.Physica A: Statistical Mechanics and its Applications623,pp\. 128842\.External Links:[Document](https://dx.doi.org/10.1016/j.physa.2023.128842)Cited by:[§II\-C](https://arxiv.org/html/2608.17440#S2.SS3.p2.1)\.
- \[23\]Y\. Wölker, C\. Beth, M\. Renz, and A\. Biastoch\(2023\)SUSTeR: Sparse Unstructured Spatio Temporal Reconstruction on Traffic Prediction\.InProceedings of the 31st ACM International Conference on Advances in Geographic Information Systems,Hamburg Germany,pp\. 1–10\(en\)\.External Links:ISBN 979\-8\-4007\-0168\-9,[Link](https://dl.acm.org/doi/10.1145/3589132.3625631),[Document](https://dx.doi.org/10.1145/3589132.3625631)Cited by:[§II\-C](https://arxiv.org/html/2608.17440#S2.SS3.p1.1)\.
- \[24\]Y\. Wölker, A\. Hajisafi, C\. Shahabi, and M\. Renz\(2025\)Small Graph Is All You Need: DeepStateGNN for Scalable Traffic Forecasting\.arXiv\.Note:Version Number: 1Other Yannick W\\”olker and Arash Hajisafi contributed equally to this workExternal Links:[Link](https://arxiv.org/abs/2502.14525),[Document](https://dx.doi.org/10.48550/ARXIV.2502.14525)Cited by:[§II\-C](https://arxiv.org/html/2608.17440#S2.SS3.p1.1)\.
- \[25\]Z\. Wu, S\. Pan, G\. Long, J\. Jiang, and C\. Zhang\(2019\)Graph wavenet for deep spatial\-temporal graph modeling\.InProceedings of the 28th International Joint Conference on Artificial Intelligence,IJCAI’19,Macao, China,pp\. 1907–1913\.External Links:ISBN 978\-0\-9992411\-4\-1Cited by:[§I](https://arxiv.org/html/2608.17440#S1.p1.1),[§II\-A](https://arxiv.org/html/2608.17440#S2.SS1.p1.1),[§II\-A](https://arxiv.org/html/2608.17440#S2.SS1.p2.1),[3rd item](https://arxiv.org/html/2608.17440#S4.I1.i3.p1.1),[§IV\-B3](https://arxiv.org/html/2608.17440#S4.SS2.SSS3.p2.1)\.
- \[26\]M\. Xu, W\. Dai, C\. Liu, X\. Gao, W\. Lin, G\. Qi, and H\. Xiong\(2020\)Spatial\-Temporal Transformer Networks for Traffic Flow Forecasting\.arXiv\.Note:Version Number: 2External Links:[Link](https://arxiv.org/abs/2001.02908),[Document](https://dx.doi.org/10.48550/ARXIV.2001.02908)Cited by:[§II\-A](https://arxiv.org/html/2608.17440#S2.SS1.p1.1),[5th item](https://arxiv.org/html/2608.17440#S4.I1.i5.p1.1)\.
- \[27\]B\. Yu, H\. Yin, and Z\. Zhu\(2018\)Spatio\-Temporal Graph Convolutional Networks: A Deep Learning Framework for Traffic Forecasting\.InProceedings of the Twenty\-Seventh International Joint Conference on Artificial Intelligence,Stockholm, Sweden,pp\. 3634–3640\(en\)\.Note:STGCNExternal Links:ISBN 978\-0\-9992411\-2\-7,[Link](https://www.ijcai.org/proceedings/2018/505),[Document](https://dx.doi.org/10.24963/ijcai.2018/505)Cited by:[§II\-A](https://arxiv.org/html/2608.17440#S2.SS1.p1.1),[§II\-A](https://arxiv.org/html/2608.17440#S2.SS1.p2.1),[1st item](https://arxiv.org/html/2608.17440#S4.I1.i1.p1.1)\.
- \[28\]Y\. Zhang, Y\. Wang, S\. Gao, and M\. Raubal\(2025\)Context\-Aware Knowledge Graph Framework for Traffic Speed Forecasting Using Graph Neural Network\.IEEE Transactions on Intelligent Transportation Systems26\(3\),pp\. 3885–3902\.External Links:ISSN 1524\-9050, 1558\-0016,[Link](https://ieeexplore.ieee.org/document/10819256/),[Document](https://dx.doi.org/10.1109/TITS.2024.3520511)Cited by:[§I](https://arxiv.org/html/2608.17440#S1.p2.1),[§I](https://arxiv.org/html/2608.17440#S1.p3.1),[§II\-A](https://arxiv.org/html/2608.17440#S2.SS1.p2.1),[§II\-C](https://arxiv.org/html/2608.17440#S2.SS3.p1.1)\.
- \[29\]C\. Zheng, X\. Fan, C\. Wang, and J\. Qi\(2020\)GMAN: a graph multi\-attention network for traffic prediction\.InAAAI,pp\. 1234–1241\.Cited by:[§I](https://arxiv.org/html/2608.17440#S1.p1.1)\.
- \[30\]D\. Zheng, X\. Song, C\. Ma, Z\. Tan, Z\. Ye, J\. Dong, H\. Xiong, Z\. Zhang, and G\. Karypis\(2020\)DGL\-ke: training knowledge graph embeddings at scale\.External Links:2004\.08532,[Link](https://arxiv.org/abs/2004.08532)Cited by:[§II\-B](https://arxiv.org/html/2608.17440#S2.SS2.p1.1)\.
- \[31\]Y\. Zheng\(2026\)Fusing Cross\-Domain Knowledge from Multimodal Data to Solve Problems in the Physical World\.ACM Transactions on Intelligent Systems and Technology17\(1\),pp\. 1–32\(en\)\.External Links:ISSN 2157\-6904, 2157\-6912,[Link](https://dl.acm.org/doi/10.1145/3768625),[Document](https://dx.doi.org/10.1145/3768625)Cited by:[§I](https://arxiv.org/html/2608.17440#S1.p1.1)\.
- \[32\]Y\. Zheng\(2015\)Methodologies for Cross\-Domain Data Fusion: An Overview\.IEEE Transactions on Big Data1\(1\),pp\. 16–34\.External Links:ISSN 2332\-7790,[Document](https://dx.doi.org/10.1109/TBDATA.2015.2465959)Cited by:[§I](https://arxiv.org/html/2608.17440#S1.p1.1)\.
- \[33\]Y\. Zhou, Y\. Liu, N\. Ning, L\. Wang, Z\. Zhang, X\. Gao, and N\. Lu\(2023\)Integrating knowledge representation into traffic prediction: a spatial–temporal graph neural network with adaptive fusion features\.Complex & Intelligent Systems10,pp\. 1–18\.External Links:[Document](https://dx.doi.org/10.1007/s40747-023-01299-7)Cited by:[§II\-C](https://arxiv.org/html/2608.17440#S2.SS3.p1.1)\.
- \[34\]J\. Zhu, X\. Han, H\. Deng, C\. Tao, L\. Zhao, P\. Wang, T\. Lin, and H\. Li\(2022\)KST\-GCN: A Knowledge\-Driven Spatial\-Temporal Graph Convolutional Network for Traffic Forecasting\.IEEE Transactions on Intelligent Transportation Systems23\(9\),pp\. 15055–15065\.External Links:ISSN 1524\-9050, 1558\-0016,[Link](https://ieeexplore.ieee.org/document/9681326/),[Document](https://dx.doi.org/10.1109/TITS.2021.3136287)Cited by:[§I](https://arxiv.org/html/2608.17440#S1.p3.1),[§II\-C](https://arxiv.org/html/2608.17440#S2.SS3.p1.1)\.

Similar Articles

Spatiotemporal Graph Transformer for Traffic Intelligence in Edge Computing

arXiv cs.LG

This paper proposes a spatiotemporal graph Transformer framework for traffic forecasting in edge computing, combining graph neural networks for spatial correlations and Transformer self-attention for long-range temporal dependencies. Experiments on real-world cellular data show it outperforms recurrent graph-based baselines like GCN-LSTM and GCN-GRU.

A Global-Local Graph Attention Network for Traffic Forecasting

arXiv cs.AI

Proposes a Global-Local Graph Attention Network (GLGAT) with pairwise encoding and event-based adjacency matrix for traffic forecasting, effectively capturing spatio-temporal correlations and achieving competitive performance on real-world datasets.

Graph-Conditioned Mixture of Graph Neural Network Experts for Traffic Forecasting

arXiv cs.LG

Proposes GC-MoE, a graph-conditioned mixture of experts framework for traffic forecasting that assigns each node a personalized combination of frozen pretrained spatio-temporal GNN experts based on graph topology and recent input, training only a lightweight routing module (∼17K parameters) and achieving competitive performance on four benchmarks.