Abstract

Accurate and real-time travel time information for buses can help passengers better plan their trips and minimize waiting times. A dynamic travel time prediction model for buses addressing the cases on road with multiple bus routes is proposed in this paper, based on support vector machines (SVMs) and Kalman filtering-based algorithm. In the proposed model, the well-trained SVM model predicts the baseline bus travel times from the historical bus trip data; the Kalman filtering-based dynamic algorithm can adjust bus travel times with the latest bus operation information and the estimated baseline travel times. The performance of the proposed dynamic model is validated with the real-world data on road with multiple bus routes in Shenzhen, China. The results show that the proposed dynamic model is feasible and applicable for bus travel time prediction and has the best prediction performance among all the five models proposed in the study in terms of prediction accuracy on road with multiple bus routes.

1. Introduction

Providing reliable and accurate bus travel and arrival times would be an effective way to improve the service of bus transit systems [1]. By using the advanced technologies such as automatic vehicle location (AVL) or automatic vehicle identification (AVI) systems or automatic passenger counters (APC), the level of service of traditional bus transit systems can be greatly improved. Generally speaking, the passengers are interested in the predicted travel times of the next buses and the predicted arrival times at the bus stop [2]. Therefore, the accuracy of the prediction results is very important for traditional bus transit systems.

In practice, particularly in cities like Shenzhen, China, it is very common to have several bus routes sharing the same road segments and bus stops. Passengers can choose different bus routes to reach their destinations. They would like to know when the next buses of multiple bus routes will arrive at the bus stop [3]. But few previous studies addressed the specific situation of multiple bus routes sharing the same road segments and bus stops to predict the bus travel times. This specific case is detailed in Section 3.1.

Three contributions have been made in this paper. First, a case that several bus routes share the same road segments and bus stops is addressed and detailed, which is very common in the transit-oriented cities like Shenzhen, Beijing, and Shanghai in China. Second, a dynamic bus travel time prediction model on road with multiple bus routes is developed using real-world data, which can fill the gap that there is no dynamic model for bus arrival time prediction focusing on the above case. It is expected that if the predicted arrival times of the next buses of multiple bus routes could be known by the passengers, it would save passengers’ waiting times and decrease anxieties. The weighted average bus travel time of preceding buses of any route is considered as one of the input variables in the proposed models. Third, the performances of the dynamic models and the traditional models have been assessed and compared for forecasting bus arrival times on road with multiple bus routes. The performance comparison of different prediction models can provide valuable insight for researchers as well as practitioners.

The remainder of this paper is organized as follows: Section 2 reviews the related literature; Section 3 details the case of buses on road with multiple bus routes and provides the basic theory of the dynamic bus travel time prediction models, together with the input factors of the models; Section 4 presents a case study in Shenzhen, China, with the performance comparison of the five models; and Section 5 gives the conclusions and the suggestions for further study.

2. Literature Review

In the past decades, a variety of models and algorithms have been developed to predict bus arrival times or bus travel times. The most widely used ones can be classified into the following categories: historical average models, regression models, machine learning models including artificial neural network (ANN) models and support vector machines (SVMs) models, Kalman filtering-based models, and dynamic models.

2.1. Historical Average Models

Historical average models are based on the historic data and able to predicate the bus travel times or bus arrival times through previous bus trips. These models will be practical, useful, and reliable when the traffic flow is relatively small and stable. Jeong and Rilett [4] developed a historical model for predicting the link travel time between two bus stops, which was calculated as the average travel time between two bus stops minus the average dwell time at bus stops. Vanajakshi and Rilett [5] also suggested a historic approach in their study.

Historical average models could be valuable in the development of prediction models but the reliability of the prediction accuracy was limited.

2.2. Regression Models

Regression models use a multivariate statistical technique for examining the linear correlations between a set of independent variables and a single dependent variable [6]. Jeong and Rilett [4] proposed a set of multiple linear regression models to estimate travel times from current bus stop to the target bus stop. Distance, bus schedule adherence, and arrival time at one specific bus stop were chosen as the independent variables in regression models. Ramakrishna et al. [7] and Patnaik et al. [8] also established regression models in their studies with different independent variables.

Although different independent variables and different combinations of these independent variables were set in different regression models, the results suggested that the prediction performance of the regression models was good. In addition, multiple linear regression models have the ability to reveal the degree of importance of each independent variable.

2.3. Artificial Neural Network Models

Artificial neural network (ANN) models are very popular in forecasting bus travel times and bus arrival times. Chien et al. [9], Jeong and Rilett [4], Fan [10], Ramakrishna et al. [7], Kumar et al. [1], Yu et al. [11], and many other researchers had developed ANN models in their studies. Ramakrishna et al. [7] found that ANN model outperformed the regression model. Jeong and Rilett [4] suggested that ANN model outperformed the historical average model and the regression model in terms of prediction accuracy. Fan [10] drew the same conclusions as Jeong and Rilett [4].

Previous studies proved that ANN models had the ability to solve complex nonlinear relationships and they are very effective in bus travel time prediction.

2.4. Support Vector Machine Models

Recently, SVM had been proposed as a good technique for bus arrival time prediction and bus travel time prediction. There were many successful attempts in bus travel time prediction. Vanajakshi and Rilett [5] compared a number of different forecasting methods for travel time prediction including historic method, time series analysis, ANN, and SVM. Comparison showed that the performances of both SVM and ANN models were comparable to each other, and these two methods outperformed other methods. Yu et al. [12] developed a SVM-based model to predict the bus travel times of transit route number 23 in Dalian, China. The results showed that the SVM model outperformed the historic mean prediction model, the autoregressive integrated moving average, and the ANN model. Yu et al. [3] also compared four models, namely, SVM, ANN, -nearest neighbors (-NN) algorithm, and regression model. The results suggested that the performance of the SVM model was the best among the four models for bus arrival time prediction. Thissen et al. [13] and Wu et al. [14] also made contributions to the research of travel time prediction using SVM models.

SVM models proved to have better prediction performance than that of the ANN models. In general, SVM models outperformed other bus travel time prediction models in terms of prediction accuracy.

2.5. Kalman Filtering-Based Models

Kalman filtering algorithm was introduced by Chien and Kuchipudi [15] for travel time prediction because of its advantage in continuously updating the state variable as new observations. Chu et al. [16] developed a method for travel time estimation by applying the adaptive Kalman filter technique. This Kalman filter-based algorithm was tested in a stretch of freeway. Compared with the probe based method and the double detector based method, the proposed algorithm outperformed under both recurrent and nonrecurrent traffic conditions. In Yang’s study [17], a discrete-time Kalman filter was used to predict arterial travel times. Although various approaches based on Kalman filter were explored to improve the prediction accuracy, this study lacks the comparison of other prediction models. Kumar [18] focused on a model-based Kalman filtering algorithm. Compared with a prediction method using space discretization, the proposed algorithm had better performance in prediction accuracy. In addition, in some other studies [11, 1921], some travel time prediction models utilizing Kalman filter-based algorithm were developed.

There are many previous studies using Kalman filtering-based dynamic algorithm in travel time prediction. All these studies showed that Kalman filtering-based models are feasible and have a strong theoretical foundation in travel time prediction. However, most of these Kalman filtering-based models lack the performance comparison with other models and algorithms.

2.6. Dynamic Models

Different researchers have different opinions on dynamic models, and as a result different algorithms are proposed in the dynamic models.

Elhenawy et al. [22] developed a data clustering and genetic programming approach for modeling and predicting the dynamic travel times along freeways. Chen et al. [19] proposed a dynamic algorithm integrating the ANN model and Kalman filter-based algorithm, because the history data-based models had difficulty in dealing with dynamic traffic conditions. Results showed that this dynamic model was powerful in predicting bus arrival times along the service route. Yu et al. [11] proposed a hybrid model which was based on SVM and Kalman filtering technique to predict bus arrival times, which performed better than the ANN-based methods. Liu et al. [20] predicted urban arterial travel times with state space neural networks (SSNN) and Kalman filters. The Kalman filters algorithm was applied to train the SSNN model, which was different from that of Chen et al.’s [21] method. Chen et al. proposed an integrated bus rapid transit (BRT) vehicle travel time prediction model. This model used the SVM and Kalman filter algorithm to dynamically predict travel times. The Kalman filter algorithm was applied to adjust the bus travel times predicted by SVM. The prediction results of the proposed model outperformed the Kalman filter model, but it lacked the results comparison with that of SVM model. Besides, BRT vehicles (buses) operate on exclusive rights-of-way or bus lanes [23], which totally differs from the buses in the normal bus transit systems.

However, only Yu et al. [3] addressed the importance of buses on road with multiple bus routes. By integrating bus travel times of different bus routes on the same road segments, the estimation accuracy of traffic conditions could be improved. The limitation of Yu’s research is that no dynamic model was introduced and only peak hours were studied. It needs further study in this specific case of buses sharing the same road segments and bus stops.

In summary, previous researches have been conducted on the research field of bus travel/arrival time prediction for a single bus route, but few researches addressed the case of buses on road with multiple bus routes, which is worth further research in order to improve the prediction accuracy. The previous researches only used the information of the same bus route to predict the bus travel/arrival times, but the integration of bus information of multiple bus routes was not included in these studies. Although Yu et al. [3] made some contributions to this problem, no dynamic model was developed in the study and whether a dynamic model could further improve the prediction accuracy remained unknown. Since studies in recent years proved that SVM and ANN models outperformed other models in prediction accuracy, in this study five models, including pure ANN, pure SVM, pure Kalman, ANN-Kalman (ANN-Kalman model refers to the model based on ANN and Kalman filtering-based algorithm), and SVM-Kalman (SVM-Kalman model is short for the model based on SVM and Kalman filtering-based algorithm) models, are proposed for bus travel time prediction on road with multiple bus routes.

3. Problem Descriptions and Model Developments

The dynamic model consists of two main components: the first component is the support vector machines (SVMs) model estimating the baseline bus travel times on road with multiple bus routes; the second component is the Kalman filtering-based dynamic algorithm, so the prediction results of the first component can be adjusted based on the latest travel time information.

3.1. Problem Descriptions

In transit-oriented cities like Shenzhen, China, it is very common that several bus routes share the same road segments and bus stops.

Figure 1 shows the example of multiple bus routes sharing the same road segments. For example, a passenger expects to travel from Bus Stop B to Bus Stop C where there are three bus routes, namely, bus route 001, bus route 002, and bus route 003. Therefore, this passenger can choose any bus of these three bus routes to reach Bus Stop C. Assuming that the predicted arrival times of the next buses of all three routes at Bus Stop B (e.g., 8:13, 8:09, and 8:11, resp.) can be known by this passenger, he or she will wait for the next bus of bus route 002, which will save the passenger’ waiting time at Bus Stop B.

Generally speaking, the operating characteristics and influencing factors for buses operating on road with multiple bus routes are different from those with single bus route. Bus travel time on road with single bus route is mainly affected by the traffic conditions on road, but bus travel time on road with multiple bus routes could also be affected by the buses of other bus routes as well as the traffic conditions. Due to the limited capacity of bus stops, the buses might queue up at the bus stops and therefore the bus travel time becomes much longer and unpredictable. Thus, to find a feasible and applicable predicting method for bus arrival times on road with multiple bus routes is very meaningful and important.

3.2. Support Vector Machine Model

In this section, the basic idea of SVM is briefly introduced. SVM model can map the training data from the input space into a higher dimensional feature space. In this higher dimensional feature space, a separating hyper plane is constructed which can make the maximum margin in the feature space. Points on the edge are called the support vectors.

Let a set of points be a -dimensional vector. Each denotes the input space of the sample, which has the corresponding output value .

The SVM function has the following formula:where the function can relate the input space to a higher dimensional feature space.

The SVM aims to find the best separating hyper plane which is defined to minimize the following cost function . The values of and are also determined by minimizing the cost function :where is a constant which evaluates the trade-off between the empirical risk and the smoothness of the model. The vector can be expressed by the data points:where and are Lagrange multipliers.

By introducing (3) to (1), (1) can be written as follows:

Some common kernel functions are shown in Table 1.

In previous studies [3, 5, 11, 13], normally the RBF kernel is used for regression. By introducing RBF kernel function into (4), it can be rewritten as

Since the RBF kernel is selected, the key problem identifies the best combination of parameter and parameter . defines the cost of the penalty that determines the penalties to estimation errors; represents radius that determines the data inside the tube to be ignored in regression [14]. Different combination of parameter and parameter has a significant impact on the prediction accuracy; therefore it is necessary to optimize the combination of parameter and parameter . There are several common techniques to obtain the best combination of parameters and , including cross validation (CV), genetic algorithm (GA), and particle swarm optimization (PSO). All the above three methods are introduced in this study to get most optimal combination of parameter and parameter .

3.3. Kalman Filtering-Based Dynamic Algorithm

Although the performances of SVM or ANN models outperform other models in terms of prediction accuracy, the SVM or ANN models still cannot adjust the prediction results dynamically. The SVM or ANN model is based on the historical data, and no matter how they are trained and tested they can only estimate the bus travel times based on historical data but not the real-time information. So the Kalman filtering-based dynamic algorithm is proposed in this dynamic model so as to take full use of the latest bus travel time data.

Let denote the bus travel time at current time step that needs to be predicted, denotes the state transition parameter relating to , and denotes the process noise term that has a normal distribution with zero mean and a variance of . Then the state equation can be expressed as

Let denote the measured state at current time step , denotes the observation matrix, and denotes the measurement noise term that has a normal distribution with zero mean and a variance of . and are assumed to be independent of each other. Thus the measurement equation can be written as follows:

The state transition parameter can be calculated by the data in the previous time step.

Only the data of travel time is considered in this study and both and denote one-dimensional variable, so and . The state should followwith a measurement of :

Then the filtering procedure is shown as follows [17, 24].

Step 1 (initialization). Set and let and and for all , where is the predicted bus travel time at time step 0 and denote the covariance of the estimation error at time step .

Step 2 (extrapolation). Consider the following:Extrapolate state estimate: Extrapolate error covariance: where denotes the prior estimate; the hat “” means that it is an estimated value and the superscript “−” is a reminder meaning that this estimated value is the best estimated value.

Step 3 (Kalman gain calculation). Consider the followingwhere is the blending factor, and the optimal estimation problem is to find a particular to minimize the performance criterion.

Step 4 (update). Consider the following.Update state estimate: Update error covariance:

Step 5 (next iteration). Let and go back to Step 2 until the circulation is finished.

Detailed derivations of Kalman filtering equations can be found elsewhere [25].

3.4. Dynamic Model

Figure 2 depicts the framework of the dynamic model. The framework consists of two steps, namely, the offline prediction step and the dynamic adjustment step. The first step is the offline prediction, which uses the historical bus travel time data and the well-trained SVM or ANN models. The output of the first step is the baseline bus travel time, which serves as the input of the second step. The second step is the dynamic adjustment. In the second step, the Kalman filtering-based algorithm can adjust the baseline bus travel time with the latest travel time data. This dynamic model is SVM-Kalman model.

3.5. Model Inputs

The inputs considered in the proposed models include the following factors.

(1) Time of Day. At different time of day the bus travel times are different. Especially at morning and afternoon peak hours, the bus travel times will increase significantly. Thus, the factor time of day should be considered as an input of the models, which is expressed as time of day.

(2) Road Segment. Different road segments have different number of intersections (signalized or unsignalized), road segment length, traffic conditions, and traffic flow composition. All these differences can result in the changes of bus travel times. Thus, road segment should be a factor in the models, which is expressed as segment.

(3) The Weighted Average Bus Travel Time of Preceding Buses of Any Route. In order to simplify the statement, the term “the preceding bus(es)” refers to the last bus(es) that has(ve) just traveled along the road segment with multiple bus routes.

The travel time of the last preceding bus has more contribution to the weighted average bus travel time than that of other further buses. A simple weighted method is taken into consideration in order to weight travel time of each preceding bus, which is the inverse of the time headway between the preceding buses and the bus for prediction at the beginning bus stop on a road segment: where denotes the set of bus routes along the same segment; is the bus travel time in road segment of the th preceding bus; is the time headway between the preceding buses and the bus for travel time prediction at the beginning bus stop of the road segment; and is the weighted average bus travel time of several preceding buses of any routes among bus routes set .

According to Yu et al. [3], only 3 preceding buses are considered in this study; namely, .

(4) The Bus Travel Time of the Preceding Bus on the Same Bus Route. Similar information of bus operation can be provided by the buses of the same bus route, so the bus travel time of the preceding bus of the same bus route is considered, which is denoted by .

Thus, the prediction of bus travel time on road with multiple bus routes can be formulated as follows:

4. Case Study

4.1. Model Performance Measures

The prediction results are evaluated in terms of prediction accuracy by the following three measures: the mean absolute error (MAE), the mean absolute percentage error (MAPE), and the root mean square error (RMSE). Each measure is calculated as follows:where is the observed bus travel time; is the predicted bus travel time; and is the number of the bus trips observed.

4.2. Study Bus Routes and Data Collection

The proposed five models for bus travel time prediction have been evaluated by the real-world data in Shenzhen, China. In Shenzhen, the buses have been equipped with the devices that can record the real-time information, including position information, the arrival times, and the departure times at bus stops. All the data are transferred to the Transport Commission of Shenzhen Municipality in real-time.

There are five bus routes on the road segment from Bus Stop Dachong to Bus Stop Shennan-Xiangmi Interchange along the Shennan Boulevard. Thus, this road segment is selected to test the proposed models in this study, which is illustrated in Figure 3.

From Bus Stop Dachong to Bus Stop Shennan-Xiangmi Interchange, there are five bus routes, which are bus route 223, bus route 320, bus route 338, bus route 383, and bus route 395. These four bus stops constitute three road segments, namely, segment 1 (from Bus Stop Dachong to Bus Stop Konka Group), segment 2 (from Bus Stop Konka Group to Bus Stop Zhuzilin), and segment 3 (from Bus Stop Zhuzilin to Bus Stop Shennan-Xiangmi Interchange).

The data collection was carried out from October 12, 2014, to October 25, 2014, in weekdays during the bus operation time (06:00 a.m.–23:00 p.m.). Bus arrival times, departure times, and license plate numbers are recorded at each bus stop.

After data filtering, Table 2 shows the sample size and descriptive statistics of valid observations during the 2 weeks.

For both the input and output data sets, to avoid numerical difficulties during the calculation, the data sets are scaled to the range of 0 and 1 before modeling. The calculation formula is as follows:where denotes the th value of the input or output data set ; denotes the minimum value of the data set ; and denotes the maximum value of the data set .

4.3. Model Identifications

All the data are divided into two parts, namely, the training data set and testing data set. Both ANN model and SVM model are trained and tested with the same data sets. The bus travel time observations on October 16, 2014, and October 23, 2014, are set as testing data set, and other observations are set as the training data set.

(1) SVM Model. Three methods including cross validation (CV), genetic algorithm (GA), and particle swarm optimization (PSO) are tested to identify the best combination of parameter and parameter . According to the model performance measures in Section 4.1, PSO method outperforms the other two methods since it has the smallest values of MAPE, RMSE, and MAE. The best combination of parameters is and .

(2) ANN Model. In order to evaluate the performance of the proposed dynamic model, an ANN-Kalman model is constructed using the same data sets as the SVM-Kalman model.

ANN model is a mathematical model simulating the neural structure of the human brain, which is suitable to model relationships that are difficult to explain or very complex between the inputs and outputs. ANN model requires two phases, the training phase and the testing phase.

The network architecture of ANN model in this study has three layers, which are an input layer, a hidden layer, and an output layer. During the training phase, the most commonly used algorithm is the back-propagation algorithm. The back propagation algorithm and the hyperbolic tangent sigmoid transfer function are used in this study. Different number of neurons in the hidden layer is tested in the back-propagation neural network model in order to identify the suitable well-trained one.

The final ANN architecture consists of the same input features as the SVM model, six neurons in the hidden layer, and one neuron in the output layer.

4.4. Results and Discussion

The performances of the five models, namely, SVM-Kalman, ANN-Kalman, SVM, ANN, and Kalman, for the three road segments are presented in Table 3.

From Table 3, the SVM-Kalman model and ANN-Kalman model outperform the pure ANN, SVM, and Kalman models, in terms of MAE, MAPE, and RMSE. It indicates that the proposed dynamic models can improve the prediction accuracy significantly and ensure better forecasting results of bus travel times.

In addition, SVM-Kalman model has slightly better prediction performance than that of the ANN-Kalman model. On road segment 1, the SVM-Kalman model outperforms the ANN-Kalman model by 0.14 of MAE, 0.01 of MAPE, and 0.13 of RMSE and on road segment 3 by 1.11 of MAE, 0.64 of MAPE, and 1.74 of RMSE. On road segment 2, the ANN-Kalman model outperforms the SVM-Kalman model by 0.12 of RMSE, but the SVM-Kalman model outperforms the ANN-Kalman model by 0.01 of MAE and 0.14 by MAPE as well.

The prediction performance of SVM-Kalman model is much better than that of pure SVM, ANN, and Kalman models. Taking road segment 1 as an example, compared with the pure SVM model, the MAE of the SVM-Kalman model reduces from 52.70 s to 22.66 s, MAPE reduces from 10.24% to 4.33%, and RMSE reduces from 74.89 s to 30.17 s. The values of MAE, MAPE, and RMSE of the SVM-Kalman model also drop a lot compared with the pure ANN and Kalman models. Similarly, the same downward trend of MAE, MAPE, and RMSE happens on road segment 2 and road segment 3.

In summary, based on the results of case study, the performance of the SVM-Kalman model for bus travel time prediction on road with multiple bus routes is feasible. In general, the SVM-Kalman model slightly outperforms the ANN-Kalman model; the SVM-Kalman model outperforms the pure SVM, ANN, and Kalman models a lot.

5. Conclusions

This paper investigated the dynamic travel time prediction models for buses on road with multiple bus routes. The weighted average bus travel time of preceding buses of any route was introduced as one of the input variables in the proposed five models, namely, pure ANN model, pure SVM model, pure Kalman model, ANN-Kalman model, and SVM-Kalman model. The detailed theories of the support vector machine and Kalman filtering-based dynamic algorithm were presented in this paper, together with the structure of the dynamic bus travel time prediction models on road with multiple bus routes. To evaluate the proposed model, bus travel time data were collected by the devices equipped on the buses in Shenzhen, China, for two weeks during weekdays from Bus Stop Dachong to Bus Stop Shennan-Xiangmi Interchange on the Shennan Boulevard. The results showed that the proposed dynamic models outperformed the traditional pure SVM, ANN, and Kalman models. Furthermore, the comparison results showed that in general the SVM-Kalman model was the most accurate one among all the models. The SVM-Kalman model was a little better than the ANN-Kalman model in terms of prediction accuracy, but it outperformed the pure SVM, ANN, and Kalman models.

In this paper, only the data of the eastbound direction was collected for model comparison. Further studies are suggested to collect much more data, and more factors such as the weather condition and the travel times of other type vehicles should be considered in the models.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgment

This work was supported by the National Natural Science Foundation of China (no. 71101109).