paper-with-me

홈 › Papers

LeC$^2$O-NeRF: Learning Continuous and Compact Large-Scale Occupancy for Urban Scenes

2024-11-18 · Zhenxing Mi, Dan Xu

In NeRF, a critical problem is to effectively estimate the occupancy to guide empty-space skipping and point sampling. Grid-based methods work well for small-scale scenes. However, on large-scale scenes, they are limited by predefined bounding boxes, grid resolutions, and high memory usage for grid updates, and thus struggle to speed up training for large-scale, irregularly bounded and complex urban scenes without sacrificing accuracy. In this paper, we propose to learn a continuous and compact large-scale occupancy network, which can classify 3D points as occupied or unoccupied points. We train this occupancy network end-to-end together with the radiance field in a self-supervised manner by three designs. First, we propose a novel imbalanced occupancy loss to regularize the occupancy network. It makes the occupancy network effectively control the ratio of unoccupied and occupied points, motivated by the prior that most of 3D scene points are unoccupied. Second, we design an imbalanced architecture containing a large scene network and a small empty space network to separately encode occupied and unoccupied points classified by the occupancy network. This imbalanced structure can effectively model the imbalanced nature of occupied and unoccupied regions. Third, we design an explicit density loss to guide the occupancy network, making the density of unoccupied points smaller. As far as we know, we are the first to learn a continuous and compact occupancy of large-scale NeRF by a network. In our experiments, our occupancy network can quickly learn more compact, accurate and smooth occupancy compared to the occupancy grid. With our learned occupancy as guidance for empty space skipping on challenging large-scale benchmarks, our method consistently obtains higher accuracy compared to the occupancy grid, and our method can speed up state-of-the-art NeRF methods without sacrificing accuracy.

📄 PDF Abstract BibTeX arXiv:2411.11374

Code (0)

등록된 구현이 없습니다.

Tasks

NeRF

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Information-Preserving Continuous Occupancy Mapping with Variance-Weighted Submap Joining

2026-06-09 · Zhuhua Bai, Yingyu Wang, Liang Zhao, Shoudong Huang arxiv

Large-scale SLAM remains challenging due to accumulated trajectory drift and the increasing computational cost of maintaining global consistency. Submap joining alleviates these issues by constructing locally consistent …

CLONeR: Camera-Lidar Fusion for Occupancy Grid-aided Neural Representations

2022-09-02 · Alexandra Carlson, Manikandasriram Srinivasan Ramanagopal, Nathan Tseng, Matthew Johnson-Roberson 외

Recent advances in neural radiance fields (NeRFs) achieve state-of-the-art novel view synthesis and facilitate dense estimation of scene properties. However, NeRFs often fail for large, unbounded scenes that are captured…

Depth EstimationDepth PredictionNeRFNovel View Synthesis

HybridOcc: NeRF Enhanced Transformer-based Multi-Camera 3D Occupancy Prediction

2024-08-17 · Xiao Zhao, Bo Chen, Mingyang Sun, Dingkang Yang 외

Vision-based 3D semantic scene completion (SSC) describes autonomous driving scenes through 3D volume representations. However, the occlusion of invisible voxels by scene surfaces poses challenges to current SSC methods …

3D geometry3D Semantic Scene CompletionAutonomous DrivingNeRF

QNeRF: Neural Radiance Fields on a Simulated Gate-Based Quantum Computer

2026-01-08 · Daniele Lizzio Bosco, Shuteng Wang, Giuseppe Serra, Vladislav Golyanik arxiv

Recently, Quantum Visual Fields (QVFs) have shown promising improvements in model compactness and convergence speed for learning the provided 2D or 3D signals. Meanwhile, novel-view synthesis has seen major advances with…

Quantum Machine LearningRepresentation Learning

GeoTransfer : Generalizable Few-Shot Multi-View Reconstruction via Transfer Learning

2024-08-27 · Shubhendu Jena, Franck Multon, Adnane Boukhayma

This paper presents a novel approach for sparse 3D reconstruction by leveraging the expressive power of Neural Radiance Fields (NeRFs) and fast transfer of their features to learn accurate occupancy fields. Existing 3D r…

3D ReconstructionNeRFSurface ReconstructionTransfer Learning