Traffic Flow Prediction For Road Transportation Networks With Limited Traffic Data
Traffic Flow Prediction For Road Transportation Networks With Limited Traffic Data
Abstract—Obtaining accurate information about current and in a traffic network simply because most links are not equipped
near-term future traffic flows of all links in a traffic network has with traffic sensors.
a wide range of applications, including traffic forecasting, vehicle Traffic flow disruptions that affect the estimates of link traffic
navigation devices, vehicle routing, and congestion management.
A major problem in getting traffic flow information in real time is flows can be categorized as predictable and unpredictable.
that the vast majority of links is not equipped with traffic sensors. Predictable disruptions include traffic signals, stop signs, public
Another problem is that factors affecting traffic flows, such as transit services, scheduled sport events, music concerts, road
accidents, public events, and road closures, are often unforeseen, constructions/repairs, etc. Unpredictable disruptions include
suggesting that traffic flow forecasting is a challenging task. In automobile accidents, breakdowns, and emergency road clo-
this paper, we first use a dynamic traffic simulator to generate
flows in all links using available traffic information, estimated sures. The impact of disruption on traffic flow depends on the
demand, and historical traffic data available from links equipped location, the duration of the disruption, and the demand during
with sensors. We implement an optimization methodology to ad- the time of the disruption. Studies regarding the impact of these
just the origin-to-destination matrices driving the simulator. We types of disruption on traffic flows include [1]–[3].
then use the real-time and estimated traffic data to predict the The problem that arises is whether we can predict traffic
traffic flows on each link up to 30 min ahead. The prediction
algorithm is based on an autoregressive model that adapts itself flow ahead of time given the historical traffic information,
to unpredictable events. As a case study, we predict the flows of a information about scheduled events, and real-time traffic data
traffic network in San Francisco, CA, USA, using a macroscopic where available. In principle, due to unpredictable disruptions,
traffic flow simulator. We use Monte Carlo simulations to evaluate long-term predictions may not be accurate enough for reliable
our methodology. Our simulations demonstrate the accuracy of practical use. However, short-term traffic prediction, if properly
the proposed approach. The traffic flow prediction errors vary
from an average of 2% for 5-min prediction windows to 12% for done, may reach an accuracy level that is useful for several
30-min windows even in the presence of unpredictable events. applications when compared with no prediction or inaccurate
prediction.
Index Terms—Historical time traffic flows, least squares
method, optimization, traffic flow prediction. There have been many studies in the literature regarding
short-term traffic flow prediction. Short-term forecasting mod-
els include nonlinear models such as neural network models
I. I NTRODUCTION [4]–[8] and linear models such as Kalman filters [9]–[13] and
autoregressive integrated moving average (ARIMA) models
T RAFFIC flow prediction is considered as a challenging
problem in transportation planning and car navigation
systems. Traffic flows in a network can be estimated using his-
[14]–[17]. ARIMA models are linear estimators based on the
past values of the modeled time series [18]. The nature of data
torical traffic flow data. However, traffic flow prediction cannot and the type of application determine the modeling method
solely rely on past traffic data due to the following reasons: used for traffic prediction. Schmitt and Jula [19] investigated
1) On-road traffic events such as accidents, road closure, etc., the limitations of linear models that are commonly used and
affect the traffic flows in the network, and their effect cannot be observed that “near-future travel times can be better predicted
predicted a priori; 2) off-road events can have a major impact by a combined predictor.” A combined predictor is a linear
on traffic flows and may not be included in the usual historical combination of a historical mean predictor and a current real-
traffic flow data; and 3) traffic data are not available for all links time predictor. Guo et al. [20] compared different modeling
approaches for short-term traffic prediction and concluded that
using a prediction error feedback approach improves the pre-
Manuscript received December 19, 2013; revised April 7, 2014 and June 26,
diction accuracy under normal and abnormal conditions. In
2014; accepted June 29, 2014. Date of publication August 14, 2014; date another study, Smith et al. [21] compared parametric (seasonal
of current version March 27, 2015. This work was supported in part by the ARIMA) and nonparametric (data-driven regression) models
United States Department of Homeland Security through the National Center
for Risk and Economic Analysis of Terrorism Events (CREATE) and in part
and showed that “traffic condition data are characteristically
by MEtropolitan TRANSportation (METRANS). The Associate Editor for this stochastic, as opposed to chaotic.” Moreover, it was argued
paper was S. Sun. that seasonal ARIMA models have better performance than
A. Abadi and T. Rajabioun are with the Department of Electrical Engineer-
ing, University of Southern California, Los Angeles, CA 90089 USA. nonparametric regression models. Furthermore, experimental
P. A. Ioannou is with the Center for Advanced Transportation Technologies, studies showed that ARIMA models outperform heuristic fore-
University of Southern California, Los Angeles, CA 90089 USA. cast benchmarks [15]. The performance of ARIMA models
Color versions of one or more of the figures in this paper are available online
at http://ieeexplore.ieee.org. can be improved by considering temporal–spatial correlations.
Digital Object Identifier 10.1109/TITS.2014.2337238 Multivariate models are introduced to take into account these
1524-9050 © 2014 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission.
See http://www.ieee.org/publications_standards/publications/rights/index.html
Authorized licensed use limited to: Sathyabama Institute of Science and Technology. Downloaded on January 30,2025foratmore information.
08:03:33 UTC from IEEE Xplore. Restrictions apply.
654 IEEE TRANSACTIONS ON INTELLIGENT TRANSPORTATION SYSTEMS, VOL. 16, NO. 2, APRIL 2015
find the efficient routes [43]. It starts with the subset of solution
(θ1 ⊂ θ) of (10), which can be presented as
min g(V )
w.r.t.
2
v̄l,n− s∈S r∈θ t∈T ρl,t
s,r,n vs,r,t
1
vs,r,t = α1
v̄l,n
n∈{1,...,T } l∈L
+ α2 cs,r,t vs,r,t (12)
s∈S r∈θ1 t∈T
∂g(V )
M
∀l ∈ L
gm,p,w = υl,t = β0 + βm υl,t−m + εl,t (17)
∂vm,p,w m=1
∀t
v̄l,n− s∈S r∈θ t∈T ρl,t
s,r,n vs,r,t where the coefficients βs, s = 0, . . . , M are the parameters of
= 2α1
v̄l,n the autoregressive model, and εl,t forms a white noise process
t∈[0,T ] l∈L
that is the innovation process uncorrelated with υl,t . The order
× ρl,w
m,p,n + α2 cm,p,w . (16) M of the model is found by applying the Akaike information
Authorized licensed use limited to: Sathyabama Institute of Science and Technology. Downloaded on January 30,2025 at 08:03:33 UTC from IEEE Xplore. Restrictions apply.
658 IEEE TRANSACTIONS ON INTELLIGENT TRANSPORTATION SYSTEMS, VOL. 16, NO. 2, APRIL 2015
criterion [45]. Historical time traffic flow means, which are In general, the predictions need to be made for more than one
calculated in previous section, are denoted by ῡl,t = E{vl,t }. time step ahead in the future. Since the real-time information
Using the autoregressive model (17), ῡl,t is represented by is available for up to time t, êl,t+1|t , êl,t+2|t , . . . , êl,t+p|t are
−1
informationally equivalent, and
M
∀l ∈ L
ῡl,t+1 = β0 + βm ῡl,t−m (18) êl,t+p|t = E{el,t+p |el,t }
m=0
∀t.
where 0 < γ2 < γ1 < 1, vl,t+p|t is the result from the short-
term traffic prediction model. v̄l,t+p is the historical time traffic
flow at time t + p for the link l, and v̄l,t+p|t is the final traffic
flow prediction for link flows based on the historical data as
well as the prediction model. It is worth noting that we take
γ1 > γ2 because of the relative importance of the role of the
results from the prediction model in computing link flows. L1
is defined as the number of links with available real-time data
and, L denotes the number of all the links in the transportation
network. The objective is to find v̄l,t+p|t for all the links in the
Fig. 7. Prediction scatterplot (scenario 2).
network including links where data are unavailable. Constraint
(33) yields link flows satisfying the LLDRs derived from the
traffic flow completion model. The output of the given model from the big venues (e.g., AT&T Park stadium), which provides
is the set of link flows and updated LLDRs. The LLDRs are a benchmark for the traffic flow completion model. Traffic data
calculated from link flows using (8). are received every 1 min for those 16% links, and no data are
available for the rest of the links.
Three scenarios are used to demonstrate the accuracy of the
IV. C OMPUTATIONAL E XPERIMENT
proposed model. The first one presents a time-series scenario.
The San Francisco, California downtown region is chosen At each step, traffic flows are predicted for the next 5 min.
as the case study to perform experiments and demonstrate the For instance, traffic flows for time t + 5 are predicted based
effectiveness of the developed algorithm. Traffic flow and event on the traffic data up to time t, and for time t + 6 up to time
data as well as incident data are provided by UC Berkeley PATH t + 1. The second scenario is defined as the comparison of
[48]. Clearly, the quality and quantity of data have an impact on the predicted and measured volumes for the 30-min horizon
the quality of the final solution. We use a macroscopic traffic prediction. Finally, the third scenario indicates the prediction
simulator based on the commercial software VISUM for the of flows on the targeted links for the next 5-, 10-, 15-, 20-,
traffic assignment step [49]. The inputs of VISUM are the OD 25-, and 30-min time horizon. Note that the targeted links
matrices, and the outputs are the estimated link flows. The OD are chosen to be in the category of nonavailable data links.
matrices are adjusted based on the available traffic volumes Therefore, the assumption is that no historical and real-time
and the initial OD matrices using the optimization formulation traffic data are available; however, in fact, both are available to
introduced in Section II. Fig. 5 shows the traffic network in the verify the proposed model results. Fig. 6 demonstrates the time-
VISUM format. series scenario for the next 5 min. Fig. 7 shows the scatterplot
The traffic network under study contains more than 20 000 for the second scenario, and Table I presents the root-mean-
links, and real-time traffic data are only available for about 16% square percentage error (RMSPE) for the third scenario, which
of the links in the network. The initial traffic flow estimation is the prediction of targeted links every 5 min for the next
model is used to generate traffic flows based on the information half hour.
Authorized licensed use limited to: Sathyabama Institute of Science and Technology. Downloaded on January 30,2025 at 08:03:33 UTC from IEEE Xplore. Restrictions apply.
660 IEEE TRANSACTIONS ON INTELLIGENT TRANSPORTATION SYSTEMS, VOL. 16, NO. 2, APRIL 2015
Fig. 8. Monte Carlo experiments results for 5-min-ahead predictions over a Fig. 9. Monte Carlo experiment results for 15-min-ahead predictions over a
30-min period. 30-min period.
TABLE I
RMSPE (S CENARIO 3) 4) The new LLDR set is fed to the predictive algorithm, and
the results are recorded.
These four steps are repeated 1000 times for each data
sample. The coefficient Γ is assumed to be a Gaussian ran-
dom variable Γ ∼ N (1, 0.1). The variance σ 2 = 0.1 is selected
based on the observations from Downtown SF traffic data (σ =
0.316). In the cases that the new LLDR is bigger than 1, the
fixed value of 1 is chosen for the specific LLDR. Figs. 8 and 9
show the error for a specific data sample for 5-min and 15-min
time horizon prediction. In this sample, the standard deviation
of the Monte Carlo results is σ = 0.09, which indicates that
the sensitivity of the predictive algorithm is about 28% with
respect to the LLDR variations. The sensitivity of traffic flow
The first column represents the prediction timing, i.e., 5, 10,
predictions to the error in LLDR calculations suggests that the
15, . . . min from present time. Columns 2–4 demonstrate the
prediction/simulation model is robust, and the noise does not
RMSPE for the targeted links at 11 A . M ., 3 P. M ., and 8 P. M . on
escalate through different steps of the model.
weekdays, respectively, defined as
N 2
1 v̂l − vl V. C ONCLUSION
RMSPE = (34)
N vl In this paper, we have estimated traffic flows in all links in
l=1
a traffic network where traffic data are unavailable and used
where v̄l is the predicted traffic flow, and vl indicates the mea- the information to predict short-term traffic flow for the entire
sured one for link l. Results in Figs. 6 and 7 and Table I present transportation network. A large network in the San Francisco
the accuracy of the proposed methodology to predict traffic area was used to demonstrate the efficiency and accuracy of the
flows in the urban region with the complex characteristics. methodology. Monte Carlo simulations were used to account
Fig. 7 also suggests that the proposed predictor is unbiased. for random effects and uncertainties. The results demonstrate
In addition to the given experiments, which were performed accurate predictions of traffic flow rates up to 30 min ahead
under normal conditions, Monte Carlo experiments are carried of time under normal operations. In the case of events, the
out to evaluate the effects of random uncertainties due to the prediction algorithm adapts to the changes and modifies its
stochastic nature of traffic data. The most possible source of prediction outputs with good accuracy.
error in the proposed predictive algorithm is that the estimated One of the limitations of this paper is the lack of adequate
LLDRs from the historical traffic data might not be valid for number of data during normal and incident traffic conditions
some links of the network at the current time due to accidents to perform additional tests. Future work will involve the col-
or social events. To measure the sensitivity of the model with lection of additional real-time data as they become available
respect to these variations, Monte Carlo experiments are per- due to emerging traffic sensor technologies, the use of vehicles
formed. The method is as follows. as probes, and vehicle-to-infrastructure communications. Such
1) At each experiment, the LLDRs are calculated. data may be used to improve the accuracy of our approach as
2) 50% of the LLDRs are randomly selected. well as validate it under different traffic scenarios and different
3) Selected LLDRs are multiplied by a random variable Γ. networks.
Authorized licensed use limited to: Sathyabama Institute of Science and Technology. Downloaded on January 30,2025 at 08:03:33 UTC from IEEE Xplore. Restrictions apply.
ABADI et al.: TRAFFIC FLOW PREDICTION FOR ROAD TRANSPORTATION NETWORKS 661
ACKNOWLEDGMENT [23] W. Min and L. Wynter, “Real-time road traffic prediction with spatio-
temporal correlations,” Transp. Res. Part C Emerging Technol., vol. 19,
Any opinions, findings, and conclusions or recommendations no. 4, pp. 606–616, Aug. 2011.
in this paper are those of the authors’ and do not necessarily [24] L. Q. L. Qu, J. H. J. Hu, L. L. L. Li, and Y. Z. Y. Zhang, “PPCA-
based missing data imputation for traffic flow volume: A systematical
reflect the views of the United States Department of Homeland approach,” IEEE Trans. Intell. Transp. Syst., vol. 10, no. 3, pp. 512–522,
Security and METRANS. Sep. 2009.
[25] C. Chen, Y. Wang, L. Li, J. Hu, and Z. Zhang, “The retrieval of intra-day
trend and its influence on traffic prediction,” Transp. Res. Part C Emerging
Technol., vol. 22, pp. 103–118, 2012.
[26] B. Smith, W. Scherer, and J. Conklin, “Exploring imputation techniques
R EFERENCES for missing data in transportation management systems,” Transp. Res.
[1] RAND, Moving Los Angeles: Short-Term Transportation Policy Options Rec., vol. 1836, pp. 132–142, 2003.
for Improving Transportation, RAND Corporation, 2008. [27] S. Sun, C. Zhang, G. Yu, N. Lu, and F. Xiao, “Bayesian network methods
[2] “Traffic choices study: Summary report,” Seattle, WA, USA, 2008. for traffic flow forecasting with incomplete data,” in Proc. Mach. Learn.,
[3] T. P. Mamuneas and M. I. Nadri, “Contribution of highway capital to in- ECML, 2004, pp. 419–428.
dustry and national productivity growth,” Transportation Research Board, [28] L. Li, Y. Li, and Z. Li, “Efficient missing data imputing for traffic flow
Washington, DC, USA, 1996. by considering temporal and spatial dependence,” Transp. Res. Part C
[4] J. W. C. van Lint, S. P. Hoogendoorn, and H. J. van Zuylen, “Accurate Emerging Technol., vol. 34, pp. 108–120, 2013.
freeway travel time prediction with state-space neural networks under [29] J. Haworth and T. Cheng, “Non-parametric regression for space–time
missing data,” Transp. Res. Part C Emerg. Technol., vol. 13, no. 5/6, forecasting under missing data,” Comput. Environ. Urban Syst., vol. 36,
pp. 347–369, Oct.–Dec. 2005. no. 6, pp. 538–550, Nov. 2012.
[5] J. Yu, G.-L. Chang, H. W. Ho, and Y. Liu, “Variation based online travel [30] H. Tan et al., “A tensor-based method for missing traffic data completion,”
time prediction using clustered neural networks,” in Proc. 11th Int. IEEE Transp. Res. Part C Emerging Technol., vol. 28, pp. 15–27, Mar. 2013.
Conf. Intell. Transp. Syst., Oct. 2008, pp. 85–90. [31] A. Khosravi et al., “Prediction intervals to account for uncertainties in
[6] K. Y. Chan, T. S. Dillon, J. Singh, and E. Chang, “Neural-network-based travel time prediction,” IEEE Trans. Intell. Transp. Syst., vol. 12, no. 2,
models for short-term traffic flow forecasting using a hybrid exponen- pp. 537–547, Jun. 2011.
tial smoothing and Levenberg–Marquardt algorithm,” IEEE Trans. Intell. [32] S. S. S. Sun and C. Z. C. Zhang, “The selective random subspace predictor
Transp. Syst., vol. 13, no. 2, pp. 644–654, Jun. 2012. for traffic flow forecasting,” IEEE Trans. Intell. Transp. Syst., vol. 8, no. 2,
[7] D. Park, L. R. Rilett, and G. Han, “Spectral basis neural networks for real- pp. 367–373, Jun. 2007.
time travel time forecasting,” J. Transp. Eng., vol. 125, no. 6, pp. 515–523, [33] S. Sun and X. Xu, “Variational inference for infinite mixtures of Gaussian
Nov. 1999. processes with applications to traffic flow prediction,” IEEE Trans. Intell.
[8] Q. Y. Q. Ye, S. C. Wong, and W. Y. Szeto, “Short-term traffic speed Transp. Syst., vol. 12, no. 2, pp. 466–475, Jun. 2011.
forecasting based on data recorded at irregular intervals,” in Proc. 13th [34] S. Sun, R. Huang, and Y. Gao, “Network-scale traffic modeling and
Int. IEEE Conf. ITSC, 2010, pp. 1541–1546. forecasting with graphical lasso and neural networks,” J. Transp. Eng.,
[9] I. Okutani, “The Kalman filtering approaches in some transportation and vol. 138, no. 11, pp. 1358–1367, Nov. 2012.
traffic problems,” Transp. Res. Rec., vol. 2, no. 1, pp. 397–416, 1987. [35] E. Cascetta, “Estimation of trip matrices from traffic counts and survey
[10] Y. Xie, Y. Zhang, and Z. Ye, “Short-term traffic volume forecasting using data: A generalized least squares estimator,” Transp. Res., vol. 18B,
Kalman filter with discrete wavelet decomposition,” Comput.-Aided Civil no. 4/5, pp. 289–299, 1984.
Infrastruct. Eng., vol. 22, no. 5, pp. 326–334, Jul. 2007. [36] E. Codina and J. Barceló, “Adjustment of O-D trip matrices from observed
[11] I. Okutani and Y. J. Stephanedes, “Dynamic prediction of traffic volume volumes: An algorithmic approach based on conjugate directions,” Eur. J.
through Kalman filtering theory,” Transp. Res. Part B Methodol., vol. 18, Oper. Res., vol. 155, pp. 535–557, 2004.
no. 1, pp. 1–11, 1984. [37] Y. Nie, H. M. Zhang, and W. W. Recker, “Inferring origin–destination trip
[12] H. J. H. Ji, A. X. A. Xu, X. S. X. Sui, and L. L. L. Li, “The applied matrices with a decoupled GLS path flow estimator,” Transp. Res. Part B
research of Kalman in the dynamic travel time prediction,” in Proc.18th Methodol., vol. 39, pp. 497–518, 2005.
Int. Conf. Geoinformat., 2010, pp. 1–5. [38] M. J. Maher, X. Zhang, and D. Van Vliet, “A bi-level programming
[13] Y. Wang and M. Papageorgiou, “Real-time freeway traffic state estima- approach for trip matrix estimation and traffic control problems with
tion based on extended Kalman filter: A general approach,” Transp. Res. stochastic user equilibrium link flows,” Transp. Res. Part B Methodol.,
Part B Methodol., vol. 39, no. 2, pp. 141–167, Feb. 2005. vol. 35, pp. 23–40, 2001.
[14] M. Van Der Voort, M. Dougherty, and S. Watson, “Combining Kohonen [39] X. Zhou, X. Qin, and H. S. Mahmassani, “Dynamic origin–destination
maps with ARIMA time series models to forecast traffic flow,” Transp. demand estimation using multi-day link traffic counts for planning appli-
Res. Part C Emerg. Technol., vol. 4, no. 5, pp. 307–318, Oct. 1996. cations,” Transp. Res. Forum, vol. 5, no. 2, pp. 30–38, 2003.
[15] B. M. Williams, M. Asce, L. A. Hoel, and F. Asce, “Modeling and fore- [40] X. Z. X. Zhou and H. S. Mahmassani, “Dynamic origin–destination de-
casting vehicular traffic flow as a seasonal ARIMA process: Theoretical mand estimation using automatic vehicle identification data,” IEEE Trans.
basis and empirical results,” J. Transp. Eng., vol. 129, no. 6, pp. 664–672, Intell. Transp. Syst., vol. 7, no. 1, pp. 105–114, Mar. 2006.
Nov. 2003. [41] D. de Ortúzar and L. G. Willumsen, Modelling Transport. Hoboken, NJ,
[16] D. Billings and J. S. Yang, “Application of the ARIMA models to urban USA: Wiley, 2011.
roadway travel time,” in Proc. IEEE Int. Conf. Syst., Man, Cybern., 2006, [42] D. P. Smith and B. G. Hutchinson, “Goodness of fit statistics for trip
pp. 2529–2534. distribution models,” Transp. Res. Part A, Gen., vol. 15, pp. 295–303,
[17] C. Chen, J. Hu, Q. Meng, and Y. Zhang, “Short-time traffic flow prediction 1981.
with ARIMA-GARCH model,” in Proc. IEEE Intell. Veh. Symp., 2011, [43] J. Desrosiers and M. E. Lübbecke, “A primer in column generation,”
pp. 607–612. Column Gener., vol. 3, pp. 1–32, 2005.
[18] B. M. Williams, P. K. Durvasula, and D. E. Brown, “Urban freeway traffic [44] M. R. Garey and D. S. Johnson, “Computers and intractability: A guide
flow prediction application of seasonal autoregressive integrated,” Transp. to the theory of NP-completeness (series of books in the mathemati-
Res. Rec., vol. 1644, pp. 132–141, 1998. cal sciences),” in Computers and Intractability. New York, NY, USA:
[19] E. J. Schmitt and H. Jula, “On the limitations of linear models in pre- Macmillan, 1979, p. 340.
dicting travel times,” in Proc. IEEE Intell. Transp. Syst. Conf., Sep. 2007, [45] B. Y. R. Shebata, “Selection of the order of an autoregressive model by
pp. 830–835. Akaike’s information criterion,” Biometrika, pp. 117–126, 1976.
[20] F. Guo, J. W. Polak, and R. Krishnan, “Comparison of modeling ap- [46] J. M. Mendel, Lessons in Estimation Theory for Signal Processing,
proaches for short term traffic prediction under normal and abnormal Communications, Control. Englewood Cliffs, NJ, USA: Prentice-Hall,
conditions,” in Proc. 13th Int. IEEE Conf. Intell. Transp. Syst., 2010, 1995.
pp. 1209–1214. [47] H. Akaike, “Fitting autoregressive models for prediction,” Inn. Inst.
[21] B. L. Smith, B. M. Williams, and R. Keith Oswald, “Comparison of para- Statist. Math., vol. 21, no. 1, pp. 243–247, 1969.
metric and nonparametric models for traffic flow forecasting,” Transp. [48] California Partners for Advanced Transportation TecHnology. [Online].
Res. Part C Emerging Technol., vol. 10, no. 4, pp. 303–321, Aug. 2002. Available: www.path.berkeley.edu
[22] Y. Kamarianakis and P. Prastacos, “Space–time modeling of traffic flow,” [49] PTV Group. [Online]. Available: http://vision-traffic.ptvgroup.com/
Comput. Geosci., vol. 31, no. 2, pp. 119–133, Mar. 2005. en-us/products/ptv-visum/
Authorized licensed use limited to: Sathyabama Institute of Science and Technology. Downloaded on January 30,2025 at 08:03:33 UTC from IEEE Xplore. Restrictions apply.
662 IEEE TRANSACTIONS ON INTELLIGENT TRANSPORTATION SYSTEMS, VOL. 16, NO. 2, APRIL 2015
Afshin Abadi received the M.S. degree in electrical Petros A. Ioannou (S’80–M’83–SM’89–F’94) re-
engineering from University of Southern California, ceived the B.Sc. degree (with first-class honors) from
Los Angeles, CA, USA, where he is currently work- University College London, London, U.K., in 1978
ing toward the Ph.D. degree. and the M.S. and Ph.D. degrees from University
His research focuses on container terminal op- of Illinois at Urbana—Champaign, Champaign, IL,
eration, transportation planning, and car navigation USA, in 1980 and 1982, respectively.
systems. In 1982 he joined the Department of Electri-
cal Engineering—Systems, University of Southern
California, Los Angeles, CA, USA, where he is
currently a Professor in the same department and the
Director of the Center of Advanced Transportation
Technologies. He also holds courtesy appointments with the Department of
Aerospace and Mechanical Engineering and the Department of Industrial and
Systems Engineering. He is the Associate Director for Research with the
METRANS Transportation Center, University of Southern California. He was
a Visiting Professor with the University of Newcastle, Newcastle, Australia,
and the Australian National University, Canberra, Australia, in the Fall of 1988
and the Technical University of Crete, Chania, Greece, in the Summer of 1992
and Fall of 2001. He served as the Dean of the School of Pure and Applied
Science with University of Cyprus, Nicosia, Cyprus, in 1995. In 2009 he was
with the Department of Electrical Engineering and Information Technologies,
Cyprus University of Technology, Limassol, Cyprus, while on sabbatical leave
from University of Southern California. He is the author or coauthor of eight
books and over 300 research papers in the areas of controls, vehicle dynamics,
neural networks, nonlinear dynamical systems, and intelligent transportation
systems.
Dr. Ioannou received the Outstanding Transactions Paper Award from the
IEEE Control System Society in 1984 and the 1985 Presidential Young In-
Tooraj Rajabioun received the B.Sc. degree in elec- vestigator Award for his research in adaptive control. In 2009 he received the
trical engineering from University of Tehran, Tehran, IEEE ITSS Outstanding ITS Application Award and the 2009 IET Heaviside
Iran, in 2006. He is currently working toward the Medal for Achievement in Control from the Institution of Engineering and
Ph.D. degree with University of Southern California, Technology (former IEE). In 2012 he received the IEEE ITSS Outstanding ITS
Los Angeles, CA, USA. Research Award. He has been an Associate Editor for IEEE T RANSACTIONS
His research area includes controls, intelligent
ON AUTOMATIC C ONTROL , International Journal of Control, Automatica, and
transportation systems, estimation, and statistics. IEEE T RANSACTIONS ON I NTELLIGENT T RANSPORTATION S YSTEMS. He
is a member of the Board of Governors of the IEEE Intelligent Transportation
Society. He is a Fellow of the International Federation of Automatic Control
and the Institution of Engineering and Technology.
Authorized licensed use limited to: Sathyabama Institute of Science and Technology. Downloaded on January 30,2025 at 08:03:33 UTC from IEEE Xplore. Restrictions apply.