paper-with-me

Papers

VLScene: Vision-Language Guidance Distillation for Camera-Based 3D Semantic Scene Completion

2025-03-08 · Meng Wang, Huilong Pi, Ruihui Li, Yunchuan Qin, Zhuo Tang, Kenli Li

Camera-based 3D semantic scene completion (SSC) provides dense geometric and semantic perception for autonomous driving. However, images provide limited information making the model susceptible to geometric ambiguity caused by occlusion and perspective distortion. Existing methods often lack explicit semantic modeling between objects, limiting their perception of 3D semantic context. To address these challenges, we propose a novel method VLScene: Vision-Language Guidance Distillation for Camera-based 3D Semantic Scene Completion. The key insight is to use the vision-language model to introduce high-level semantic priors to provide the object spatial context required for 3D scene understanding. Specifically, we design a vision-language guidance distillation process to enhance image features, which can effectively capture semantic knowledge from the surrounding environment and improve spatial context reasoning. In addition, we introduce a geometric-semantic sparse awareness mechanism to propagate geometric structures in the neighborhood and enhance semantic information through contextual sparse interactions. Experimental results demonstrate that VLScene achieves rank-1st performance on challenging benchmarks--SemanticKITTI and SSCBench-KITTI-360, yielding remarkably mIoU scores of 17.52 and 19.10, respectively.

📄 PDF Abstract BibTeX arXiv:2503.06219

Code (1)

willemeng/VLScene 공식 구현 pytorch

Tasks

3D Semantic Scene CompletionAutonomous DrivingLanguage ModelingLanguage ModellingScene Understanding

Similar Papers 제목 키워드 기반

RealisticDreamer: Guidance Score Distillation for Few-shot Gaussian Splatting

2025-11-14 · Ruocheng Wu, Haolan He, Yufei Wang, Zhihao Li 외 arxiv

3D Gaussian Splatting (3DGS) has recently gained great attention in the 3D scene representation for its high-quality real-time rendering capabilities. However, when the input comprises sparse training views, 3DGS is pron…

Uncertainty-Aware Knowledge Distillation for Multimodal Large Language Models

2026-03-22 · Jingchen Sun, Shaobo Han, Deep Patel, Wataru Kohno 외 arxiv

Knowledge distillation establishes a learning paradigm that leverages both data supervision and teacher guidance. However, determining the optimal balance between learning from data and learning from the teacher is chall…

Knowledge Distillation

Combining inherent knowledge of vision-language models with unsupervised domain adaptation through strong-weak guidance

2023-12-07 · Thomas Westfechtel, Dexuan Zhang, Tatsuya Harada

Unsupervised domain adaptation (UDA) tries to overcome the tedious work of labeling data by leveraging a labeled source dataset and transferring its knowledge to a similar but different target dataset. Meanwhile, current…

Domain AdaptationKnowledge DistillationLanguage ModellingSelf-Knowledge Distillation+1

LiRCDepth: Lightweight Radar-Camera Depth Estimation via Knowledge Distillation and Uncertainty Guidance

2024-12-20 · Huawei Sun, Nastassia Vysotskaya, Tobias Sukianto, Hao Feng 외

Recently, radar-camera fusion algorithms have gained significant attention as radar sensors provide geometric information that complements the limitations of cameras. However, most existing radar-camera depth estimation …

Computational EfficiencyDepth EstimationKnowledge Distillation

Offline Semantic Guidance for Efficient Vision-Language-Action Policy Distillation

2026-05-15 · Jin Shi, Brady Zhang, Yishun Lu arxiv

Billion-parameter Vision-Language-Action (VLA) policies have recently shown impressive performance in robotic manipulation, yet their size and inference cost remain major obstacles for real-time closed-loop control. We i…