PDF  PubReader

Li* , Zhang** , and Ni***: Improved Social Force Model based on Navigation Points for Crowd Emergent Evacuation

Jun Li* , Haoxiang Zhang** and Zhongrui Ni***

Improved Social Force Model based on Navigation Points for Crowd Emergent Evacuation

Abstract: Crowd evacuation simulation is an important research issue for designing reasonable building layouts and planning more effective evacuation routes. The social force model (SFM) is an important pedestrian movement model, and is widely used in crowd evacuation simulations. The model can effectively simulate crowd evacuation behaviors in a simple scene, but for a multi-obstacle scene, the model could result in some undesirable problems, such as pedestrian evacuation trajectory oscillation, pedestrian stagnation and poor evacuation routing. This paper analyzes the causes of these problems and proposes an improved SFM for complex multi-obstacle scenes. The new model adds navigation points and walking shortest route principles to the SFM. Based on the proposed model, a crowd evacuation simulation system is developed, and the crowd evacuation simulation was carried out in various scenes, including some with simple obstacles, as well as those with multi-obstacles. Experiments show that the pedestrians in the proposed model can effectively bypass obstacles and plan reasonable evacuation routes.

Keywords: Crowd Evacuation , Navigation Point , Pedestrian Evacuation Route , Social Force Model

1. Introduction

With the rapid progress of urbanization all around the world, the scale of the cities continues to expand, and there are mounting number of places where people are highly concentrated, such as large shopping malls, large stadiums, theaters, schools, hospitals, railway stations, etc. If there is no effective evacuation guidance available in such dense venues, an accident or emergency, such as a fire alarm, an earthquake or a terrorist attack, could cause serious chaos and may even result in injuries and deaths. For example, on March 25, 2018, a fire broke out in a shopping mall in the southern city of Kremlovo, Siberia, Russia. The accident resulted in 64 deaths and 52 injuries owing to the lack of scientific and effective evacuation measures. On August 25, 2018, a fire broke out at the Beilong Hot Spring Hotel in Harbin, a city in northeast China. The hotel had complex building structure, very few evacuation signs, and the accident resulted in 19 deaths and 23 injuries. Therefore, researches on how to design a building layout together with effective evacuation plan under emergencies are of vital importance for public security.

Pedestrian motion models have been developed to simulate the pedestrian movement behavior in emergencies and are used in relevant researches. The social force model (SFM) is an important pedestrian movement model, which is widely exploited in crowd evacuation simulations. However, the SFM can only be applied to simple scenes, with single obstacle present. When there are multiple obstacles in the scene, the problems such as pedestrian motion trajectory oscillation, pedestrian stagnation may arise, and the model would be unable to choose a reasonable route. In this paper, we propose a pedestrian evacuation model for multiple obstacles scenarios. The model can plan reasonable pedestrian evacuation routes in such complex scenes, avoiding the problems of pedestrian motion trajectory oscillation, stagnation and poor evacuation routing. Compared with the original SFM, the proposed model suits a much wider range of scenes, and provides better crowd evacuation simulation.

2. Related Work

Many researchers and institutions have conducted extensive research and exploration on crowd evacuation and a lot of remarkable results have been achieved using various crowd evacuation models, such as SFM [1-12], reciprocal velocity obstacles (RVO) model [13,14], cellular automata (CA) model [15-17], and potential field (PF) model [18,19].

SFM is widely used in many pedestrian evacuation simulations. Many scholars have optimized and improved it. For example, Jiang et al. [3] designed an extended SFM with a dynamic navigation field to study bidirectional pedestrian movement. Cao et al. [3] extended SFM by using a discrete grid to allow pedestrians to change their desired speed and directions dynamically. Zhang et al. [5] designed a modified two-layered SFM to simulate and reproduce a group gathering process. Korecki et al. [6] studied skiers’ physics and behavior modeled with a modified SFM approach. Anvari et al. [9] presented a three-layered microscopic mathematical model by the modified SFM. In the study of Li et al. [10], the escape panics of classroom evacuation in real-life 2013 Ya’an earthquake in China were simulated and reproduced using SFM. Li et al. [11] developed simulation model on congestion risk during escalator transfers based on a modified SFM. Ji et al. [12] designed a novel approach to detect and locate abnormal events in crowed scenes by SFM. To address the issue of obstacle avoidance, Zhang et al. [20] proposed a novel extended SFM-based mean shift tracking algorithm in which pedestrian environment is taken into full consideration.

In the process of crowd evacuation simulation, the choice of evacuation paths has an important impact on pedestrian evacuation time and efficiency. The shortest path planning is a commonly used approach in crowd evacuation simulation, mainly including Dijkstra algorithm, Floyd algorithm and A* algorithm. Many scholars have proposed new methods in this research field. Hoogendoom and Bovy [ 21] established a dynamic programming model to determine the path by finding the optimal solution. Yue et al. [22] proposed a pedestrian evacuation model with asymmetrical exits layout. The model performs evacuation simulation by introducing direction-parameter, empty-parameter, cognition coefficient, and imbalance coefficient. Jo et al. [23] presented a microscopic simulation model for assessing pedestrian flow, which uses a two-player game to establish a microscopic model of pedestrian behavior and to determine macroscopic paths based on a given destination. In [24], a simulation model of microscopic pedestrian evacuation with discrete space representation is developed, and the route choice of pedestrians during evacuation under good and zero visibility conditions is studied. Kang et al. [1] found the path for agent by using data from the user and automatically building the navigation grid method. Sud et al. [26] introduced a new multi-agent navigation graph, combined with the SFM to perform route planning for each agent in real time. In order to evaluate the performance of crowd evacuation, Haghpanah et al. [27] proposed a pedestrian navigation algorithm for city evacuation modeling, which developed a performance evaluation framework consisting of a list of typical obstacles that can be challenging for navigation algorithms to process, as well as a set of performance indices.

In summary, the research on crowd evacuation simulation technology has made great progress. Many models can effectively simulate crowd evacuation behavior. However, in complex multi-obstacle scenarios, the route selection is generally complicated, and these models often have difficulty to simulate close-to-real crowd evacuation behaviors. Therefore, it is necessary to carry out exploration and develop new models that can simulate the crowd evacuation behavior more effectively.

3. SFM Introduction and Problem Analysis

3.1 SFM Introduction

In an actual escape process, people always determine the escape route according to their destination and their surrounding environment, while keeping a certain distance from obstacles and other people. Based on this principle, Helbing proposed the SFM using Newton’s mechanical formula to model pedestrian escape behavior. In this model, pedestrians are described by abstract particles that are attracted by the destination, producing a driving force to them. At the same time, a particle is affected by the repulsion and friction of the obstacle and other particles. The resultant force acts on the particle so that it moves continuously in a two-dimensional space, which is described using the kinetic formula, as described in Eq. (1).

(1)
[TeX:] $$m_{i} \frac{d v_{i}}{d t}=m_{i}\left(v_{i}^{0}(t) e_{i}^{0}(t)-v_{i}(t)\right) / \tau_{i}+\sum_{j(\neq i)} f_{i j}+\sum_{W} f_{i w}$$

where [TeX:] $$m_{i}\left(v_{i}^{0}(t) e_{i}^{0}(t)-v_{i}(t)\right) / \tau_{i}$$ is the driving force of the pedestrian i to the destination; [TeX:] $$m_{i}$$is the mass, [TeX:] $$v_{i}^{0} \text { and } v_{i}(t)$$ are its expected speed and actual speed, and [TeX:] $$e_{i}^{0}(t)$$ is the desired direction of motion; [TeX:] $$\tau_{i}$$ is a certain characteristic time, and its value is set to be 0.5; [TeX:] $$f_{i j}$$ is the interaction forces between the pedestrian i and pedestrian j, and [TeX:] $$f_{i w}$$ is the interaction force between the pedestrian i and the obstacle w. The resultant force of these forces acts on the pedestrian, producing an acceleration that drives the pedestrian to move continuously in a two-dimension space.

(2)
[TeX:] $$f_{i j}=\left(A_{i} \exp \left[\left(r_{i j}-d_{i j}\right) / B_{i}\right]+k g\left(r_{i j}-d_{i j}\right)\right) n_{i j}+\kappa g\left(r_{i j}-d_{i j}\right) \Delta v_{j i}^{t} t_{i j}$$

Eq. (2) is the formula of the interaction forces between the pedestrians. The interaction forces [TeX:] $$f_{i j}$$ consists of repulsive interaction force and sliding friction force. [TeX:] $$A_{i}, B_{i}$$ and k are constant numbers. [TeX:] $$A_{i}$$ is the intensity of the repulsive interaction between pedestrians, and the value is 2,000 N. [TeX:] $$B_{i}$$ is the minimum distance at which the repulsive interaction force is generated, and the value is 0.08 m; k is [TeX:] $$1.2 \times 10^{5} \mathrm{~kg} / \mathrm{s}^{2}$$ [TeX:] $$r_{i j}$$ is the sum of the radius of pedestrian i and j, [TeX:] $$r_{i j}=r_{i}+r_{j} . d_{i j}$$ indicates the distance between the centroids of pedestrians i and j; [TeX:] $$d_{i j}=\left\|r_{i}-r_{j}\right\| . n_{i j}$$ represents a normalized vector from pedestrian j to i, [TeX:] $$i, n_{i j}=\left(n_{i j}^{1}, n_{i j}^{2}\right)=\left(r_{i}-r_{j}\right) / d_{i j} \cdot g(x)$$ represents a function that takes a value of 0 when the pedestrians cannot touch each other [TeX:] $$\left(r_{i j}<d_{i j}\right)$$ [TeX:] $$2.4 \times 10^{5} \mathrm{~kg} / \mathrm{m} / \mathrm{s}, \Delta v_{j i}^{t}$$ or x otherwise. The value of k in the is [TeX:] $$\Delta v_{j i}^{t}=\left(v_{j}-v_{i}\right) \cdot t_{i j} \cdot t_{i j}$$ indicates the relative rate of the tangential direction of pedestrians i and j, [TeX:] $$t_{i j}=\left(-n_{i j}^{2}, n_{i j}^{1}\right)$$ represents the tangent direction of pedestrian i and j

(3)
[TeX:] $$f_{i w}=\left(A_{i} \exp \left[\left(r_{i}-d_{i w}\right) / B_{i}\right]+k g\left(r_{i}-d_{i w}\right)\right) n_{i w}+k g\left(r_{i}-d_{i w}\right)\left(v_{i} \cdot t_{i w}\right) t_{i w}$$

Eq. (3) is the formula of the interaction forces between pedestrians and obstacles. The interaction forces [TeX:] $$f_{i w}$$ consists of repulsive interaction force and sliding friction force. [TeX:] $$A_{i}, B_{i}$$ and k are constant numbers, the same values as above. [TeX:] $$r_{i}$$ is the radius of the pedestrian i. [TeX:] $$d_{i w}$$ is the distance between the pedestrian i and the edge of the obstacle; [TeX:] $$n_{i w}$$ represents the normalized vector from the edge of the obstacle to the pedestrian i. [TeX:] $$v_{i}$$ represents the actual rate of pedestrian i, and [TeX:] $$t_{i w}$$ represents the tangential direction of pedestrian i and the edge of the obstacle.

3.2 Problem Analysis

In SFM, the movement of a pedestrian is driven by the combined force of self-driving force, the interaction force between pedestrians, and the force between pedestrian and obstacle. If there are obstacles in the scene, using SFM to simulate pedestrian evacuation behavior could cause pedestrian motion oscillation and stagnation, and the resultant evacuation route is distorted.

3.2.1 Pedestrian motion oscillation and stagnation

According to the SFM principle, using the original SFM in the scene with obstacles will cause pedestrian motion oscillations and stagnation. Fig. 1 shows an example of this situation. Suppose S is the starting point, T is the destination point, and SFM is used for pedestrian evacuation.

Fig. 1.

An example of pedestrian motion oscillation and stagnation.
1.png

The trajectory of evacuation in the SFM is SABCD. When a pedestrian does not encounter an obstacle in SA and BC, the direction of motion is determined by [TeX:] $$e_{i}^{0}(t)$$ in Eq. (1), and the direction of motion points to T. When the pedestrian is on AB, the direction of the motion is along AB according to the repulsive force W1 obtained by Eq. (3), and it is similar on CD. When the pedestrian reaches point D, the direction of the self-driving force is to the right. According to Eq. (3), the repulsive force of the pedestrian is to the left, and the friction force is zero. As pedestrians approach obstacles, [TeX:] $$d_{i w}$$ decrease, leading to an increase in repulsive force. Eventually, the pedestrian stops at point D, where the forces on opposite directions are balanced. Therefore, the pedestrian from point S cannot be evacuated in the simulation using the SFM.

3.2.2 Unreasonable pedestrian evacuation route

The movement of pedestrians in SFM is driven by the combined force of the self-driving force of the pedestrian to the destination, the force between the pedestrians, and the force between the pedestrian and the obstacle. It does not take into account the fact that pedestrians would actively choose the shortest evacuation route, so the simulated evacuation route may be longer than the actual one. For example, the evacuation route driven by the SFM in Fig. 2 is SABCDT, which is longer than the route SET that the pedestrian may actually choose. So, in some scenes, the pedestrian evacuation route using the SFM may be longer than the one actually selected by the pedestrian.

Fig. 2.

The example of the pedestrian evacuation route in SFM is longer than the actual pedestrian evacuation rout.
2.png

4. Improved SFM Algorithm Based on Navigation Points

4.3 Choose the Shortest Evacuation Route

In this paper we propose an improved SFM algorithm to solve the above problems. The algorithm consists of three steps. First, generate navigation points, then plan evacuation routes that the pedestrian could possibly choose; finally, optimize the candidate evacuation routes, and find the shortest route as the simulation result.

4.1 Generate Navigation Points

In the proposed algorithm, obstacles in the scene are modeled by convex polygons. To ensure higher generality, any obstacles of non-convex polygon would first go through the following steps to be converted into a convex polygon.

Input: The vertices of the polygon (non-convex).

Output: The vertices of the converted polygon (convex).

Step 1) Traverse the polygon to find out whether there is a reflex angle in the graph. If a reflex angle is found, continue to step 2; otherwise jump to step 3.

2) Connect the two adjacent endpoints of the reflex angle as the new edge of the polygon, and remove the reflex angle and its two edges. Go back to step 1.

3) Output convert polygon vertices.

In the process of evacuation, if there are obstacles between the pedestrian and the destination, in order to enable the pedestrians to bypass obstacles and not to collide with it, a reasonable point near the apex of the obstacle is selected as a navigation point, and the chosen navigation points need to meet two conditions. First, the chosen navigation points cannot intersect with obstacles, otherwise there could be pedestrian movement oscillation and stagnation. For example, in Fig. 3, let’s assume that point D1 is selected as the navigation point at vertex D, and it intersects with the obstacle. When a pedestrian reaches the navigation point D1, the pedestrian will collide with the obstacle, causing motion oscillation and stagnation. Second, the adjacent two navigation points in an obstacle should be connected, for if they are not, pedestrians will collide with obstacle if they are evacuated from one navigation point to another. For example, in Fig. 3, point A1 is selected as the navigation point near vertex A, and point B1 as the navigation point near vertex B. A1 and B1 are NOT connected. If the pedestrian is evacuated from A1 to B1, he will collide with the obstacle. Instead, navigation points A1 and B2 are an example of correct choice of navigation points, which meet the above condition.

Fig. 3.

Example description of the selected navigation point that requires the conditions.
3.png

Here we propose a navigation points selection algorithm to keep the selected navigation point and vertex at a certain angle and distance to meet the above two conditions. An angle is first formed by two adjacent edges of the obstacle vertex, and then an angular bisector is made in the angle. On the extension line of the angular bisector, a position twice the pedestrian radius from the vertex is selected as the navigation point. The following is the algorithm description of generating the navigation point near the vertex B, as shown in Fig. 4.

Input: Coordinates of vertices A, B and C.

Output: The navigation point near the vertex B.

Step 1) Calculate the vector [TeX:] $$\overrightarrow{O A}, \overrightarrow{O B}, \overrightarrow{O C}$$ according to the coordinates of the vertices A, B, and C.

2) Calculate the vector [TeX:] $$\overrightarrow{B A}=\overrightarrow{O A}-\overrightarrow{O B}$$ and the unit vector [TeX:] $$\overrightarrow{B A^{\prime}}$$ of the vector [TeX:] $$\overrightarrow{B A}$$

3) Calculate the vector [TeX:] $$\overrightarrow{B C}=\overrightarrow{O C}-\overrightarrow{O B}$$ and the unit vector [TeX:] $$\overrightarrow{B C^{\prime}}$$ of the vector [TeX:] $$\overrightarrow{B C}$$

4) Calculate the vector [TeX:] $$\overrightarrow{B F}=\overrightarrow{B A^{\prime}}+\overrightarrow{B C^{\prime}}$$ and the unit vector [TeX:] $$\overrightarrow{B F^{\prime}}$$ of vector [TeX:] $$\overrightarrow{B F}$$

5) Calculate the vector [TeX:] $$\overrightarrow{B B^{\prime}}=\mathrm{N} \times R \times \overrightarrow{B F^{\prime}}$$ (N is a negative integer and R is the pedestrian radius. In this paper, the value of N is -2, and the value of R is 0.4.), and the vector [TeX:] $$\overrightarrow{O B^{\prime}}=\overrightarrow{O B}+\overrightarrow{B B^{\prime}}$$ get the point [TeX:] $$\mathrm{B}^{\prime}$$ coordinates.

Fig. 4.

Algorithm description of generating the navigation point near the vertex B.
4.png
4.2 Explore the Candidate Evacuation Routes

In order to evacuate to the destination as quickly as possible, the pedestrian would choose the shortest evacuation route among the various candidate routes. If there are obstacles between the pedestrian point and the destination point, pedestrians need to bypass obstacles and there are often multiple routes that pedestrians can choose from. The method we use to explore the candidate evacuation routes is that each time the pedestrian bypasses obstacles, he only needs to consider the nearest obstacle and find the navigation point that bypasses the obstacle from the left and right sides of the nearest obstacle, respectively, and use these two navigation points as pedestrian positions. Look for the next nearest obstacle for pedestrians, find the navigation points where pedestrians bypass obstacles from the left and right sides, and proceed until the pedestrian position and the destination point are connected to get the evacuation route.

We use a binary tree to construct possible evacuation routes. A node of the binary tree represents a navigation point of pedestrian evacuation. The node has three properties: navigation point state, navigation point coordinate, and distance. The navigation point state has three values: invalid, incomplete, and completed. Invalid indicates that the pedestrian has passed this navigation point; incomplete means that the pedestrian has not passed this navigation point; completed indicates that the navigation point is the destination point. In the binary tree, the route from the root node to the leaf node whose navigation point state is completed can be used as an evacuation route that the pedestrian can choose.

The algorithm is described below.

Input: Starting point of the pedestrian, destination point, navigation points.

Output: the evacuation routes that the pedestrian probably chooses.

Step 1) Set the pedestrian starting point as the root node of the binary tree. The state of the root node is incomplete. The coordinate is the starting position coordinate of pedestrian. The distance is 0.

2) If the pedestrian is inside the newly converted polygon, then select the navigation point that is closest and connected to the pedestrian as the child node of the root node. The state of the child node is set to incomplete, the coordinate is the navigation point, and the distance attribute is the distance between the pedestrian and the navigation point. Otherwise continue to step 3.

3) Traversing the binary tree, if there is a node with state is incomplete, treat it as the current node and continue to step 4. Otherwise, jump to step 7 to continue.

4) In the scene, determine whether the current node and the destination point are connected. If not, continue to step 5. Otherwise, set the destination point as the child of the current node in the binary tree, and set its state to complete. The coordinate value is the coordinate value of the destination point. The distance attribute is the distance between the destination point and the current node. Jump to step 3 to continue.

5) Find the obstacle closest to the current node between the current node and the destination, and then find the two navigation points that bypass the obstacle from the left and right sides of this obstacle respectively.

6) Set these two navigation points to be the children of the current node. Set the properties of these two child nodes separately according to the following rules. If the child node does not appear in its ancestor, set the state to incomplete, the coordinate value is the coordinates of the navigation point in the scene, and the distance property is the distance between the child node and its parent node. If the child node appears in its ancestor, set the state to invalid. Jump to step 3 to continue.

7) Traversing the binary tree, each route from the root node to the leaf node whose state is completed is an evacuation route that the pedestrian possible choose.

Fig. 5 shows an example of the implementation process of the algorithm. According to the algorithm, five available routes are found, they are SACIT, SACHJT, SBDHJT, SBDJT, SBGFT.

In each of the evacuation routes obtained by the above algorithm, there may be two non-adjacent navigation points that are connected. In order to make the evacuation route shorter, pedestrians generally do not pass through the navigation point between the two connected navigation points during the evacuation process. For example, in Fig. 5(d), SACIT is one of the routes that the point S pedestrian might choose. However, in the actual evacuation process, pedestrians tend to choose the route SAIT instead. Point A and point I are connected, the pedestrian would prefer to take route AI rather than route ACI. Therefore, in order to make the evacuation route more realistic, it is necessary to optimize the evacuation routes obtained above.

Fig. 5.

Example of using the binary tree to explore the evacuation route that pedestrians probably choose: (a) calculate the route of node S, (b) calculate the route of node A & B, (c) all nodes are completed, and (d) find five available routes.
5.png

Fig. 6.

Result of optimization of all evacuation routes of Fig. 5(d).
6.png

The optimization method is to remove the navigation point between two connected navigation points along the evacuation route. Assume that [TeX:] $$P_{M} \text { and } P_{N}$$ are two navigation points in an evacuation route obtained in the above algorithm. If [TeX:] $$P_{M} \text { and } P_{N}$$ are connected, the pedestrian could directly evacuate from the [TeX:] $$P_{M} \text { to the } P_{N}$$ without passing any navigation point in between. So, the navigation point between the [TeX:] $$P_{M} \text { and the } P_{N}$$is deleted in the evacuation route.

After optimizing all evacuation routes, we can calculate the length of each route and then find the shortest one as the pedestrian evacuation route. For example, Fig. 6 is a result of optimization of all evacuation routes of Fig. 5(d), and it can be found that the shortest route is SAIT, which is an evacuation route more likely to be selected by the pedestrian.

5. Experiments and Results

The simulation system was developed with Visual Studio 2017. In the scene of different obstacles, the motion trajectory is drawn according to the position of each pedestrian recorded every time.

5.1 Pedestrian Evacuation Experiment in Obstacle Scene

The simulation scene adopts a rectangular space, where the destination is on the right side, and pedestrians are randomly positioned on the left side. Fig. 7 shows experimental results with obstacles of four different shapes. It can be seen that when the pedestrian’s starting position is directly connected to the destination point, the walking route appears as a straight line without passing through the navigation point. If there is an obstacle between the pedestrian and the obstacle, the pedestrian can effectively bypass obstacles and choose reasonable routes to evacuate to destinations.

Fig. 7.

Pedestrian evacuation experiments in various simple obstacle scenes: (a) rectangular obstacle, (b) triangle obstacle, (c) irregular convex polygons obstacle, and (d) irregular non-convex polygons obstacle.
7.png

Fig. 8.

Experiments on crowd evacuation with different destinations in complex multi-obstacle scene: (a) the destination point is on the upper right side of the scene, (b) the destination point is in the middle of the right side of the scene, and (c) the destination point is at the bottom right of the scene.
8.png

Fig. 8 is the experiments on crowd evacuation with different destination in a complex multi-obstacle scene. Pedestrians are randomly located on the left-hand side of each scene. As show from Fig. 8, pedestrians from different starting points plan reasonable evacuation routes leading to different destinations. There is no collision between pedestrians and obstacles, nor evacuate routes longer than the actual ones. It shows that the proposed model can effectively simulate crowd evacuation in multi-obstacle scenes.

5.2 Comparative Experiment

In order to verify the effectiveness of the algorithm, experiments are performed to compare the proposed model with the original SFM and the AnyLogic software. AnyLogic implements a pedestrian library model based on SFM and the shortest route optimization, and it is widely used for pedestrian simulation in complex-scene spaces.

For the experiments, we designed two scenes, with the destination on the right-hand side, and pedestrians at different random positions on the left-hand side, shown in Figs. 9 and 10. From Figs. 9(a) and 10(a), it can be seen that, with SFM, the pedestrians move along the edge of the obstacle, making the path too long and unreasonable. In Fig. 9(a) only some pedestrians can reach the destination point, while most pedestrians stop at the elliptical mark of the obstacle. From Figs. 9(b) and 10(b), we can see that, in AnyLogic, all pedestrians arrive at the destination, but the pedestrians in the elliptical marker area have chosen a longer path, especially in Fig. 10(b). As can be seen in Figs. 9(c) and 10(c), with the proposed model, all pedestrians arrive at the destination and all pedestrians choose the shortest path.

Fig. 9.

Simple scenario results: (a) SFM, (b) AnyLogic, and (c) improved SFM of this paper.
9.png

Fig. 10.

Complicated scenario results: (a) SFM, (b) AnyLogic, and (c) improved SFM of this paper.
10.png

The experimental results show that the proposed model has a great improvement over the original SFM model. It solves the problem of pedestrian movement oscillation, stagnation and unreasonable path of the original SFM model. The experimental results show that the trajectories of the proposed model are very similar to AnyLogic, which indicates the effectiveness of the proposed model. Pedestrians in the AnyLogic model show some randomness when selecting a path, so that the trajectories of some pedestrians are not the shortest path. Assuming that a pedestrian is familiar with the evacuation path and the evacuation scenario has no extra obstacles or blockage, the pedestrian will choose the shortest path for evacuation. The proposed model finds more reasonable paths than the AnyLogic model.

It is worth of adding a few more lines of explanation about this assumption of no extra obstacles. In the scenario, some blocks of various shapes are used to represent obstacles. In a real situation of accident, there might be random fire or blockage caused by some other factors, such as some fell down people. Such situations can be modeled with some more blocks of specific shapes added to the scene. Once the scene is set properly, all such extra random situations could be taken into account, and we can still assume ideal evacuation routes conditions.

5.3 The Proposed Model Application Experiment

The proposed model application experiments were performed on a scene with a size of 75 m×50 m. And the evacuation speed of pedestrians is 4 m/s.

An application experiment was conducted on the rationality of the design of the width and number of exits of the building. The width and number of the exits in the scene are shown in Fig. 11. The number of pedestrians in the experiment was set to 100. Fig. 11 is an effect diagram during the simulation process, and Fig. 12 is an evacuation time comparison diagram of three different designs. It can be seen from Fig. 11(a) that a large number of pedestrians gathered at the exit due to the narrow width of the exit. The pedestrian distribution is arched. At this time, the concentration of pedestrians at the exit is high, and the dangerous accidents such as trampling are extremely likely to occur. It can be seen from Fig. 12 that the evacuation of a scene with only one exit of 2 m takes the longest time. It can be seen from Fig. 11(b) that when the exit width is 3 m, the exit will not be crowded, which will effectively avoid the stampede during pedestrian escape. Therefore, a reasonable exit width can avoid the danger of pedestrian congestion in the evacuation process. Fig. 12 shows that the scene with only one 3 m exit has a longer evacuation time because pedestrians who are farther away from the exit need more time to evacuate. It can be seen from Fig. 11(c), for the scene with three exits, there are no pedestrians crowding at the exit and the evacuation time is the shortest, which design is the most reliable for emergencies.

Fig. 11.

Evacuation simulation renderings. (a) There is a 2-m wide exit in the scene. (b) There is a 3-m wide exit in the scene. (c) There is an exit of 3 m in each of the three directions in the scene.
11.png

Fig. 12.

Evacuation time comparison for different exit type scenarios.
12.png

The algorithm can also simulate the evacuation process and the required evacuation time of different numbers of pedestrians in emergencies to provide effective reference information for emergency preparedness plan. Experiments were performed on a scene with an exit of 3 m. The number of pedestrians in the scene is set to be 100, 200, and 300, respectively. Fig. 13 is evacuation simulation renderings of different number of pedestrians, and Fig. 14 is an evacuation time comparison for different number of pedestrians. It can be seen that when the number of pedestrians is 100, there is no crowd gathering at the exit, and the evacuation time is 17 seconds. When the number of pedestrians is 200, pedestrian gathering occurs at the exit, and the evacuation time is 32 seconds. When the number of pedestrians is 300, the pedestrian gathering occurs at the exit, and the area of the gathering is enlarged and prone to a stamped

Fig. 13.

Evacuation simulation renderings: (a) 100 pedestrians, (b) 200 pedestrians, and (c) 300 pedestrians.
13.png

Fig. 14.

Evacuation time comparison for different number of pedestrians.
14.png

accident, and the evacuation time is 40 seconds. It shows that the scene is not suitable for accommodating more than 300 pedestrians. Therefore, by predicting the evacuation process of different number of pedestrians and the required evacuation time, the reasonable number of pedestrians in buildings can be evaluated.

6. Conclusion

This paper studies the limitations of SFM in crowd simulation and proposes a pedestrian evacuation model for complex multi-obstacle scene. Firstly, the algorithm obtains all the evacuation routes that the pedestrians would possibly choose by adding navigation points and using geometry-based method to construct the evacuation route binary tree. Then it optimizes all the routes, and finally selects the shortest one as pedestrian evacuation route. Experiments show that the algorithm can effectively plan the evacuation route under various scenes, and solve some of the problems with the original SFM, including pedestrian motion trajectory oscillation and stagnation, and poor evacuation route selection.

Crowd simulation is a challenging task, and there are many factors to consider to make the crowd simulation model effective. For example, security factors in the environment can affect the choice of pedestrian evacuation route, the familiarity of pedestrians with the environment also affects the choice, and the scene structure can be very complicated, etc. In the future work, we will take these factors into consideration to improve the proposed model and make the crowd evacuation simulation more accurate.

Biography

Jun Li
https://orcid.org/0000-0001-8421-3051

She is a lecturer in the School of Electronic and Information Engineering at Ningbo University of Technology. Her research interests include virtual reality, machine learning and multimedia information processing. Li has a Ph.D. in Computer Application Technology from Shanghai University, China. In 2011, she joined Ningbo University of Technology.

Biography

Haoxiang Zhang
https://orcid.org/0000-0002-5293-9824

He received his Bachelor’s degree in Electronic Engineering from Hunan University, China in 2000, and his Ph.D. in Electronic Engineering from University of Bath, UK. His research interests include digital signal and image processing, video coding, and machine learning. He now serves as a lecturer in the Robotics Institute at Ningbo University of Technology.

Biography

Zhongrui Ni
https://orcid.org/0000-0002-1412-7139

He received the M.S. degree in Computer Application Technology from Ningbo University, Ningbo, China, in 2019. He now serves as a software development manager in the Shanghai Taiyuan Information Technology Co. Ltd. His research interests include virtual reality, machine learning and image processing.

References

  • 1 D. Helbing, P. Molnar, "Social force model for pedestrian dynamics," Physical Review E, vol. 51, no. 5, pp. 4282-4286, 1995.custom:[[[-]]]
  • 2 D. Helbing, A. Johansson, H. Z. Al-Abideen, "Dynamics of crowd disasters: an empirical study," Physical Review E, vol. 75, no. 4, 2007.custom:[[[-]]]
  • 3 Y. Q. Jiang, B. K. Chen, B. H. Wang, W. F. Wong, B. Y. Cao, "Extended social force model with a dynamic navigation field for bidirectional pedestrian flow," Frontiers of Physics, vol. 12, no. 5, 2017.custom:[[[-]]]
  • 4 N. Cao, Z. Qu, Y. Chen, L. Zhao, X. Song, Q. Bai, "Destination and route choice models for bidirectional pedestrian flow based on the social force model," IET Intelligent Transport Systems, vol. 11, no. 9, pp. 537-545, 2017.custom:[[[-]]]
  • 5 H. Zhang, H. Liu, X. Qin, B. Liu, "Modified two-layer social force model for emergency earthquake evacuation," Physica A: Statistical Mechanics and its Applications, vol. 492, pp. 1107-1119, 2018.custom:[[[-]]]
  • 6 T. Korecki, D. Pałka, J. Was, "Adaptation of social force model for simulation of downhill skiing," Journal of Computational Science, vol. 16, pp. 29-42, 2016.doi:[[[10.1016/j.jocs.2016.02.006]]]
  • 7 W. Zeng, P. Chen, H. Nakamura, M. Iryo-Asano, "Application of social force model to pedestrian behavior analysis at signalized crosswalk," Transportation Research Part C: Emerging Technologies, vol. 40, pp. 143-159, 2014.custom:[[[-]]]
  • 8 L. Hou, J. G. Liu, X. Pan, B. H. Wang, "A social force evacuation model with the leadership effect," Physica A: Statistical Mechanics and its Applications, vol. 400, pp. 93-99, 2014.custom:[[[-]]]
  • 9 B. Anvari, M. G. Bell, A. Sivakumar, W. Y. Ochieng, "Modelling shared space users via rule-based social force model," Transportation Research Part C: Emerging Technologies, vol. 51, pp. 83-103, 2015.custom:[[[-]]]
  • 10 M. Li, Y. Zhao, L. He, W. Chen, X. Xu, "The parameter calibration and optimization of social force model for the real-life 2013 Ya’an earthquake evacuation in China," Safety Science, vol. 79, pp. 243-253, 2015.custom:[[[-]]]
  • 11 W. Li, J. Gong, P. Yu, S. Shen, R. Li, Q. Duan, "Simulation and analysis of congestion risk during escalator transfers using a modified social force model," Physica A: Statistical Mechanics and its Applications, vol. 420, pp. 28-40, 2015.custom:[[[-]]]
  • 12 Q. G. Ji, R. Chi, Z. M. Lu, "Anomaly detection and localisation in the crowd scenes using a block-based social force model," IET Image Processing, vol. 12, no. 1, pp. 133-137, 2018.doi:[[[10.1049/iet-ipr.2016.0044]]]
  • 13 J. Van Den Berg, S. J. Guy, M. Lin, D. Manocha, "Reciprocal n-body collision avoidance," in Robotics Research. HeidelbergGermany: Springer, pp. 3-19, 2011.custom:[[[-]]]
  • 14 P. Fiorini, Z. Shiller, "Motion planning in dynamic environments using velocity obstacles," The International Journal of Robotics Research, vol. 17, no. 7, pp. 760-772, 1998.doi:[[[10.1177/027836499801700706]]]
  • 15 T. Nagatani, "Jamming transition in the traffic-flow model with two-level crossings," Physical Review E, vol. 48, no. 5, pp. 3290-3294, 1993.custom:[[[-]]]
  • 16 K. Takimoto, T. Nagatani, "Spatio-temporal distribution of escape time in evacuation process," Physica A: Statistical Mechanics and its Applications, vol. 320, pp. 611-621, 2003.custom:[[[-]]]
  • 17 Y. Tajima, T. Nagatani, "Clogging transition of pedestrian flow in T-shaped channel," Physica A: Statistical Mechanics and its Applications, vol. 303, no. 1-2, pp. 239-250, 2002.custom:[[[-]]]
  • 18 O. Khatib, "Real-time obstacle avoidance for manipulators and mobile robots," International Journal of Robotics Research, vol. 5, no. 1, pp. 90-98, 1986.custom:[[[-]]]
  • 19 O. Khatib, "The potential field approach and operational space formulation in robot control," in Proceedings of the 4th Yale Workshop on Applications of Adaptive System Theory, New Haven, CT, 1985;pp. 208-214. custom:[[[-]]]
  • 20 X. Zhang, X. Zhang, Y. Wang, H. Yu, "Extended social force model-based mean shift for pedestrian tracking under obstacle avoidance," IET Computer Vision, vol. 11, no. 1, pp. 1-9, 2017.doi:[[[10.1049/iet-cvi.2016.0022]]]
  • 21 S. P. Hoogendoorn, P. H. Bovy, "Pedestrian route-choice and activity scheduling theory and models," Transportation Research Part B: Methodological, vol. 38, no. 2, pp. 169-190, 2004.custom:[[[-]]]
  • 22 H. Yue, H. Guan, C. Shao, X. Zhang, "Simulation of pedestrian evacuation with asymmetrical exits layout," Physica A: Statistical Mechanics and its Applications, vol. 390, no. 2, pp. 198-207, 2011.custom:[[[-]]]
  • 23 A. Jo, T. Sano, Y. Ikehata, Y. Ohmiya, "Analysis of crowd flow capacity through a door connected to a crowded corridor," Transportation Research Procedia, vol. 2, pp. 10-18, 2014.custom:[[[-]]]
  • 24 R. Y. Guo, H. J. Huang, S. C. Wong, "Route choice in pedestrian evacuation under conditions of good and zero visibility: experimental and simulation results," Transportation Research Part B: Methodological, vol. 46, no. 6, pp. 669-686, 2012.custom:[[[-]]]
  • 25 S. J. Kang, Y. Kim, C. H. Kim, "Live path: adaptive agent navigation in the interactive virtual world," The Visual Computer, vol. 26, no. 6-8, pp. 467-476, 2010.doi:[[[10.1007/s00371-010-0457-7]]]
  • 26 A. Sud, E. Andersen, S. Curtis, M. C. Lin, D. Manocha, "Real-time path planning in dynamic virtual environments using multiagent navigation graphs," IEEE Transactions on Visualization and Computer Graphics, vol. 14, no. 3, pp. 526-538, 2008.doi:[[[10.1109/TVCG.2008.27]]]
  • 27 F. Haghpanah, J. Mitrani-Reiser, B. W. Schafer, "Performance evaluation of pedestrian navigation algorithms for city evacuation modeling," in Proceedings of the 11th National Conference Earthquake Engineering, Los Angeles, CA, 2018;custom:[[[-]]]