Search papers, labs, and topics across Lattice.
This paper introduces DynFly, a dynamic-aware continuous trajectory generation framework that enhances UAV vision-language navigation (UAV-VLN) by effectively bridging high-level navigation intent with executable UAV motion. By employing a lightweight trajectory generation layer that utilizes B-spline control-point representation and a Spline-DiT generator, DynFly addresses the motion-interface gap that has limited the continuity and stability of UAV trajectories. Experimental results on the OpenUAV benchmark demonstrate significant improvements in navigation performance and trajectory quality, outperforming the strongest baseline across multiple metrics.
DynFly achieves a remarkable 4.69 improvement in navigation performance, showcasing how dynamic-aware trajectory generation can transform UAV navigation in complex urban environments.
Recent advances in multimodal large models have significantly improved UAV vision-language navigation (UAV-VLN) by enhancing high-level perception and reasoning. However, existing methods mainly focus on predicting discrete actions, local targets, or sparse waypoints, while the continuous transition from navigation intent to executable UAV motion remains weakly modeled. This motion-interface gap limits the continuity, stability, and executability of generated UAV trajectories. To address this gap, we propose DynFly, a dynamic-aware continuous trajectory generation framework that bridges high-level navigation reasoning and executable UAV motion. DynFly bridges high-level navigation intent and continuous UAV motion through a lightweight trajectory generation layer. Specifically, it represents expert trajectories in B-spline control-point space and employs a Spline-DiT generator to learn conditional trajectory generation via flow matching. Furthermore, we introduce UAV-oriented dynamic-aware supervision over position, finite-difference velocity, finite-difference acceleration, heading consistency, and local target alignment, enabling the generated trajectories to better satisfy UAV motion characteristics. And our trajectory generation framework can also be integrated with an existing UAV-VLN framework while preserving its original visual-language reasoning pipeline. Extensive experiments on the OpenUAV UAV-VLN benchmark show that DynFly improves both navigation performance and trajectory quality. On the Test Unseen Full split, DynFly improves the strongest baseline by 4.69 NDTW, 2.40 SDTW, 2.14 SR points and 4.87 OSR points, while reducing NE by 4.51 m.