用连续方向模型增强3D场景图的动态预测能力
Rheos: Modelling Continuous Motion Dynamics in Hierarchical 3D Scene Graphs
- 在层次化3D场景图中加入连续方向概率模型
- 多模态方向流动建模准确率提升,优于离散基线
- 适合需要高精度动态预测的自动驾驶与机器人导航
3D场景图(3DSGs)提供了分层、多分辨率的几何与语义结构抽象,但其对动态性的处理仍局限于个体追踪。运动图(MoDs)虽能建模整体运动模式,却依赖均匀网格离散化,缺乏语义基础且扩展性差。本文提出Rheos框架,在层次化3DSG中引入连续方向动力学层,显著提升图的导航性能。每个动力学节点维护一个半包裹高斯混合模型,以显式不确定性捕捉多模态方向流,替代先前工作的离散直方图。为支持在线运行,Rheos采用有限记忆的水库采样、单元并行更新及基于贝叶斯信息准则(BIC)的组件数自动选择,将每次更新初始化成本从二次降至线性。在模拟行人环境中四类空间分辨率下评估,Rheos在连续与不利离散指标上均持续优于离散基线。代码已开源。
原文摘要 · Abstract (English)
3D Scene Graphs (3DSGs) provide hierarchical, multi-resolution abstractions that encode the geometric and semantic structure of an environment, yet their treatment of dynamics remains limited to tracking individual agents. Maps of Dynamics (MoDs) complement this by modeling aggregate motion patterns, but rely on uniform grid discretizations that lack semantic grounding and scale poorly. We present Rheos, a framework that explicitly embeds continuous directional motion models into an additional dynamics layer of a hierarchical 3DSG that enhances the navigational properties of the graph. Each dynamics node maintains a semi-wrapped Gaussian mixture model that captures multimodal directional flow as a principled probability distribution with explicit uncertainty, replacing the discrete histograms used in prior work. To enable online operation, Rheos employs reservoir sampling for bounded-memory observation buffers, parallel per-cell model updates and a principled Bayesian Information Criterion (BIC) sweep that selects the optimal number of mixture components, reducing per-update initialization cost from quadratic to linear in the number of samples. Evaluated across four spatial resolutions in a simulated pedestrian environment, Rheos consistently outperforms the discrete baseline under continuous as well as unfavorable discrete metrics. We release our implementation as open source.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。