PulseAugur
LIVE 00:48:23
research · [2 sources] ·
0
research

DynoSLAM uses GNNs for safer robot navigation in crowded spaces

Researchers have developed DynoSLAM, a novel Dynamic GraphSLAM architecture that integrates Graph Neural Networks (GNNs) into factor graph optimization for improved robot navigation in crowded environments. This system models pedestrian motion forecasting as a stochastic World Model, using Monte Carlo rollouts from a trained GNN to capture human interaction uncertainties. The approach embeds this uncertainty into the SLAM graph, enabling more accurate tracking and preventing optimization failures, ultimately providing a probabilistic safety envelope for collision-free robot navigation. AI

Summary written by gemini-2.5-flash-lite from 2 sources. How we write summaries →

IMPACT Enhances robot navigation in dynamic, human-populated spaces by improving localization and safety prediction.

RANK_REASON Academic paper detailing a new approach to SLAM using GNNs.

Read on arXiv cs.CV →

COVERAGE [2]

  1. arXiv cs.CV TIER_1 · Danil Tokhchukov, Veronika Morozova, Gonzalo Ferrer ·

    DynoSLAM: Dynamic SLAM with Generative Graph Neural Networks for Real-World Social Navigation

    arXiv:2605.02759v1 Announce Type: cross Abstract: Traditional Simultaneous Localization and Mapping (SLAM) algorithms rely heavily on the static environment assumption, which severely limits their applicability in real-world spaces populated by moving entities, such as pedestrian…

  2. arXiv cs.CV TIER_1 · Gonzalo Ferrer ·

    DynoSLAM: Dynamic SLAM with Generative Graph Neural Networks for Real-World Social Navigation

    Traditional Simultaneous Localization and Mapping (SLAM) algorithms rely heavily on the static environment assumption, which severely limits their applicability in real-world spaces populated by moving entities, such as pedestrians. In this work, we propose DynoSLAM, a tightly-co…