CVFeb 10, 2025

Fully Exploiting Vision Foundation Model's Profound Prior Knowledge for Generalizable RGB-Depth Driving Scene Parsing

arXiv:2502.06219v11 citationsh-index: 11IEEE Trans Intell Veh
Originality Highly original
AI Analysis

This work addresses the problem of effectively utilizing vision foundation models for driving scene parsing, which is significant for the computer vision community, particularly those working on autonomous driving applications, with an incremental approach to existing techniques.

The authors tackled the problem of RGB-depth driving scene parsing using vision foundation models, achieving superior performance compared to traditional methods with their proposed Heterogeneous Feature Integration Transformer (HFIT) on Cityscapes and KITTI Semantics datasets. The HFIT demonstrated better results than pre-trained VFMs and ViT adapters.

Recent vision foundation models (VFMs), typically based on Vision Transformer (ViT), have significantly advanced numerous computer vision tasks. Despite their success in tasks focused solely on RGB images, the potential of VFMs in RGB-depth driving scene parsing remains largely under-explored. In this article, we take one step toward this emerging research area by investigating a feasible technique to fully exploit VFMs for generalizable RGB-depth driving scene parsing. Specifically, we explore the inherent characteristics of RGB and depth data, thereby presenting a Heterogeneous Feature Integration Transformer (HFIT). This network enables the efficient extraction and integration of comprehensive heterogeneous features without re-training ViTs. Relative depth prediction results from VFMs, used as inputs to the HFIT side adapter, overcome the limitations of the dependence on depth maps. Our proposed HFIT demonstrates superior performance compared to all other traditional single-modal and data-fusion scene parsing networks, pre-trained VFMs, and ViT adapters on the Cityscapes and KITTI Semantics datasets. We believe this novel strategy paves the way for future innovations in VFM-based data-fusion techniques for driving scene parsing. Our source code is publicly available at https://mias.group/HFIT.

Foundations

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

Your Notes