CubeletWorld: A New Abstraction for Scalable 3D Modeling

📅 2025-11-20
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Urban multi-source heterogeneous data (e.g., maps, mobility logs, remote sensing imagery) pose significant challenges for unified modeling. Existing agent-centric approaches suffer from poor scalability and privacy risks. This paper proposes CubeletWorld: a global, scalable spatial representation that discretizes urban space into three-dimensional volumetric units—termed *cubelets*—without relying on individual-level perception. Its core contribution is the formal introduction of the *cubelet state prediction* task, coupled with a novel spatial modeling architecture designed to address data sparsity and multi-granularity fusion. Experiments demonstrate superior performance across planning, navigation, and occupancy forecasting tasks. The framework supports large-scale simulation with over one million cubelets and is applicable to real-world scenarios including sociodemographic analysis, environmental monitoring, and emergency response.

Technology Category

Application Category

📝 Abstract
Modern cities produce vast streams of heterogeneous data, from infrastructure maps to mobility logs and satellite imagery. However, integrating these sources into coherent spatial models for planning and prediction remains a major challenge. Existing agent-centric methods often rely on direct environmental sensing, limiting scalability and raising privacy concerns. This paper introduces CubeletWorld, a novel framework for representing and analyzing urban environments through a discretized 3D grid of spatial units called cubelets. This abstraction enables privacy-preserving modeling by embedding diverse data signals, such as infrastructure, movement, or environmental indicators, into localized cubelet states. CubeletWorld supports downstream tasks such as planning, navigation, and occupancy prediction without requiring agent-driven sensing. To evaluate this paradigm, we propose the CubeletWorld State Prediction task, which involves predicting the cubelet state using a realistic dataset containing various urban elements like streets and buildings through this discretized representation. We explore a range of modified core models suitable for our setting and analyze challenges posed by increasing spatial granularity, specifically the issue of sparsity in representation and scalability of baselines. In contrast to existing 3D occupancy prediction models, our cubelet-centric approach focuses on inferring state at the spatial unit level, enabling greater generalizability across regions and improved privacy compliance. Our results demonstrate that CubeletWorld offers a flexible and extensible framework for learning from complex urban data, and it opens up new possibilities for scalable simulation and decision support in domains such as socio-demographic modeling, environmental monitoring, and emergency response. The code and datasets can be downloaded from here.
Problem

Research questions and friction points this paper is trying to address.

Integrating heterogeneous urban data into coherent spatial models for planning
Addressing scalability and privacy limitations in agent-centric environmental sensing
Predicting discretized 3D cubelet states for urban analysis tasks
Innovation

Methods, ideas, or system contributions that make the work stand out.

CubeletWorld uses discretized 3D grid units called cubelets
It embeds diverse urban data into localized cubelet states
This abstraction enables privacy-preserving and scalable modeling