paper-with-me

홈 › Papers

FDR-Occ: Factorized Dense Routing for Full-Spectrum 3D Occupancy Prediction

2026-07-04 · Dubing Chen, Huan Zheng, Tianyi Yan, Yucheng Zhou, Runzhou Tao, Zhongying Qiu, Jianfei Yang, Jianbing Shen arxiv

Vision-based 3D occupancy prediction fundamentally relies on the 2D-to-3D view transformation. Current paradigms predominantly utilize explicit physical projection, which artificially restricts the routing matrix to strict, sparse camera rays. While computationally efficient, this imposes a severe Locality Bottleneck, preventing the network from constructing holistic contextual understanding and degrading sharply when camera extrinsics are unreliable or absent. To break this bottleneck, we abstract view transformation as unconstrained bipartite routing and propose Factorized Dense Routing (FDR). By approximating dense 2D-to-3D mixing through hierarchical tensor contractions, FDR guarantees a fully-global receptive field with tractable, sub-quadratic complexity. Crucially, the mandatory spatial contraction in dense routing exposes a fundamental Resolution-Context Trade-off. To address this, we introduce a Resolution-Context Decoupled Architecture. We factorize the 3D space into a global macroscopic topological anchor (via FDR) and precise local geometric planes (via explicit projection). This decoupling enables global semantic inference and exact surface localization to complement each other without mutual compromise. Extensive experiments demonstrate that our framework achieves state-of-the-art performance on the Occ3D-nuScenes and Occ3D-Waymo benchmarks. More notably, in an uncalibrated setting where physical extrinsics are withheld, our global routing internalizes the implicit multi-camera rig topology and exhibits substantially stronger structural robustness than physical-projection baselines under the same protocol.

📄 PDF Abstract BibTeX arXiv:2607.03822

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Porównanie metod detekcji zajętości widma radiowego z wykorzystaniem uczenia federacyjnego z oraz bez węzła centralnego

2023-03-31 · Łukasz Kułacz

Dynamic spectrum access systems typically require information about the spectrum occupancy and thus the presence of other users in order to make a spectrum al-location decision for a new device. Simple methods of spectru…

Deformable Gaussian Occupancy: Decoupling Rigid and Nonrigid Motion with Factorized Distillation

2026-05-27 · Yang Gao, Wuyang Li, Po-Chien Luan, Alexandre Alahi arxiv

Understanding dynamic 3D environments is essential for safe autonomous driving, particularly when reasoning about human-centric, nonrigid agents. However, existing weakly supervised occupancy prediction frameworks predom…

Scene UnderstandingAutonomous Driving

Altitude-Dependent Cellular Spectrum Occupancy: from Measurements to Stochastic Geometry Models

2024-11-09 · Sung Joon Maeng, Ismail Guvenc

The growing demand for aerial connectivity with unmanned aerial vehicles (UAVs) across diverse settings, ranging from urban to rural scenarios, requires developing a better understanding of spectrum occupancy at aerial c…

Fully Sparse 3D Occupancy Prediction

2023-12-28 · Haisong Liu, Yang Chen, Haiguang Wang, Zetong Yang 외

Occupancy prediction plays a pivotal role in autonomous driving. Previous methods typically construct dense 3D volumes, neglecting the inherent sparsity of the scene and suffering from high computational costs. To bridge…

Autonomous DrivingPrediction

Large-Scale Spectrum Occupancy Learning via Tensor Decomposition and LSTM Networks

2019-05-10 · Mohsen Joneidi, Ismail Alkhouri, Nazanin Rahnavard

A new paradigm for large-scale spectrum occupancy learning based on long short-term memory (LSTM) recurrent neural networks is proposed. Studies have shown that spectrum usage is a highly correlated time series. Moreover…

Computational EfficiencyPredictionTensor DecompositionTime Series+2