paper-with-me

Papers

Language and Geometry Grounded Sparse Voxel Representations for Holistic Scene Understanding

2026-02-17 · Guile Wu, David Huang, Bingbing Liu, Dongfeng Bai arxiv

Existing 3D open-vocabulary scene understanding methods mostly emphasize distilling language features from 2D foundation models into 3D feature fields, but largely overlook the synergy among scene appearance, semantics, and geometry. As a result, scene understanding often deviates from the underlying geometric structure of scenes and becomes decoupled from the reconstruction process. In this work, we propose a novel approach that leverages language and geometry grounded sparse voxel representations to comprehensively model appearance, semantics, and geometry within a unified framework. Specifically, we use 3D sparse voxels as primitives and employ an appearance field, a density field, a feature field, and a confidence field to holistically represent a 3D scene. To promote synergy among the appearance, density, and feature fields, we construct a feature modulation module and distill language features from a 2D foundation model into our 3D scene model. In addition, we integrate geometric distillation into feature field distillation to transfer geometric knowledge from a geometry foundation model to our 3D scene representations via depth correlation regularization and pattern consistency regularization. These components work together to synergistically model the appearance, semantics, and geometry of the 3D scene within a unified framework. Extensive experiments demonstrate that our approach achieves superior overall performance compared with state-of-the-art methods in holistic scene understanding and reconstruction.

📄 PDF Abstract BibTeX arXiv:2602.15734

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Understanding

Similar Papers 제목 키워드 기반

SparseOcc++: Geometry-Aware Sparse Latent Representation for Semantic Occupancy Prediction

2026-07-06 · Pin Tang, Zhongdao Wang, Guoqing Wang, Xiangxuan Ren 외 arxiv

Vision-based 3D semantic occupancy prediction is essential for autonomous driving, yet dense voxel representations waste computation on largely empty space, while BEV and TPV projections compromise fine-grained 3D struct…

Semantic SegmentationDistance regressionAutonomous Driving

Neural Sparse Voxel Fields

2020-07-22 · NeurIPS 2020 12 · Lingjie Liu, Jiatao Gu, Kyaw Zaw Lin, Tat-Seng Chua 외

Photo-realistic free-viewpoint rendering of real-world scenes using classical computer graphics techniques is challenging, because it requires the difficult step of capturing detailed appearance and geometry models. Rece…

NeRF

Advancing Structured Priors for Sparse-Voxel Surface Reconstruction

2026-01-25 · Ting-Hsun Chi, Chu-Rong Chen, Chi-Tun Hsu, Hsuan-Ting Lin 외 arxiv

Reconstructing accurate surfaces with radiance fields has progressed rapidly, yet two promising explicit representations, 3D Gaussian Splatting and sparse-voxel rasterization, exhibit complementary strengths and weakness…

Learning-based Lossless Point Cloud Geometry Coding using Sparse Tensors

2022-04-11 · Dat Thanh Nguyen, Andre Kaup

Most point cloud compression methods operate in the voxel or octree domain which is not the original representation of point clouds. Those representations either remove the geometric information or require high computati…

MeshWeaver: Sparse-Voxel-Guided Surface Weaving for Autoregressive Mesh Generation

2026-06-03 · Jiale Xu, Wang Zhao, Ying Shan arxiv

Autoregressive mesh generation has gained attention by tokenizing meshes into sequences and training models in a language-modeling fashion. However, existing approaches suffer from two fundamental limitations: (i) low to…