Search papers, labs, and topics across Lattice.
This paper introduces InfraOcc, the first real-world infrastructure-side semantic occupancy benchmark, which addresses the unique structural characteristics of roadside occupancy by providing dense voxel annotations across 290 multi-modal sequences. By revealing that static infrastructure occupies 97.3% of voxels while dynamic elements only account for 1.8% per location, the study highlights a significant static-dynamic asymmetry in occupancy perception. The proposed ProSD-Occ model outperforms existing methods, achieving a 23.5% relative improvement in dynamic mIoU, thereby establishing a new reasoning paradigm for fixed-viewpoint roadside occupancy.
Static infrastructure dominates occupancy perception, occupying 97.3% of voxels, while dynamic elements barely register, challenging existing benchmarks and methods.
Fixed-viewpoint infrastructure sensors repeatedly observe the same traffic space, making roadside 3D occupancy structurally different from ego-vehicle perception: a near-persistent static scaffold is overlaid with sparse, short-lived dynamic events. Existing occupancy benchmarks and methods, however, are built around moving ego vehicles and neither measure nor exploit this structure, instead treating occupancy as flat one-shot voxel classification. We address this gap from both data and model perspectives. We build InfraOcc, to our knowledge, the first real-world infrastructure-side semantic occupancy benchmark, with dense voxel annotations for 290 multi-modal sequences in a fixed roadside frame, a static-dynamic decoupled annotation pipeline, unified camera-only, LiDAR-only, and multi-modal evaluation, and diagnostics for static and dynamic occupancy. InfraOcc shows that static infrastructure fills 97.3% of occupied voxels and persists across frames, whereas dynamic participants have a median occupied-frame ratio of only 1.8% per location, revealing a structural static-dynamic asymmetry beyond semantic long-tailedness. We further propose ProSD-Occ, which reformulates occupancy as progressive static-to-dynamic evidence reasoning: it explains persistent layout, exposes residual dynamic evidence under static-confidence guidance, and recomposes static, dynamic, and free-space evidence into a unified field. ProSD-Occ ranks first in overall, dynamic, static, and geometric occupancy on every track, e.g., a 23.5% relative camera-only dynamic-mIoU gain over the strongest baseline and 65.87 multi-modal overall mIoU, establishing fixed-viewpoint roadside occupancy as a distinct problem with its own reasoning paradigm. The benchmark and code will be publicly available at https://github.com/yanglei18/InfraOcc