arXiv:2504.04756cs.CVcs.LG2025-04CVPR被引 8

用扩散模型生成连续真实人群轨迹,支持多样行为与交互。

Continuous Locomotive Crowd Behavior Generation

  • 基于扩散模型动态生成带类型、速度和位置的个体
  • 结合马尔可夫链模拟多样化长期移动行为
  • 可调控且适用于不同地理环境,适合虚拟场景构建

建模与再现人群行为在心理学、机器人、交通工程和虚拟环境等领域具有重要意义。传统方法多聚焦于生成瞬时场景,难以还原真实人群的连续性。本文提出一种自动生成连续、真实人群轨迹的新方法,支持个体间异质行为与交互。首先设计一个人群发射器模型,从单张输入图像获取空间布局(包括分割图、外观图、密度图和概率图),用于指导人群生成。发射器通过扩散模型在时间线上持续放置个体,并赋予其独立的行为特征(如类型、步速、起止位置)。随后,人群模拟器生成其长期运动轨迹;为实现多样化动作,模拟器基于马尔可夫链增强行为模式。整体框架通过交替使用发射器与模拟器,实现场景中异质人群行为的填充。所有模块均可用户控制。最后,我们提出基准评估协议,从场景级群体动态与个体级轨迹精度两方面衡量生成质量。实验表明,该方法能有效建模多种人群行为模式,并在不同地理环境中具有良好泛化能力。代码已公开于 https://github.com/InhwanBae/CrowdES。

原文摘要 · Abstract (English)

Modeling and reproducing crowd behaviors are important in various domains including psychology, robotics, transport engineering and virtual environments. Conventional methods have focused on synthesizing momentary scenes, which have difficulty in replicating the continuous nature of real-world crowds. In this paper, we introduce a novel method for automatically generating continuous, realistic crowd trajectories with heterogeneous behaviors and interactions among individuals. We first design a crowd emitter model. To do this, we obtain spatial layouts from single input images, including a segmentation map, appearance map, population density map and population probability, prior to crowd generation. The emitter then continually places individuals on the timeline by assigning independent behavior characteristics such as agents' type, pace, and start/end positions using diffusion models. Next, our crowd simulator produces their long-term locomotions. To simulate diverse actions, it can augment their behaviors based on a Markov chain. As a result, our overall framework populates the scenes with heterogeneous crowd behaviors by alternating between the proposed emitter and simulator. Note that all the components in the proposed framework are user-controllable. Lastly, we propose a benchmark protocol to evaluate the realism and quality of the generated crowds in terms of the scene-level population dynamics and the individual-level trajectory accuracy. We demonstrate that our approach effectively models diverse crowd behavior patterns and generalizes well across different geographical environments. Code is publicly available at https://github.com/InhwanBae/CrowdES .

人群生成扩散模型轨迹预测

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。