Abstract

With the rapid development of high-speed railway in China, high-speed railway transport hub (HRTH) has become the high-density distribution center of passenger flow. In order to accurately detect potential safety hazard hidden in passenger flow, it is necessary to forecast the status of passenger flow. In this paper, we proposed a hybrid temporal-spatio forecasting approach to obtain the passenger flow status in HRTH. The approach combined temporal forecasting based on radial basis function neural network (RBF NN) and spatio forecasting based on spatial correlation degree. Computational experiments on actual passenger flow status from a specific bottleneck position and its correlation points in HRTH showed that the proposed approach is effective to forecast the passenger flow status with high precision.

1. Introduction

As main influence factors for the safety and sustainability of transportation system, the insecure behaviors and statuses of people are hot issues and difficult problems in traffic safety engineering [1, 2]. With the rapid development of high-speed railway in China, HRTH has become an interface of multitransportation which includes high-speed railway, civil aviation, highway, waterway, urban rail transit, public transport, and private vehicles, and the safety of passenger flow in HRTH has attracted more and more attention. As the vital node of passenger transport net, HRTH is an important collection and distribution center of various transportation modes and massive passenger flow. The distribution quantity of passengers will be sustained to sharply increase with the growth of high-speed railway operation mileage. As the dramatic increase of passengers, high-density passenger flow is generated, which imposed a rigorous challenge to the safety management of HRTH.

In order to avoid and solve the problems caused by passenger flow abnormal status, many approaches are proposed in literatures which can be mainly classified into two categories. The first category is the studies on passenger flow modeling and simulating in transport hubs. Gipps and Marksjö [3] focused on the prediction the alteration passenger flow in the passing environment and proposed a model for the interactions between passengers which is intended for use in a graphical computer simulation. Seyfried et al. [4] analyzed the influence of various approaches for the interaction between the passengers on the resulting velocity-density relation based on a modified social force model. Jia et al. [5] analyzed the characteristics of passenger flow and present parameters relation models for passenger flow on different terminal facilities were established based on data statistics. Ji et al. [6] proposed a cell-based model including two steps. The first step is to update speed, which is the cells the passenger can move in one time interval and the other is to analyze the overtaking. Wang et al. [7] simulated the passenger flow in a station hall during the spring festival by modifying the social force model. According to the studies on the first category, decision makers can adjust layout and distribution of facilities and equipment in transport hub to adapt to the modeling and simulating results of passenger flow. This category studies aim at decreasing and preventing passenger flow abnormal status before they happened.

The other category focuses on the modeling and simulating of congestion evacuations which are caused by high-density passenger flow. Zhong et al. [8] introduced the passenger evacuation design in the construction of metros in China and proposed a dynamic model to simulate the passenger evacuation. Jiang et al. [9] studied the effect of varying maximum upstairs speed and the average minimum width of staircase utilized per person by taking two subway stations in China as examples. VanLandegen and Chen [10] integrated a pedestrian model with a Metrorail transit model to evaluate the performance of the Metrorail in the hypothetical large-scale evacuations. Shi et al. [11] firstly investigated and established the safety strategy of evacuation in metro stations, which involves the occupants needed to be evacuated, the evacuation route, and the safety zone. Based on the studies on the second category, decision makers can make an efficient emergency evacuation decision to determine routes and channels of evacuation. This category studies aim at mitigating passenger flow abnormal status after they happened.

According to the literature review above, most studies focus on solving approaches before or after passenger flow abnormal status happened. Specific literature on real-time changing process of passenger flow status is scarce because of limitation from the difficult acquisition of real-time passenger flow status. With the widespread applications of intelligent video surveillance in Chinese HRTH, real-time acquisition of passenger flow status has become feasible. In this paper, passenger flow status is defined as the amount, velocity, and density of passenger flow. We consider the real-time passenger flow status in bottleneck positions of HRTH and propose a hybrid temporal-spatio forecasting approach to reflect the change of passenger flow status.

The rest of paper is organized as follows: a hybrid temporal-spatio forecasting approach for passenger flow status of bottleneck positions is developed in Section 2. Computational results are reported in Section 3 and finally Section 4 covers the conclusion.

2. A Hybrid Temporal-Spatio Forecasting Approach

A hybrid forecasting approach for passenger flow status of bottleneck positions is proposed in this section, which combines temporal and spatio forecasting methods. A temporal forecasting based on RBF NN is proposed to forecast passenger flow status of bottleneck position by using the real-time passenger flow status of the position. The temporal forecasting method can rapidly and precisely reflect the passenger flow status in the bottleneck position but is insensitive for the passenger flow fluctuation from correlation points. So we introduce a spatio forecasting approach based on spatial correlation degree to combine with the temporal forecasting approach for improving the forecasting precision.

2.1. Temporal Forecasting Based on RBF NN

The RBF NN is a typical feed-forward neural network, which has many merits, such as nonlinear mapping characteristics, self-organized study ability, training fast, and the capability of converging in global optimization and approaching the function in the best way. Simply for its great advantages, RBF NN has been applied in many fields [1215]. A temporal forecasting approach based on RBF NN is proposed in this section to forecast passenger flow status of bottleneck positions in HRTH.

2.1.1. Design of RBF NN

The structure of RBF NN is comprised of three different layers: an input layer, a hidden layer and an output layer. The structure of RBF NN for temporal forecasting is shown in Figure 1.

The input vector is composed of the input signals , and there are fifteen input neurons in our RBF NN. The output of the neuron in the hidden neuron in the hidden layer is described by where is the radial basis function, is the center of the hidden neuron, and is the Euclidean norm. In our RBF NN, is adopted to be the Gaussian function, and is described by where is the spread of the hidden neuron for the input signal.

The output , which is designed as passenger flow status forecasting, is the linearly combined signal of the outputs from the hidden layer with the synaptic weights   described by where is the number of hidden neurons.

2.1.2. Input Variables Determined

It is very important to select proper input variables for a neural network. On the one hand, as the number of the input variables increases, the NN architecture will be larger and the computing time will be longer. On the other hand, the irrelevant or mutually correlated input variables are not useful for improving the prediction accuracy. Therefore, how to select a few but sufficient input variables is a key issue.

According to plenty of experiments on the input variables, we choose passenger flow status (amount, velocity, or density) of 15 points in the time series as the variables input our RBF NN and passenger flow status (amount, velocity, or density) of the point after the 15th point as the output variable. is a time series set and is the passenger flow status (amount, velocity, or density) of the point in the time series. The mapping structure between input variables and output variable is shown in Table 1.

2.1.3. RBF NN Testing

In order to test the accuracy of temporal forecasting, we choose 250 actual passenger flow amounts of one bottleneck position in time series as testing samples. The input and output values after normalization are shown in Table 2.

A comparison between actual value and forecasting value based on RBF NN is shown in Figure 2. The average precision of forecasting is 94.14%. The testing result indicates that the RBF NN has a desirable performance on forecasting.

2.2. Spatio Forecasting Based on Spatial Correlation Degree

According to the spatial correlation degree and passenger flow status of bottleneck position and its correlation points , a spatio forecasting model is proposed to forecast the passenger flow status of bottleneck position .

2.2.1. Analysis of Spatial Correlation Degree

is a sequence set, is a reference sequence, and is comparison sequence.   is the correlation coefficient of comparison sequence relative to reference sequence at period , as shown in (4). Consider where is the discriminating coefficient, .

is the correlation degree of the comparison sequence relative to reference sequence , as shown in (5). Consider is the correlation weight coefficient and is described by (6). Consider

2.2.2. Spatio Forecasting Model

According to the passenger flow status of and the spatio correlation degree between and , the passenger flow status of is forecasted based on spatio forecasting model. The initial forecasting value of at period is calculated by (7). Consider where is passenger flow status of at period , is the average moving time from to , and is the correlation weight coefficient between correlated points and congested point . According to (6), is described by where is the correlation degree of between and .

In order to reduce the errors which are caused by uncertainties passenger flow status, we use the change of initial forecasting value and actual passenger flow status value of at the beginning of period to describe the forecasting value of at period . The spatio forecasting model of passenger flow status is shown in (9). Consider

The velocity in correlated points prominently affects the density of congested point; the faster the velocity of correlated points, the weaker affection on the density of congested point. So we adopt velocity to improve the density forecasting. The spatio forecasting model of passenger flow density is shown in (10). Consider where is the forecasting passenger flow density of at period , is the velocity of correlated points at period , is the velocity of congested point at period , and is the actual density of at the beginning of period .

Similarly, the density in correlated points prominently affects the velocity of congested point; the higher the density of correlated points, the faster the velocity of congested point. So, we adopt density to improve the velocity forecasting. The spatio forecasting model of passenger flow velocity is shown in (11). Consider where is the forecasting passenger flow velocity of at period , is the density of correlated points at period , is the density of congested point at period , and is the actual velocity of at the beginning of period .

2.3. Temporal-Spatio Forecasting Combination

A hybrid forecasting approach to combine the spatio and temporal forecasting is proposed in this section. The forecasting value based on RBF NN and the forecasting value based on spatioforecasting model are combined by a linear regression model, which is shown in (12). Consider

The parameters of the model are determined by numerical fitting of actual passenger flow status values and forecasting values generated by spatio and temporal forecasting methods.

According to the spatio and temporal forecasting methods and the combination model, the temporal-spatio forecasting model of passenger flow density is described by

According to the spatio and temporal forecasting methods and the combination model, the temporal-spatio forecasting model of passenger flow velocity is described by

3. Computational Experiments

To illustrate the proposed forecasting approach, computational experiments are performed by using the actual passenger flow status from a specific bottleneck position in the Chinese HRTH. In order to assess the improvement of our approach, the forecasting of passenger flow density and velocity among temporal forecasting based on RBF NN, spatio forecasting based on spatial correlation degree, and hybrid temporal-spatio forecasting approach are compared. These numerical experiments are performed based on a personal computer with Intel Core(TM) i5-2450M @ 2.50 GHz processors and 4 GB RAM.

To implement the proposed forecasting approach, the parameters related to specific bottleneck position of HRTH are needed. The specific bottleneck position is a ticket entrance with 3 correlation points , , and . The average passenger moving time of to is 35 s, to is 55 s, and to is 20 s. We choose 311 data of passenger flow density and 311 data of passenger flow velocity as the computational examples.

According to RBF NN designed in Section 2, temporal forecasting experiments on passenger flow density and velocity are implemented. The comparison between actual value and forecasting value of passenger flow density based on RBF NN is shown in Figure 3 and comparison between actual value and forecasting value of passenger flow velocity based on RBF NN is shown in Figure 4.

According to spatio forecasting model proposed in Section 2, spatio forecasting experiments on passenger flow density and velocity are implemented. is the passenger flow status sequence of , is the passenger flow status sequence of , is the passenger flow status sequence of , and is the passenger flow status sequence of . The spatial correlation degrees are calculated according to (4) and (5). The calculation result is shown as follows:

The forecasting value of passenger flow density based on spatio forecasting model is calculated by (16) and the forecasting value of passenger flow velocity based on spatio forecasting model is calculated by (17). Consider

The comparison between actual value and forecasting value of passenger flow density based on spatio forecasting model is shown in Figure 5 and comparison between actual value and forecasting value of passenger flow velocity based on spatioforecasting model is shown in Figure 6.

Based on the numerical fitting of actual and forecasting passenger flow status value in , the forecasting value of passenger flow density based on hybrid temporal-spatio forecasting approach is calculated by (18) and the forecasting value of passenger flow velocity based on hybrid temporal-spatio forecasting approach is calculated by (19). Consider

The comparison between actual value and forecasting value of passenger flow density based on hybrid temporal-spatio forecasting approach is shown in Figure 7 and comparison between actual value and forecasting value of passenger flow velocity based on hybrid temporal-spatio forecasting approach is shown in Figure 8.

The average forecasting precision comparison of three approaches mentioned above is shown in Table 3.

As observed in Table 3, the hybrid temporal-spatio forecasting approach proposed in this paper has the higher forecasting precisions than temporal and spatio forecasting approaches under the similar computation complexity. The results of computational experiments indicate that our approach is effective to forecast the passenger flow status of bottleneck positions in Chinese HRTH.

4. Conclusion

In this paper, we considered the forecasting approach for passenger flow status in the Chinese HRTH. A hybrid temporal-spatio forecasting approach was proposed, which combined temporal forecasting and spatio forecasting. The temporal forecasting based on RBF NN could fast and accurately forecast the status change of passenger flow but was insensitive for the influences from correlation points. A spatio forecasting approach based on spatial correlation degree was introduced to combine with the temporal forecasting approach to avoid the influences and improve the forecasting precision. Computational experiments on the actual passenger flow density and velocity from a specific bottleneck position and its correlation points in Chinese HRTH showed that the approach proposed in this paper is effective to forecast the passenger flow status of bottleneck position in HRTH with high forecasting precision for different types of passenger flow status. In the future, considering the passenger flow abnormal status forewarning of bottleneck position based on the passenger flow status forecasting is a possibility for further research.

Conflict of Interests

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

Acknowledgment

This research was supported by a Grant (no. I11A300010) from the National Natural Science Foundation of China.