MfNeuPAN: Proactive End-to-End Navigation in Dynamic Environments via Direct Multi-Frame Point Constraints
Yiwen Ying, Hanjing Ye, Senzi Luo, Luyao Liu, Yu Zhan, Li He, Hong Zhang
TL;DR
MfNeuPAN addresses robust autonomous navigation in dynamic environments by extending NeuPAN with a predictive, multi-frame perspective. The framework combines a perception pipeline (downsampling, Gaussian filtering, DBSCAN clustering, Kalman tracking), a multi-frame prediction module (three-component Gaussian Mixture Model to generate future obstacle samples), and an enhanced planning/controller (DUNE latent distance features and NRMP optimization) to produce real-time control commands. Across both IR-SIM simulations and real-world experiments, MfNeuPAN demonstrates improved path efficiency and robustness in dense, moving-obstacle scenarios, including zero-collision trials in 20 runs. This work enables proactive, end-to-end navigation in cluttered dynamic spaces, with potential to improve reliability and safety in real-world robotic systems.
Abstract
Obstacle avoidance in complex and dynamic environments is a critical challenge for real-time robot navigation. Model-based and learning-based methods often fail in highly dynamic scenarios because traditional methods assume a static environment and cannot adapt to real-time changes, while learning-based methods rely on single-frame observations for motion constraint estimation, limiting their adaptability. To overcome these limitations, this paper proposes a novel framework that leverages multi-frame point constraints, including current and future frames predicted by a dedicated module, to enable proactive end-to-end navigation. By incorporating a prediction module that forecasts the future path of moving obstacles based on multi-frame observations, our method allows the robot to proactively anticipate and avoid potential dangers. This proactive planning capability significantly enhances navigation robustness and efficiency in unknown dynamic environments. Simulations and real-world experiments validate the effectiveness of our approach.
