Crowd Formation Via Hierarchical Planning

Xingce Wang,Na Liu,Shaolong Liu,Zhongke Wu,Mingquan Zhou,Jiale He,Peng Cheng,Chunyan Miao,Nadia Magnenat Thalmann
DOI: https://doi.org/10.1145/3013971.3013978
2016-01-01
Abstract:Team formation with realistic crowd simulation behaviour is a challenge in computer graphics, multi-agent control and social simulation. In this paper, we propose a framework of crowd formation via hierarchical planning, which includes cooperative-task, coordinated-behaviour and action-control planning. In cooperative-task planning, we improve the grid potential field to achieve global path planning for a team. In coordinated-behaviour planning, we propose a time-space table to arrange behaviour scheduling for a movement. In action-control planning, we combine the gaze-movement angle model and fuzzy logic control to achieve agent action. Our method has several advantages: (1) The hierarchical architecture is guaranteed to match the human decision process from high to low intelligence. (2) The agent plans his behaviour only with the local information of his neighbour; the global intelligence of the group emerges from these local interactions. (3) The time-space table fully utilizes the three-dimensional information. Our method is verified using crowds of various densities, from sparse to dense crowds, using quantitative performance measures. The approach is independent of the simulation model and can be extended to other crowd simulation tasks.
What problem does this paper attempt to address?