paper-with-me

홈 › Papers

LESV: Language Embedded Sparse Voxel Fusion for Open-Vocabulary 3D Scene Understanding

2026-04-01 · Fusang Wang, Nathan Piasco, Moussab Bennehar, Luis Roldão, Dzmitry Tsishkou, Fabien Moutarde arxiv

Recent advancements in open-vocabulary 3D scene understanding heavily rely on 3D Gaussian Splatting (3DGS) to register vision-language features into 3D space. However, we identify two critical limitations in these approaches: the spatial ambiguity arising from unstructured, overlapping Gaussians which necessitates probabilistic feature registration, and the multi-level semantic ambiguity caused by pooling features over object-level masks, which dilutes fine-grained details. To address these challenges, we present a novel framework that leverages Sparse Voxel Rasterization (SVRaster) as a structured, disjoint geometry representation. By regularizing SVRaster with monocular depth and normal priors, we establish a stable geometric foundation. This enables a deterministic, confidence-aware feature registration process and suppresses the semantic bleeding artifact common in 3DGS. Furthermore, we resolve multi-level ambiguity by exploiting the emerging dense alignment properties of the AM-RADIO foundation model, avoiding the computational overhead of hierarchical training methods. Our approach achieves state-of-the-art performance on Open Vocabulary Point Cloud Understanding, and highly competitive results on 3D and 2D Object Retrieval benchmarks.

📄 PDF Abstract BibTeX arXiv:2604.01388

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Understanding

Similar Papers 제목 키워드 기반

Scaffold Diffusion: Sparse Multi-Category Voxel Structure Generation with Discrete Diffusion

2025-08-26 · Justin Jung arxiv

Generating realistic sparse multi-category 3D voxel structures is difficult due to the cubic memory scaling of voxel structures and moreover the significant class imbalance caused by sparsity. We introduce Scaffold Diffu…

EnsembleSVM: A Library for Ensemble Learning Using Support Vector Machines

2014-03-04 · Marc Claesen, Frank De Smet, Johan Suykens, Bart De Moor

EnsembleSVM is a free software package containing efficient routines to perform ensemble learning with support vector machine (SVM) base models. It currently offers ensemble methods based on binary SVM models. Our implem…

Ensemble Learning

Voxel or Pillar: Exploring Efficient Point Cloud Representation for 3D Object Detection

2023-04-06 · Yuhao Huang, Sanping Zhou, Junjie Zhang, Jinpeng Dong 외

Efficient representation of point clouds is fundamental for LiDAR-based 3D object detection. While recent grid-based detectors often encode point clouds into either voxels or pillars, the distinctions between these appro…

3D Object Detectionobject-detectionObject DetectionRepresentation Learning

SDVRF: Sparse-to-Dense Voxel Region Fusion for Multi-modal 3D Object Detection

2023-04-17 · Binglu Ren, Jianqin Yin

In the perception task of autonomous driving, multi-modal methods have become a trend due to the complementary characteristics of LiDAR point clouds and image data. However, the performance of multi-modal methods is usua…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

DVD: Discrete Voxel Diffusion for 3D Generation and Editing

2026-05-08 · Zhengrui Xiang, Jiaqi Wu, Fupeng Sun, Heliang Zheng 외 arxiv

We introduce Discrete Voxel Diffusion (DVD), a discrete diffusion framework to generate, assess, and edit sparse voxels for SLat (Structured LATent) based 3D generative pipelines. Although discrete diffusion has not gene…

3D Generation