Large-Scale Auto-Regressive Modeling Of Street Networks
- URL: http://arxiv.org/abs/2209.00281v1
- Date: Thu, 1 Sep 2022 07:58:31 GMT
- Title: Large-Scale Auto-Regressive Modeling Of Street Networks
- Authors: Michael Birsak, Tom Kelly, Wamiq Para, Peter Wonka
- Abstract summary: We present a novel generative method for the creation of city-scale road layouts.
Our framework produces large traversable graphs of high quality consisting of vertices and edges representing complete street networks.
Using data from OpenStreetMap, we train our system on whole cities and even across large countries such as the US, and finally compare it to the state of the art.
- Score: 35.288935247546995
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: We present a novel generative method for the creation of city-scale road
layouts. While the output of recent methods is limited in both size of the
covered area and diversity, our framework produces large traversable graphs of
high quality consisting of vertices and edges representing complete street
networks covering 400 square kilometers or more. While our framework can
process general 2D embedded graphs, we focus on street networks due to the wide
availability of training data.
Our generative framework consists of a transformer decoder that is used in a
sliding window manner to predict a field of indices, with each index encoding a
representation of the local neighborhood. The semantics of each index is
determined by a dictionary of context vectors. The index field is then input to
a decoder to compute the street graph.
Using data from OpenStreetMap, we train our system on whole cities and even
across large countries such as the US, and finally compare it to the state of
the art.
Related papers
- Probabilistic road classification in historical maps using synthetic data and deep learning [3.3755652248305004]
We introduce a novel framework that integrates deep learning with geoinformation, computer-based painting, and image processing methodologies.
This framework enables the extraction and classification of roads from historical maps using only road geometries.
Our method achieved completeness and correctness scores of over 94% and 92%, respectively, for road class 2.
arXiv Detail & Related papers (2024-10-03T06:43:09Z) - Streetscapes: Large-scale Consistent Street View Generation Using Autoregressive Video Diffusion [61.929653153389964]
We present a method for generating Streetscapes-long sequences of views through an on-the-fly synthesized city-scale scene.
Our method can scale to much longer-range camera trajectories, spanning several city blocks, while maintaining visual quality and consistency.
arXiv Detail & Related papers (2024-07-18T17:56:30Z) - COHO: Context-Sensitive City-Scale Hierarchical Urban Layout Generation [1.5745692520785073]
We introduce a novel graph-based masked autoencoder (GMAE) for city-scale urban layout generation.
The method encodes attributed buildings, city blocks, communities and cities into a unified graph structure.
Our approach achieves good realism, semantic consistency, and correctness across the heterogeneous urban styles in 330 US cities.
arXiv Detail & Related papers (2024-07-16T00:49:53Z) - Hierarchical Graph Structures for Congestion and ETA Prediction [0.0]
Traffic4cast is an annual competition to predict temporal traffic based on real world data.
We propose an approach using Neural Networks that directly works on the road graph topology which was extracted from OpenStreetMap data.
Our architecture can incorporate a hierarchical graph representation to improve the information flow between key intersections of the graph and the shortest paths connecting them.
arXiv Detail & Related papers (2022-11-21T15:35:27Z) - Graph representation learning for street networks [0.0]
Streets networks provide an invaluable source of information about the different temporal and emerging in our cities.
Previous work has shown that representations of the original data can be created through a learning algorithm.
This paper proposes a model capable of inferring good representations directly from the street network.
arXiv Detail & Related papers (2022-11-09T16:02:28Z) - Neighbor2Seq: Deep Learning on Massive Graphs by Transforming Neighbors
to Sequences [55.329402218608365]
We propose the Neighbor2Seq to transform the hierarchical neighborhood of each node into a sequence.
We evaluate our method on a massive graph with more than 111 million nodes and 1.6 billion edges.
Results show that our proposed method is scalable to massive graphs and achieves superior performance across massive and medium-scale graphs.
arXiv Detail & Related papers (2022-02-07T16:38:36Z) - Graph Representation Learning for Road Type Classification [13.227651826285014]
We present a learning-based approach to graph representations of road networks employing state-of-the-art graph convolutional neural networks.
Our approach is applied to realistic road networks of 17 cities from Open Street Map.
arXiv Detail & Related papers (2021-07-16T09:32:58Z) - Convolutional Recurrent Network for Road Boundary Extraction [99.55522995570063]
We tackle the problem of drivable road boundary extraction from LiDAR and camera imagery.
We design a structured model where a fully convolutional network obtains deep features encoding the location and direction of road boundaries.
We showcase the effectiveness of our method on a large North American city where we obtain perfect topology of road boundaries 99.3% of the time.
arXiv Detail & Related papers (2020-12-21T18:59:12Z) - Modeling Graph Structure via Relative Position for Text Generation from
Knowledge Graphs [54.176285420428776]
We present Graformer, a novel Transformer-based encoder-decoder architecture for graph-to-text generation.
With our novel graph self-attention, the encoding of a node relies on all nodes in the input graph - not only direct neighbors - facilitating the detection of global patterns.
Graformer learns to weight these node-node relations differently for different attention heads, thus virtually learning differently connected views of the input graph.
arXiv Detail & Related papers (2020-06-16T15:20:04Z) - VectorNet: Encoding HD Maps and Agent Dynamics from Vectorized
Representation [74.56282712099274]
This paper introduces VectorNet, a hierarchical graph neural network that exploits the spatial locality of individual road components represented by vectors.
By operating on the vectorized high definition (HD) maps and agent trajectories, we avoid lossy rendering and computationally intensive ConvNet encoding steps.
We evaluate VectorNet on our in-house behavior prediction benchmark and the recently released Argoverse forecasting dataset.
arXiv Detail & Related papers (2020-05-08T19:07:03Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.