ArXiv

SidewalkBench: Benchmarking Visual Navigation on Urban Sidewalks

Authors
Zhizheng Liu, Honglin He, Vivek Alumootil...
Categories
cs.RO
arXiv
https://arxiv.org/abs/2606.16953v1
PDF
https://arxiv.org/pdf/2606.16953v1

Brief

SidewalkBench is a unified benchmark for visual navigation on urban sidewalks that uses NVIDIA Isaac Sim to provide high-fidelity, GPU-accelerated environments combining procedurally generated and real-world scanned scenes with reactive event-driven pedestrians. The authors evaluate 9 models on 330 unit tests, 800 pedestrian-reactive, and 105 long-horizon scenarios, reporting that pedestrian interaction handling and long-horizon robustness are major bottlenecks, while synthetic-data scaling shows promise. (Summary based on the abstract; full paper not reviewed.)

Source evidence

Abstract

Urban sidewalk navigation presents significant challenges due to complex structural layouts, dynamic pedestrian behaviors, and long distances. While recent visual navigation models offer a promising solution, the lack of a unified benchmark hinders quantitative and reproducible evaluation. To bridge this gap, we propose SidewalkBench, a comprehensive benchmark designed for visual navigation on urban sidewalks. Built upon NVIDIA Isaac Sim, SidewalkBench brings GPU-accelerated simulation of diverse, high-fidelity sidewalk environments, including both procedurally generated and real-world scanned scenes. We further populate the scenes with rich, reactive event-based pedestrian behaviors and flexible, efficient animation, enabling standardized model evaluation under realistic real-world settings. We conduct a comprehensive evaluation of 9 visual navigation models on 330 unit-test scenarios, 800 pedestrian-reactive scenarios, and 105 long-horizon scenarios. Our findings highlight that pedestrian interaction and long-horizon robustness remain critical bottlenecks for existing models, and scaling up sidewalk training with synthetic data emerges as a promising solution.

Comment: Project Page: https://vail-ucla.github.io/SidewalkBench/