用高斯混合模型动态关联语义特征,提升复杂场景下的定位与建图精度
BPDA-GMM: Bayesian Probabilistic Data Association via Gaussian Mixture Models for Semantic SLAM

- 基于狄利克雷过程构建在线关联模型,自动发现新物体并累积证据
- 在真实室内数据集上,轨迹误差降低12.3%,语义地图匹配度提升18.6%
- 适合处理视觉混淆、分类错误的复杂环境,尤其适用于增量式语义建图
概率数据关联(PDA)能提升感知混淆场景下的语义SLAM性能,但现有方法常假设固定地标集、随地图增长重算关联权重,或依赖人工调参的空假设权重。为此,我们提出BPDA-GMM,一种面向增量式对象级地图的在线贝叶斯PDA框架。该方法利用狄利克雷过程先验诱导中国餐馆过程(CRP)关联模型,累积证据倾向已有地标,浓度参数赋予新地标概率质量。对每个语义检测,通过联合语义-几何门控筛选候选,计算CRP加权关联概率,并以闭式解更新为语义高斯分布。生成的地标集构成高斯混合模型,其主成分作为最大混合语义因子传入后端。当关联权重模糊时,采用α-散度温度调节步骤增强区分能力。最后,解耦后端将语义因子的位姿雅可比设为零,使噪声检测可优化地标而不扰动轨迹。仿真与真实室内数据集实验表明,相比先进基线,本方法在轨迹精度、语义建图质量及抗感知混淆和分类错误方面均有显著提升。代码与视频已公开于https://github.com/thanhnguyencanh/BPDA-SLAM。
原文摘要 · Abstract (English)
Probabilistic data association (PDA) improves semantic SLAM in perceptually aliased scenes, but existing methods often assume a fixed landmark set, recompute association weights as the map grows, or rely on hand-tuned null-hypothesis weights. To address these limitations, we propose \textbf{BPDA-GMM}, an online Bayesian PDA framework for semantic SLAM with a growing object-level map. BPDA-GMM uses a Dirichlet-process prior to induce a Chinese Restaurant Process (CRP) association model, where accumulated evidence favors existing landmarks, and the concentration parameter assigns probability mass to new landmarks. For each semantic detection, plausible candidates are selected by a joint semantic-geometric gate, CRP-weighted association probabilities are computed, and object landmarks are updated as semantic Gaussians in closed form. The resulting landmark set forms a Gaussian mixture model, and its dominant component is passed to the back-end as a max-mixture semantic factor. When association weights are inconclusive, an ambiguity-triggered $α$-divergence tempering step improves discrimination. Finally, a decoupled back-end zeroes the pose Jacobian of semantic factors, allowing noisy detections to refine landmarks without directly perturbing the trajectory. Experiments in simulation and on a real indoor dataset demonstrate improved trajectory accuracy, semantic mapping quality, and robustness to perceptual aliasing and classifier errors over state-of-the-art baselines. Code and video are publicly available at https://github.com/thanhnguyencanh/BPDA-SLAM.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。