From Imitation to Alignment: Human-Preference Flow Policies for Long-Horizon Sidewalk Navigation
About
Autonomous long-horizon sidewalk navigation is essential for micro-mobility applications such as robotic food delivery and assistive electronic wheelchairs. Unlike autonomous driving on the road, long-horizon sidewalk navigation requires precise maneuvering through unpredictable sidewalk terrains and pedestrians, with a lightweight perception stack as minimal as a single monocular RGB camera. While imitation learning (IL) from demonstrations offers a practical solution, the resulting autopilot policy often suffers from compounding errors, a lack of social compliance on sidewalks, and deficiencies in counterfactual reasoning to handle complex situations. To address these challenges, we introduce FlowPilot, a mapless navigation policy that achieves robust and efficient long-horizon navigation performance using only a monocular RGB camera. We first propose to use anchored flow matching as an action representation for policy pre-training on large-scale robot fleet data and to capture the diverse, complex, multimodal distribution of sidewalk navigation behaviors. To bridge the gap between imitation and alignment, we further design a human-in-the-loop preference learning scheme to tune the policy on a small amount of human intervention data. It strengthens the model's counterfactual reasoning and social compliance on sidewalks. We evaluate FlowPilot through extensive simulation and real-world experiments in diverse sidewalk environments. FlowPilot achieves 42% success rate and 66% route completion in simulation, while FlowPilot-HP further improves real-world robustness and social compliance, reducing IR by 40.0% and NIR by 52.1% relative to the base model.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Closed-loop Navigation | Urban-Sim Robot Configuration R0 (test) | SR42 | 9 | |
| Open-loop navigation | Robot-specific dataset Legged robot | minMOE3.24 | 7 | |
| Open-loop Robot Navigation | robot-specific dataset Wheeled robot | minMOE3.64 | 7 | |
| Closed-loop long-horizon navigation | Simulation Benchmark | NIR3.4 | 7 | |
| Navigation | Urban-Sim Basic Robot Configuration R0 | Success Rate (SR)55 | 6 | |
| Navigation | Urban-Sim Novel Robot Configuration R1 | Success Rate (SR)44 | 6 | |
| Navigation | Urban-Sim Novel Robot Configuration R2 | Success Rate35 | 6 | |
| Closed-loop evaluation in long-horizon real-world sidewalk environments | Real-world sidewalk environments (long-horizon) | IR1.2 | 5 |