ROAIMar 3

CoFL: Continuous Flow Fields for Language-Conditioned Navigation

arXiv:2603.02854v1h-index: 3
Originality Highly original
AI Analysis

This addresses the challenge of robust and efficient language-guided navigation for robotics, representing a novel method rather than an incremental improvement.

The paper tackles the problem of brittle and costly language-conditioned navigation by introducing CoFL, an end-to-end policy that maps bird's-eye view observations and language instructions to continuous flow fields for smooth, reactive navigation, achieving significant outperformance over modular and generative baselines on unseen scenes and high success rates in real-world deployments.

Language-conditioned navigation pipelines often rely on brittle modular components or costly action-sequence generation. To address these limitations, we present CoFL, an end-to-end policy that directly maps a bird's-eye view (BEV) observation and a language instruction to a continuous flow field for navigation. Instead of predicting discrete action tokens or sampling action chunks via iterative denoising, CoFL outputs instantaneous velocities that can be queried at arbitrary 2D projected locations. Trajectories are obtained by numerical integration of the predicted field, producing smooth motion that remains reactive under closed-loop execution. To enable large-scale training, we build a dataset of over 500k BEV image-instruction pairs, each procedurally annotated with a flow field and a trajectory derived from BEV semantic maps built on Matterport3D and ScanNet. By training on a mixed distribution, CoFL significantly outperforms modular Vision-Language Model (VLM)-based planners and generative policy baselines on strictly unseen scenes. Finally, we deploy CoFL zero-shot in real-world experiments with overhead BEV observations across multiple layouts, maintaining reliable closed-loop control and a high success rate.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes