A Neural Field-Based Approach for View Computation & Data Exploration in 3D Urban Environments
Stefan Cobeli, Kazi Shahrukh Omar, Rodrigo Valença, Nivan Ferreira, Fabio Miranda
TL;DR
This work addresses the challenge of extracting insights from large 3D urban datasets under occlusion and interaction bottlenecks by modeling views as a vector field over viewpoints and learning a neural field-based implicit representation $S: \mathcal{V} \to \mathbb{R}^k$. It introduces a differentiable architecture $F_\Theta$ with high-frequency embeddings to approximate the field, supporting direct queries for view-dependent thematic distributions and inverse queries to locate viewpoints matching desired patterns. The authors demonstrate three urban-use cases (facade visibility, pattern-driven view discovery, and building-centric visibility) on a Manhattan dataset, with quantitative accuracy and speed benchmarks (e.g., ~$4{,}000$ views/s per instance on a $2.4$ MB network) and expert feedback, and provide an open-source codebase. The approach enables fast, scalable, and interactive exploration of physical and thematic urban data, offering practical tools for planning, design, and environmental assessment while outlining avenues for extension to rural settings and additional thematic layers.
Abstract
Despite the growing availability of 3D urban datasets, extracting insights remains challenging due to computational bottlenecks and the complexity of interacting with data. In fact, the intricate geometry of 3D urban environments results in high degrees of occlusion and requires extensive manual viewpoint adjustments that make large-scale exploration inefficient. To address this, we propose a view-based approach for 3D data exploration, where a vector field encodes views from the environment. To support this approach, we introduce a neural field-based method that constructs an efficient implicit representation of 3D environments. This representation enables both faster direct queries, which consist of the computation of view assessment indices, and inverse queries, which help avoid occlusion and facilitate the search for views that match desired data patterns. Our approach supports key urban analysis tasks such as visibility assessments, solar exposure evaluation, and assessing the visual impact of new developments. We validate our method through quantitative experiments, case studies informed by real-world urban challenges, and feedback from domain experts. Results show its effectiveness in finding desirable viewpoints, analyzing building facade visibility, and evaluating views from outdoor spaces. Code and data are publicly available at https://urbantk.org/neural-3d.
