paper-with-me

홈 › Papers

CubeletWorld: A New Abstraction for Scalable 3D Modeling

2025-11-21 · Azlaan Mustafa Samad, Hoang H. Nguyen, Lukas Berg, Henrik Müller, Yuan Xue, Daniel Kudenko, Zahra Ahmadi arxiv

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.

📄 PDF Abstract BibTeX arXiv:2511.17664

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scalable Polyhedral Verification of Recurrent Neural Networks

2020-05-27 · Wonryong Ryou, Jiayu Chen, Mislav Balunovic, Gagandeep Singh 외

We present a scalable and precise verifier for recurrent neural networks, called Prover based on two novel ideas: (i) a method to compute a set of polyhedral abstractions for the non-convex and nonlinear recurrent update…

Learned multiphysics inversion with differentiable programming and machine learning

2023-04-12 · Mathias Louboutin, Ziyi Yin, Rafael Orozco, Thomas J. Grady II 외

We present the Seismic Laboratory for Imaging and Modeling/Monitoring (SLIM) open-source software framework for computational geophysics and, more generally, inverse problems involving the wave-equation (e.g., seismic an…

Geophysics

PlasmoData.jl -- A Julia Framework for Modeling and Analyzing Complex Data as Graphs

2024-01-21 · David L Cole, Victor M Zavala

Datasets encountered in scientific and engineering applications appear in complex formats (e.g., images, multivariate time series, molecules, video, text strings, networks). Graph theory provides a unifying framework to …

image-classificationImage ClassificationNavigateTime Series+1

Pixel Motion Diffusion is What We Need for Robot Control

2025-09-26 · E-Ro Nguyen, Yichi Zhang, Kanchana Ranasinghe, Xiang Li 외 arxiv

We present DAWN (Diffusion is All We Need for robot control), a unified diffusion-based framework for language-conditioned robotic manipulation that bridges high-level motion intent and low-level robot action via structu…

Abstraction and Refinement: Towards Scalable and Exact Verification of Neural Networks

2022-07-02 · Jiaxiang Liu, Yunhan Xing, Xiaomu Shi, Fu Song 외

As a new programming paradigm, deep neural networks (DNNs) have been increasingly deployed in practice, but the lack of robustness hinders their applications in safety-critical domains. While there are techniques for ver…