Research-on-intelligent-vehicle-Traffic-Flow-c_2024_International-Journal-of
Research-on-intelligent-vehicle-Traffic-Flow-c_2024_International-Journal-of
A R T I C L E I N F O A B S T R A C T
Keywords: Traffic Congestion (TC) is increasing due to urban growth and vehicle numbers, rendering the development of
Machine learning cities and people’s well-being difficult. Traffic Prediction (TP) and control systems have been required to
Dynamic zone segmentation improve Traffic Flow (TF) and reduce TC because standard methods are unsuitable. The paper proposes an
Traffic prediction
innovative method for traffic control using the Dynamic Zone Segmentation Algorithm (DZSA) to solve this
Traffic congestion
Long short-term memory
significant issue. The algorithm uses real-time data and road conditions to partition city traffic into manageable
Bayesian structural time series units, enhancing the adaptability and accuracy of Traffic Prediction (TP) performance. Applying DZSA, the
recommended Long Short-Term Memory + Bayesian Structural Time Series (LSTM + BSTS) learning model
optimizes TP by integrating the best features of conventional and Machine Learning (ML) methods. The model
optimized quality performance when experimentally tested against other benchmark models using metrics like
Mean Absolute Error, Mean Absolute Scaled Error, Accuracy Percent, Root Mean Squared Error, and Mean
Absolute Percent Error. The recommended model, LSTM + BSTS, shows a minimal error rate of 6.68%, indicating
its success.
* Corresponding author.
E-mail addresses: [email protected] (L. Cheng), [email protected] (K. Sun).
https://doi.org/10.1016/j.ijin.2024.02.004
Received 22 December 2023; Received in revised form 2 February 2024; Accepted 3 February 2024
Available online 7 February 2024
2666-6030/© 2024 The Authors. Published by Elsevier B.V. on behalf of KeAi Communications Co., Ltd. This is an open access article under the CC BY-NC-ND
license (http://creativecommons.org/licenses/by-nc-nd/4.0/).
L. Cheng and K. Sun International Journal of Intelligent Networks 5 (2024) 92–100
future traffic conditions, they often fail to factor in dynamic variables predicting specific kinds of TF. The authors [12] introduced a new
such as weather, special events, or road construction. On the other hand, spatial-temporal graph neural network to capture spatial and temporal
ML algorithms provide a more adaptive approach that can consider TF patterns. The model features a learnable positional attention mech
multiple variables simultaneously, delivering precise forecasts in real- anism for collecting data from neighbouring roads and a sequential
time. However, even these advanced models have limitations component to understand local and global time-related traffic varia
regarding traffic patterns’ complexity and constantly changing nature tions. Tests on multiple real-world traffic datasets validate the frame
[5]. work’s effectiveness.
Hybrid modelling is more practical than TFP because it combines the The authors [13] introduce the Relative Position Congestion Tensor
metrics of numerous methods. Traditional models face real-world traffic (RPCT) for forecasting TC. The model employs spatiotemporal tensors
complexities, but hybrid models offer a more robust tool for TP. They constructed from congestion matrices of road nodes and utilizes a con
integrate statistical methods with ML algorithms, providing a nuanced volutional LSTM network for future predictions. Experimentally, the
understanding of historical and real-time data. Hybrid models are approach significantly surpasses a range of baseline models in predicting
beneficial for segmented or grid-based traffic information, as they can congestion hotspots. The study demonstrates the model’s capture of
focus on individual sections, enhancing the accuracy of their TP. This temporal and spatial traffic dynamics. Propose a Neuro-fuzzy-based
granular motivation captures localized traffic patterns, road conditions, forecasting model for TC to reduce vehicular delays at urban in
and other contextual factors, leading to more accurate predictions and tersections. The model integrates data from IoT sensors deployed across
smarter TC adoptions [6]. roads and processes it through a neuro-fuzzy engine on a cloud server.
The above challenges motivated me to propose a novel approach to The approach shows remarkable accuracy, reaching 98.72% in valida
TMS through the Dynamic Zone Segmentation (DZS) algorithm, and the tion and 99.214% in training, outperforming existing state-of-the-art
idea is to segment the traffic zone into more manageable, smaller sec models. The study holds significant implications for enhancing intelli
tions based on road and GPS information. The algorithm dynamically gent city TMS.
adjusts the sizes of these zones based on real-time traffic volume and The authors [14] introduce the MDCGCN model to improve
road hierarchy. Furthermore, the segmentation does not merely rely on medium-TFP and long-term TFP. The model addresses the complexities
zone centroids as nodes and incorporates other significant elements such of spatial-temporal correlations in traffic by utilizing a three-component
as major intersections, traffic signals, and public transport stops [7]. The structure: recent, daily, and weekly periods. Each component contains
hybrid LSTM + BSTS learning model TFP levels within each zone once it an adaptive mechanism and data correlation block to refine multi-sensor
identifies and starts these dynamic zones. The proposed model was data quality and capture dynamic traffic patterns. Tested on two real
experimented with against other baselines for different metrics, and the datasets, MDCGCN outperforms existing methods in prediction accu
results have shown that the proposed model has fared well against other racy. The authors [15] proposed a Deep Spatial and Temporal Network
baseline models. Model (DSGCN) for more accurate Traffic Congestion Prediction (TCP).
The paper is structured as follows: Section 2 presents the research The research employs grid-based segmentation of traffic areas, using the
literature review, Section 3.0 offers the recommended model, Section 4 grid centroids as nodes in an adjacency matrix. Graph Convolutional
shows the results of the experiments, and Section 5 provides a Neural Networks (GCNN) capture spatial correlations, while a dual-layer
conclusion. feature model (DSTM) assesses temporal relationships. Tests on real
PeMS datasets confirm that DSGCN surpasses baseline models in pre
2. Literature review dictive accuracy.
[16] made a significant contribution by introducing a Grey Predic
This work [8] critically reviewed 165 articles on data mining and ML tion Model (GPM) using tensor decomposition, considering the
technologies in TMS. The authors identify a lack of standardized ap multi-modal characteristics of TF data and its inherent uncertainties,
proaches, offering valuable insights for researchers, traffic software particularly in the short-term TFP scenario. Their work introduced a
companies, and government officials. Their work, one of the most GPM using tensor decomposition. Assumed their multi-modal nature,
expansive reviews to date, underscores the need for innovative TMS. The the research primarily emphasizes transforming TF data into tensors and
study is a comprehensive resource and catalyst for future research. The applying the tensor decomposition algorithm to the Verhulst model, a
study challenges intelligent traffic control regarding data complexity classic GPM. This adaptation proved beneficial for short-term TFP, as
and real-time requirements. The researchers propose a cloud-based their results displayed that their model excelled in extracting the intri
control system that uses Deep Learning (DL) to predict short-term TF cate multi-modal correlations of the TF data. Their method surpassed
and congestion. Their model also employs intelligent optimization al five other GPMs in comparative analyses, providing real-time dynamic
gorithms for real-time control, with simulation results confirming its information crucial for Intelligent Transportation System (ITS) plan
effectiveness. ning, control, and optimization.
A hybrid Convolutional LSTM (ConvLSTM) model was proposed [9]
to improve travel time, Origin-Destination (OD) and TFP. Their model 3. Proposed dynamic Zone Segmentation (DZS) algorithm and
employed a base approach to represent OD. Time slots segment the day, traffic node analysis
facilitating spatial and temporal OD flow predictions. Using accurate
taxi data, the study validates that the model performs better than others The road network is divided into dynamic zones defined by
in predicting city-wide taxi OD flow. In Ref. [10], the study introduces geographical and traffic parameters. These zones will serve as inde
an optimized short-term TFP model using Support Vector Regression pendent units for subsequent traffic analyses, ensuring a comprehensive
(SVR). Experimental results show a low error rate of 3.22% with sig understanding that extends beyond major highways and arterial roads.
nificant improvements in prediction accuracy during peak hours. The The model partitions the target area into dynamic zones based on traffic
study also enhances pedestrian counting methods, hinting at further size and road pyramid, enhancing adaptability and practicality. Zone
optimizations in feature calculations for even more accurate results. centroids are used as nodes, along with significant connections, traffic
The authors [11] introduce a hybrid approach, Time-Series Analysis signals, and public transport stops, for a more comprehensive network
and Supervised-Learning (TSA-SL), for Short-Term TFP. Using the illustration.
Fourier Transform to model periodic behaviors and correlations as input Implementing the proposed DZS algorithm and hybrid LSTM + BSTS
features, they develop three hybrid models. The authors tested the model in real-life urban settings will lead to better traffic planning,
method on a large Electronic Registration Identification (ERI) dataset adaptive traffic segmentation, and TP. The DZS algorithm provides a
and found that it outperforms traditional models, particularly in dynamic approach to traffic segmentation, allowing for more accurate
93
L. Cheng and K. Sun International Journal of Intelligent Networks 5 (2024) 92–100
predictions and adaptable TC methods. The hybrid LSTM + BSTS model 1 Initialize Dynamic Zones: Partition the target area into initial zones
leverages the metrics of classic and ML approaches, contributing to more based on road information and GPS boundaries.
reliable TP. 2 Adjust Zone Sizes: Use traffic volume data to adjust the sizes of the
As such, the network graph created using zone and node data is zones dynamically.
represented as EQU [1]. 3 Node Characterization
G = (V, W, M) (1)
• Identify different types of nodes:
where: V be the set of all nodes, where each node v has a type T and • Centroids of zones (C)
geographical coordinates (Latitude, Longitude), EQU [2] • Significant intersections (I)
• Traffic signals (S)
V = {(v1 , T1 , lat1 , lon1 ), (v2 , T2 , lat2 , lon2 ), …, (vn , Tn , latn , lonn )} (2) • Public transport stops (P)
Here, T could be one of the following:
4 Create Node Set V Using:
• C for Centroid V = {(v1 , T1 , Lat1 , Lon1 ), (v2 , T2 , Lat2 , Lon2 ), …, (vn , Tn , Latn , Lonn )}
• I for Intersection
• S for Traffic Signal
• P for Public Transport Stop 5 Calculate Weights for Node Links:
The set W contains weighted links between the nodes. Each link wij • For each pair of nodes i and :
between node i and node j has a weight w calculated as EQU [3]. • Calculate wij = dij × α(Ti , Tj )
( )
wij = dij × α Ti , Tj (3) 6 Define Scaling Factor (T i , T j ) : α(Ti , Tj ) is based on the types of
nodes i and j
Here dij is the GPS distance between i and j, and α(Ti , Tj ) is a scaling
7 Create Weighted Network Graph G = (V, W, M)
factor based on the types of nodes i and j, defined as EQU [4].
⎧
• W contains weighted links wij
( ) ⎨ 1, if both Ti and Tj are centroids
α Ti , Tj = 1.2, if one of Ti or Tj is an intersection or traffic signal (4) • M contains multi-dimensional vectors →
m ij = [dij , sij , rij ]
⎩
1.5, if one of Ti or Tj is a public transport stop
8 Calculate Multi-Parametric Distance Metric dij dij =
This factor is used to scale the weight wij of the link between i and j. A
novel distance metric that goes beyond simple GPS distance is
• α(Ti , Tj ) × GeoDist (Lat1 , Lon1 , Lat2 , Lon2 )
employed. This metric incorporates a scaling factor, making it more
adaptive to real-time traffic dynamics. The distance metric dij between
9 Calculate Great-Circle Distance (GeoDist): Use the great-circle
two nodes i and j is defined as follows: EQU [5]
distance between two points based on latitude and longitude.
( )
dij = α Ti , Tj × GeoDist(lat1 ,lon1 ,lat2 ,lon2 ) (5) 10 Finalize Network Graph: Use the weighted network graph ’G’
for further TC analyses.
Here, α(Ti , Tj ) is the scaling factor based on the types of nodes being A. Data Extraction and Preprocessing
considered. GeoDist represents the great circle distance between two
points on the Earth’s surface, measured using their latitude and In contrast to traditional TC models that often concentrate solely on
longitude. specific types of roads, like highways or streets, this approach employs a
GeoDist(lat1 ,lon1 ,lat2 ,lon2 ) = R × arccos [cos (lat1 ) × cos (lat2 ) × cos (lon1 comprehensive Grid-Based Modelling (GBM) technique. A GBM divides
the entire traffic network, including intersections and other key features,
− lon2 ) + sin (lat1 ) × sin (lat2 )] (6)
into independent grids, each representing a distinct area. A 22.8 km road
segment stretching from Dongfeng Avenue Junction in the Luyuan
where
District to Shiji Plaza in Changchun, Jilin, China, is chosen for this GBM.
Fig. 1 illustrates the selected location and its DZS. This stretch includes
• R is the Earth’s radius, approximately 6371 km.
several major intersections, which serve as critical nodes in the grid-
• arccos is the arccosine function.
based model. Focusing on this localized area aims to capture a micro
cosm of traffic patterns with broader implications for TCP in the city’s
Short distances are approximated by this great-circle distance EQU
transportation network. The primary data source is GPS data from May
[6], which assumes the Earth is a perfect sphere. The distance ’d’ will be
1, 2022, to April 30, 2023, from vehicles that traverse this targeted road
in the same unit as R, typically in km. The following algorithm presents
stretch and its intersections. This data provides a multi-faceted, real-
the process for DZS.
time snapshot of traffic conditions.
Algorithm 1. for DZS Input The GPS data fields include:
• Raw GPS data containing latitude, longitude, and other relevant • ID: A unique identifier for each vehicle, essential for tracking and
information aggregating data within individual grids and intersections.
• Traffic volume data • Vehicle_Sim_ID: This serves a similar purpose to the ID but offers the
• Road information possibility of integration with other databases, providing a richer
context.
Output • GPS Speed: The current speed of the vehicle acts as an immediate
indicator of congestion levels within each grid and at intersections.
• Dynamic zones for traffic analysis • GPS_Time: Timestamps are crucial for TSA and enable synchroni
• Weighted network graph G = (V, W, M) zation with other variables that can impact TF at intersections.
94
L. Cheng and K. Sun International Journal of Intelligent Networks 5 (2024) 92–100
• GPS_Longitude and GPS_Latitude: These GPS coordinates place are excluded from further analysis.
each vehicle within a specific grid or intersection, facilitating local
ized congestion modelling. C Geographical Scope-Based Data Filtration for Targeted Traffic Zone
Analysis
Specialized vendor APIs were used to source the GPS data, meeting
the high-frequency, real-time model requirements. These APIs can Next in the methodology is filtering GPS data points that fall outside
handle the substantial data needed for the study, approximately 19 the predefined geographical scope of the target area, Changchun. The
million data points per day, with a data-sending frequency of about 60 rationale behind this data cleansing step is to enhance the precision and
seconds. This level of temporal resolution is critical for accurate TCP relevance of the traffic zone division within the city. Including data
both within the grid and at intersections. Therefore, we tailored the points outside the target region could introduce noise and inaccuracies,
selected API to provide updates at this high frequency, ensuring that the diluting the quality of the predictive models and analysis. The study
model remains current and allows real-time adjustments in traffic con strictly confines its geographical scope to Changchun, in Jilin Province.
trol measures. Specifically, data points that fall within the latitude range of 43∘ 83″N to
43∘ 84″, and the longitude range of 125∘ 18″ to 125∘ 40″ are alone
B. Dynamic Multi-Level Anomaly Detection in GPS Traffic Data considered. After obtaining the raw GPS data, the first step is identifying
the GPS coordinates, latitude, and longitude associated with each data
This method identifies and removes unreliable GPS data points that point. A Boundary-Checking Algorithm (BCA) verifies whether each
can compromise the validity of the TCP model. A multi-level thresh data point falls within Changchun’s specified latitude and longitude
olding technique and a variable-focused evaluation function filter out ranges. The algorithm immediately excludes any data point outside
anomalies. The evaluation function g(pi , pj ) considers speed (V), accel these boundaries from the dataset. After filtering, a random sample of
eration (A), and change (D) in direction between two data points pi and the dataset is manually inspected to confirm the efficacy of the BCA.
pj , EQU [7] Then, this study uses the filtered dataset, which no longer contains out-
{ of-scope data points, for the subsequent phases of traffic zone division
( ) − 1, if V(pi ,pj ) > δV or A(pi ,pj ) > δA or D(pi ,pj ) > δD
g pi , pj = (7) and TCP. The data filtering process explicitly tailors the analysis and
1, otherwise
conclusions to Changchun’s traffic conditions and challenges.
where:
D LSTM for TCP in Segmented Zones
• V(pi ,pj ) is the speed between pi and pj in km/h.
LSTM is a type of Recurrent Neural Network (RNN). While tradi
• A(pi ,pj ) is the acceleration between pi and pj in m/s2 .
tional RNNs are capable of handling sequences, they often suffer from
• D(pi ,pj ) is the change in direction in degrees.
learning long-range dependencies due to the vanishing gradient prob
lem. Designing LSTMs to overcome this issue makes them highly effec
The speed threshold δV , acceleration threshold δA , and direction
tive for tasks that require understanding context over long sequences.
change threshold δD EQU is dynamically determined based on real-time
This has led to their widespread adoption in various fields. In the context
traffic conditions and road type [8].
( ) of the proposed study, which centres on dynamically segmented data,
δV , δA , δD = fdt RT(pi ,pj ) , TC(pi ,pj ) (8) the LSTM model’s capacity to capture long-term dependencies proves
invaluable. TC inherently exhibits temporal patterns influenced by
various factors. The data source consists of high-frequency GPS data,
• RT(pi ,pj ) Road type is a categorical variable representing the type of offering a detailed, real-time view of traffic conditions at intervals of
road between pi and pj (e.g., highway, arterial road, local street). approximately 60 seconds. This time-series data aligns seamlessly with
• TC(pi ,pj ) Traffic Condition: a categorical variable representing the the LSTM model, allowing the model to grasp intricate temporal re
current traffic condition between pi and pj (in km/h). lationships that simpler models might miss.
• The function fdynamicThreshold is the threshold defined as a weighted The construction of the feature vector for the LSTM model will utilize
sum of predefined maximum values for each road type and real-time the existing GPS data fields. At every time step ‘t’, the feature vector Ft is
traffic conditions. generated in the following manner: EQU [10].
Ft = [Nt , St , Tt , Lat t , Lon t ] (10)
The composite anomaly indicator Zpi for each data point pi is defined
as EQU [9]. where:
∑
i+r
( )
Zpi = g pi , pj (9) • Nt is the number of unique vehicle IDs in the grid at time ’t’, serving
j=i− r as a proxy for traffic volume.
Here, r is a fixed window size set to 5, chosen based on preliminary • St is the average GPS speed across all vehicles in the grid at time ’t’.
data analysis. Data points with Zpi < 0 are identified as abnormal and
95
L. Cheng and K. Sun International Journal of Intelligent Networks 5 (2024) 92–100
96
L. Cheng and K. Sun International Journal of Intelligent Networks 5 (2024) 92–100
4. Experimental analysis
97
L. Cheng and K. Sun International Journal of Intelligent Networks 5 (2024) 92–100
consisted of Python and TensorFlow 2.5. This study collected traffic data MAPE gives an understanding of errors in terms of percentage,
for one year, from May 1, 2022, to April 30, 2023, resulting in a dataset making it easier to interpret the relative size of the errors compared to
of 242,034 records. This paper partitioned this dataset, utilizing 80% for the actual TC scores.
training the model and setting aside the remaining 20% for testing and
validation. Table 1 shows the parameters used to train the proposed
model. The analysis was conducted for three different time intervals of 4.5. Performance comparison
the dataset: (i) 15 minutes, (ii) 30 minutes, and (iii) 45 minutes. To
assess the effectiveness of the hybrid LSTM-BSTS model for TCP, its To evaluate the effectiveness of the proposed hybrid LSTM + BSTS
performance is evaluated using the three key metrics discussed below: model in TCP, it is compared against a set of baseline models such as:
98
L. Cheng and K. Sun International Journal of Intelligent Networks 5 (2024) 92–100
Table 3
Performance comparison for MAE, RMSE and MAPE.
Model 15 min 30 min 45 min
ARIMA 37.70 46.95 29.51% 37.84 47.17 29.79% 38.11 47.33 29.93%
SVR 30.97 42.70 22.85% 30.48 42.42 22.60% 29.73 41.92 22.33%
BSTS 17.22 23.67 13.54% 17.66 24.09 13.75% 17.88 24.25 14.10%
FNN 14.90 22.92 11.10% 15.52 23.06 11.30% 16.35 23.50 11.44%
LSTM 10.04 16.89 9.99% 10.34 17.03 10.14% 11.12 17.21 10.50%
LSTM-BSTS 8.48 14.14 7.48% 9.68 14.78 8.09% 6.61 10.52 6.68%
the complexities of TC over time. The MAE of the SVR model is 29.73,
and the RMSE is 41.14, indicating that the model still has elevated error
rates.
The MAE of the BSTS model is 17.87, the RMSE is 24.25, and the
MAPE is 14.10%. Similarly, the FFNN model remains steady, boasting an
MAE of 16.34, an RMSE of 23.5, and a MAPE of 11.44%. Nevertheless,
the proposed LSTM + BSTS model continues to outperform the rest. The
LSTM model has an MAE of 11.11, an RMSE of 17.21, and a MAPE of
10.50%. The hybrid LSTM + BSTS model, however, outperforms all
models substantially with an MAE of just 6.61, an RMSE of 10.52, and a
MAPE of 6.68%. When evaluated across different periods, the perfor
mance boost of the proposed model becomes particularly prominent for
the more extended 45-min prediction window. This period generally
Fig. 3. Performance for 15 min.
adds more layers of complexity and unpredictability to TF. Despite these
inherent challenges, the hybrid model experiences a significant reduc
tion in error rates, making it an exceptionally sturdy and dependable
instrument for long-term TCP. This highlights the model’s capability to
adapt and generalize well over different time horizons, solidifying its
status as the most effective model for TCP in DZS.
Data availability
Not Applicable
Funding
Fig. 5. Performance for 45 minutes
NA
evidence of the success of the hybrid LSTM + BSTS model in TCP. As
evidenced by its MAE of 38.11, RMSE of 47.32 and MAPE of 29.93%,
ARIMA consistently exhibits the worst error rates among traditional
models. These results indicate that the model is ineffective at capturing
99
L. Cheng and K. Sun International Journal of Intelligent Networks 5 (2024) 92–100
CRediT authorship contribution statement [11] M. Gollapalli, D. Musleh, N. Ibrahim, M.A. Khan, S. Abbas, A. Atta, A. Omer,
A neuro-fuzzy approach to road traffic congestion prediction, Comput. Mater.
Continua (CMC) 73 (1) (2022).
Lihua Cheng: Writing – original draft, Methodology, Formal anal [12] L. Chen, L. Zheng, J. Yang, D. Xia, W. Liu, Short-term traffic flow prediction: from
ysis, Conceptualization. Ke Sun: Writing – review & editing, Supervi the perspective of traffic flow decomposition, Neurocomputing 413 (2020)
sion, Project administration, Investigation, Formal analysis. 444–456.
[13] C. Li, P. Xu, Application on traffic flow prediction of machine learning in intelligent
transportation, Neural Comput. Appl. 33 (2021) 613–624.
[14] Y. Qi, Z. Cheng, Research on Traffic Congestion Forecast Based on Deep
Declaration of competing interest Learning—information 14 (2) (2023) 108.
[15] Z. Duan, K. Zhang, Z. Chen, Z. Liu, L. Tang, Y. Yang, Y. Ni, Prediction of city-scale
The authors declare that they have no known competing financial dynamic taxi origin-destination flows using a hybrid deep neural network
combined with travel time, IEEE Access 7 (2019) 127816–127832.
interests or personal relationships that could have appeared to influence [16] M. Shengdong, X. Zhengxian, T. Yixiang, Intelligent traffic control system based on
the work reported in this paper. cloud computing and big data mining, IEEE Trans. Ind. Inf. 15 (12) (2019)
6583–6592.
[17] N.O. Alsrehin, A.F. Klaib, A. Magableh, Intelligent transportation and control
Acknowledgement systems using data mining and machine learning techniques: a comprehensive
study, IEEE Access 7 (2019) 49830–49857.
NA [18] S. Hochreiter, J. Schmidhuber, Long short-term memory, Neural Comput. 9 (8)
(1997) 1735–1780.
[19] M. Tong, H. Duan, X. Luo, Research on short-term traffic flow prediction based on
References the tensor decomposition algorithm, J. Intell. Fuzzy Syst. 40 (3) (2021)
5731–5741.
[20] Uma Maheswari Arumugam, Suganthi Perumal, Trust-based secure and reliable
[1] T. Afrin, N. Yodo, A Survey of road traffic congestion measures towards a
routing protocol of military communication on MANETs, Journal of Machine and
sustainable and resilient transportation system, Sustainability 12 (11) (2020) 4660.
Computing (January 2023) 47–57, https://doi.org/10.53759/7669/
[2] Y. Zhang, K. Shang, Z. Cui, Z. Zhang, F. Zhang, Research on traffic flow prediction
jmc202303006.
at intersections based on DT-TCN-attention, Sensors 26 (2023) 6683, 23 (15).
[21] Madeleine Wang, Yue Dong, A survey on multi-agent system and its applications in
[3] S.A. Kumar, R. Madhumathi, P.R. Chelliah, L. Tao, S. Wang, A novel digital twin-
power system engineering, Journal of Computational Intelligence in Materials
centric approach for driver intention prediction and traffic congestion avoidance,
Science 1 (2023) 1–11, https://doi.org/10.53759/832X/JCIMS202301001.
Journal of Reliable Intelligent Environments 4 (2018) 199–209.
[22] Fauziya Njeru, A review of artificial intelligence and its application in business,
[4] S.A. Sayed, Y. Abdel-Hamid, H.A. Hefny, Artificial intelligence-based traffic flow
Journal of Enterprise and Business Intelligence 3 (1) (January 2023) 44–53,
prediction: a comprehensive review, Journal of Electrical Systems and Inf
https://doi.org/10.53759/5181/JEBI202303005.
Technology 10 (13) (2023).
[23] W. Du, S. Chen, Z. Li, X. Cao, Y. Lv, A spatial-temporal approach for multi-airport
[5] J. Cheng, G. Li, X. Chen, Research on travel time prediction model of freeway based
traffic flow prediction through causality graphs, in: IEEE Transactions on
on gradient boosting decision tree, IEEE Access 7 (2018) 7466–7480.
Intelligent Transportation Systems, vol. 25, Jan. 2024, pp. 532–544, https://doi.
[6] T. Ahmad, H. Chen, A review on machine learning forecasting growth trends and
org/10.1109/TITS.2023.3308903, 1.
their real-time applications in different energy systems, Sustain. Cities Soc. 54
[24] X. Ouyang, Y. Yang, W. Zhou, Y. Zhang, H. Wang, W. Huang, CityTrans: domain-
(2020) 102010.
adversarial training with knowledge transfer for spatio-temporal prediction across
[7] W. Duan, H. Rao, W. Huang, X. He, Minimalist Traffic Prediction: Linear Layer Is
cities, in: IEEE Transactions on Knowledge and Data Engineering, vol. 36, Jan.
All You Need, 2023 arXiv preprint arXiv:2308.10276.
2024, pp. 62–76, https://doi.org/10.1109/TKDE.2023.3283520, 1.
[8] N. Van Thanh, T.T.M. Linh, Real-time trajectory planning for autonomous vehicles
[25] Z. Yang, D. Li, W. Nai, L. Liu, J. Sun, X. Lv, Compressible non-Newtonian fluid
in dynamic traffic environments: a survey of modern algorithms and predictive
based road traffic flow equation solved by physical-informed rational neural
techniques, Journal of Intelligent Connectivity and Emerging Technologies 7 (12)
network, in: IEEE Access, vol. 12, 2024, pp. 12992–13009, https://doi.org/
(2022) 1–25.
10.1109/ACCESS.2024.3356173.
[9] W. Li, X. Wang, Y. Zhang, Q. Wu, Traffic flow prediction over multi-sensor data
[26] B. Liu, C.-T. Lam, B.K. Ng, X. Yuan, S.K. Im, A graph-based framework for traffic
correlation with graph convolution network, Neurocomputing 427 (2021) 50–63.
forecasting and congestion detection using online images from multiple cameras,
[10] M. Bai, Y. Lin, M. Ma, P. Wang, L. Duan, PrePCT: traffic congestion prediction in
in: IEEE Access, vol. 12, 2024, pp. 3756–3767, https://doi.org/10.1109/
smart cities with relative position congestion tensor, Neurocomputing (444) (2021)
ACCESS.2023.3349034.
147–157.
100