Road Network Representation Learning: A Dual Graph based Approach
- URL: http://arxiv.org/abs/2304.07298v1
- Date: Thu, 13 Apr 2023 09:30:11 GMT
- Title: Road Network Representation Learning: A Dual Graph based Approach
- Authors: Liang Zhang and Cheng Long
- Abstract summary: Road network is a critical infrastructure powering many applications including transportation, mobility and logistics in real life.
It is necessary to learn the representations of the roads in the form of vectors, which is named emphroad network representation learning (RNRL)
- Score: 15.092888613780406
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Road network is a critical infrastructure powering many applications
including transportation, mobility and logistics in real life. To leverage the
input of a road network across these different applications, it is necessary to
learn the representations of the roads in the form of vectors, which is named
\emph{road network representation learning} (RNRL). While several models have
been proposed for RNRL, they capture the pairwise relationships/connections
among roads only (i.e., as a simple graph), and fail to capture among roads the
high-order relationships (e.g., those roads that jointly form a local region
usually have similar features such as speed limit) and long-range relationships
(e.g., some roads that are far apart may have similar semantics such as being
roads in residential areas). Motivated by this, we propose to construct a
\emph{hypergraph}, where each hyperedge corresponds to a set of multiple roads
forming a region. The constructed hypergraph would naturally capture the
high-order relationships among roads with hyperedges. We then allow information
propagation via both the edges in the simple graph and the hyperedges in the
hypergraph in a graph neural network context. The graph reconstruction and
hypergraph reconstruction tasks are conventional ones and can capture
structural information. The hyperedge classification task can capture
long-range relationships between pairs of roads that belong to hyperedges with
the same label. We call the resulting model \emph{HyperRoad}. We further extend
HyperRoad to problem settings when additional inputs of road attributes and/or
trajectories that are generated on the roads are available.
Related papers
- Graph-based Topology Reasoning for Driving Scenes [102.35885039110057]
We present TopoNet, the first end-to-end framework capable of abstracting traffic knowledge beyond conventional perception tasks.
We evaluate TopoNet on the challenging scene understanding benchmark, OpenLane-V2.
arXiv Detail & Related papers (2023-04-11T15:23:29Z) - RNGDet: Road Network Graph Detection by Transformer in Aerial Images [19.141279413414082]
Road network graphs provide critical information for autonomous vehicle applications.
manually annotating road network graphs is inefficient and labor-intensive.
We propose a novel approach based on transformer and imitation learning named RNGDet.
arXiv Detail & Related papers (2022-02-16T01:59:41Z) - csBoundary: City-scale Road-boundary Detection in Aerial Images for
High-definition Maps [10.082536828708779]
We propose csBoundary to automatically detect road boundaries at the city scale for HD map annotation.
Our network takes as input an aerial image patch, and directly infers the continuous road-boundary graph from this image.
Our csBoundary is evaluated and compared on a public benchmark dataset.
arXiv Detail & Related papers (2021-11-11T02:04:36Z) - Road Network Guided Fine-Grained Urban Traffic Flow Inference [108.64631590347352]
Accurate inference of fine-grained traffic flow from coarse-grained one is an emerging yet crucial problem.
We propose a novel Road-Aware Traffic Flow Magnifier (RATFM) that exploits the prior knowledge of road networks.
Our method can generate high-quality fine-grained traffic flow maps.
arXiv Detail & Related papers (2021-09-29T07:51:49Z) - SPIN Road Mapper: Extracting Roads from Aerial Images via Spatial and
Interaction Space Graph Reasoning for Autonomous Driving [64.10636296274168]
Road extraction is an essential step in building autonomous navigation systems.
Using just convolution neural networks (ConvNets) for this problem is not effective as it is inefficient at capturing distant dependencies between road segments in the image.
We propose a Spatial and Interaction Space Graph Reasoning (SPIN) module which when plugged into a ConvNet performs reasoning over graphs constructed on spatial and interaction spaces projected from the feature maps.
arXiv Detail & Related papers (2021-09-16T03:52:17Z) - Learning a Model for Inferring a Spatial Road Lane Network Graph using
Self-Supervision [10.819463015526832]
This paper presents the first self-supervised learning method to train a model to infer a spatially grounded lane-level road network graph.
A formal road lane network model is presented and proves that any structured road scene can be represented by a directed acyclic graph of at most depth three.
Results show that the model can generalize to new road layouts, unlike previous approaches, demonstrating its potential for real-world application.
arXiv Detail & Related papers (2021-07-05T04:34:51Z) - DAGMapper: Learning to Map by Discovering Lane Topology [84.12949740822117]
We focus on drawing the lane boundaries of complex highways with many lanes that contain topology changes due to forks and merges.
We formulate the problem as inference in a directed acyclic graphical model (DAG), where the nodes of the graph encode geometric and topological properties of the local regions of the lane boundaries.
We show the effectiveness of our approach on two major North American Highways in two different states and show high precision and recall as well as 89% correct topology.
arXiv Detail & Related papers (2020-12-22T21:58:57Z) - 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) - Constructing Geographic and Long-term Temporal Graph for Traffic
Forecasting [88.5550074808201]
We propose Geographic and Long term Temporal Graph Convolutional Recurrent Neural Network (GLT-GCRNN) for traffic forecasting.
In this work, we propose a novel framework for traffic forecasting that learns the rich interactions between roads sharing similar geographic or longterm temporal patterns.
arXiv Detail & Related papers (2020-04-23T03:50:46Z) - RoadTagger: Robust Road Attribute Inference with Graph Neural Networks [26.914950002847863]
Road attributes such as lane count and road type are difficult to infer from satellite imagery.
RoadTagger is an end-to-end architecture which combines Convolutional Neural Networks (CNNs) and Graph Neural Networks (GNNs) to infer road attributes.
We evaluate RoadTagger on both a large real-world dataset covering 688 km2 area in 20 U.S. cities and a synthesized micro-dataset.
arXiv Detail & Related papers (2019-12-28T06:09:13Z)
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.