RendBEV: Semantic Novel View Synthesis for Self-Supervised Bird's Eye View Segmentation
Henrique Piñeiro Monteagudo, Leonardo Taccari, Aurel Pjetri, Francesco Sambo, Samuele Salti
TL;DR
RendBEV tackles the challenge of BEV semantic segmentation when BEV annotations are scarce by enabling self-supervised training through differentiable volumetric rendering. It renders perspective-view semantics for other frames from a reference BEV prediction using a frozen neural density field, and learns via a cross-entropy loss against ground-truth perspective semantics. The method is architecture-agnostic and benefits from temporal supervision, achieving strong zero-shot performance on KITTI-360, substantial gains as a pretraining step in low-annotation regimes, and state-of-the-art results when fully labeled. This work advances self-supervised BEV understanding and offers practical benefits for data-scarce autonomous-driving scenarios, while outlining future directions for handling dynamic objects and multi-camera setups.
Abstract
Bird's Eye View (BEV) semantic maps have recently garnered a lot of attention as a useful representation of the environment to tackle assisted and autonomous driving tasks. However, most of the existing work focuses on the fully supervised setting, training networks on large annotated datasets. In this work, we present RendBEV, a new method for the self-supervised training of BEV semantic segmentation networks, leveraging differentiable volumetric rendering to receive supervision from semantic perspective views computed by a 2D semantic segmentation model. Our method enables zero-shot BEV semantic segmentation, and already delivers competitive results in this challenging setting. When used as pretraining to then fine-tune on labeled BEV ground-truth, our method significantly boosts performance in low-annotation regimes, and sets a new state of the art when fine-tuning on all available labels.
