Graph representation learning for street networks
- URL: http://arxiv.org/abs/2211.04984v1
- Date: Wed, 9 Nov 2022 16:02:28 GMT
- Title: Graph representation learning for street networks
- Authors: Mateo Neira and Roberto Murcio
- Abstract summary: 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.
- Score: 0.0
- License: http://creativecommons.org/licenses/by-sa/4.0/
- Abstract: Streets networks provide an invaluable source of information about the
different temporal and spatial patterns emerging in our cities. These streets
are often represented as graphs where intersections are modelled as nodes and
streets as links between them. Previous work has shown that raster
representations of the original data can be created through a learning
algorithm on low-dimensional representations of the street networks. In
contrast, models that capture high-level urban network metrics can be trained
through convolutional neural networks. However, the detailed topological data
is lost through the rasterisation of the street network. The models cannot
recover this information from the image alone, failing to capture complex
street network features. This paper proposes a model capable of inferring good
representations directly from the street network. Specifically, we use a
variational autoencoder with graph convolutional layers and a decoder that
outputs a probabilistic fully-connected graph to learn latent representations
that encode both local network structure and the spatial distribution of nodes.
We train the model on thousands of street network segments and use the learnt
representations to generate synthetic street configurations. Finally, we
proposed a possible application to classify the urban morphology of different
network segments by investigating their common characteristics in the learnt
space.
Related papers
- GNN-LoFI: a Novel Graph Neural Network through Localized Feature-based
Histogram Intersection [51.608147732998994]
Graph neural networks are increasingly becoming the framework of choice for graph-based machine learning.
We propose a new graph neural network architecture that substitutes classical message passing with an analysis of the local distribution of node features.
arXiv Detail & Related papers (2024-01-17T13:04:23Z) - highway2vec -- representing OpenStreetMap microregions with respect to
their road network characteristics [3.5960954499553512]
We propose a method for generating microregions' embeddings with respect to road infrastructure characteristics.
We base our representations on OpenStreetMap road networks in a selection of cities.
We obtained vector representations that detect how similar map hexagons are in the road networks they contain.
arXiv Detail & Related papers (2023-04-26T23:16:18Z) - Shortest Path Networks for Graph Property Prediction [13.986963122264632]
Most graph neural network models rely on a particular message passing paradigm, where the idea is to iteratively propagate node representations of a graph to each node in the direct neighborhood.
We propose shortest path message passing neural networks, where the node representations of a graph are propagated to each node in the shortest path neighborhoods.
Our framework generalizes message passing neural networks, resulting in provably more expressive models.
arXiv Detail & Related papers (2022-06-02T12:04:29Z) - Network representation learning: A macro and micro view [9.221196170951702]
We conduct a comprehensive review of current literature on network representation learning.
Existing algorithms can be categorized into three groups: shallow embedding models, heterogeneous network embedding models, graph neural network based models.
One advantage of the survey is that we systematically study the underlying theoretical foundations underlying the different categories of algorithms.
arXiv Detail & Related papers (2021-11-21T08:58:51Z) - Temporal Graph Network Embedding with Causal Anonymous Walks
Representations [54.05212871508062]
We propose a novel approach for dynamic network representation learning based on Temporal Graph Network.
For evaluation, we provide a benchmark pipeline for the evaluation of temporal network embeddings.
We show the applicability and superior performance of our model in the real-world downstream graph machine learning task provided by one of the top European banks.
arXiv Detail & Related papers (2021-08-19T15:39:52Z) - 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) - Spatio-Temporal Inception Graph Convolutional Networks for
Skeleton-Based Action Recognition [126.51241919472356]
We design a simple and highly modularized graph convolutional network architecture for skeleton-based action recognition.
Our network is constructed by repeating a building block that aggregates multi-granularity information from both the spatial and temporal paths.
arXiv Detail & Related papers (2020-11-26T14:43:04Z) - Dynamic Graph: Learning Instance-aware Connectivity for Neural Networks [78.65792427542672]
Dynamic Graph Network (DG-Net) is a complete directed acyclic graph, where the nodes represent convolutional blocks and the edges represent connection paths.
Instead of using the same path of the network, DG-Net aggregates features dynamically in each node, which allows the network to have more representation ability.
arXiv Detail & Related papers (2020-10-02T16:50:26Z) - Neural networks adapting to datasets: learning network size and topology [77.34726150561087]
We introduce a flexible setup allowing for a neural network to learn both its size and topology during the course of a gradient-based training.
The resulting network has the structure of a graph tailored to the particular learning task and dataset.
arXiv Detail & Related papers (2020-06-22T12:46:44Z) - Temporal Network Representation Learning via Historical Neighborhoods
Aggregation [28.397309507168128]
We propose the Embedding via Historical Neighborhoods Aggregation (EHNA) algorithm.
We first propose a temporal random walk that can identify relevant nodes in historical neighborhoods.
Then we apply a deep learning model which uses a custom attention mechanism to induce node embeddings.
arXiv Detail & Related papers (2020-03-30T04:18:48Z) - Progressive Graph Convolutional Networks for Semi-Supervised Node
Classification [97.14064057840089]
Graph convolutional networks have been successful in addressing graph-based tasks such as semi-supervised node classification.
We propose a method to automatically build compact and task-specific graph convolutional networks.
arXiv Detail & Related papers (2020-03-27T08:32:16Z)
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.