RNGDet++: Road Network Graph Detection by Transformer with Instance
Segmentation and Multi-scale Features Enhancement
- URL: http://arxiv.org/abs/2209.10150v1
- Date: Wed, 21 Sep 2022 07:06:46 GMT
- Title: RNGDet++: Road Network Graph Detection by Transformer with Instance
Segmentation and Multi-scale Features Enhancement
- Authors: Zhenhua Xu, Yuxuan Liu, Yuxiang Sun, Ming Liu, Lujia Wang
- Abstract summary: The graph structure of road networks is critical for downstream tasks of autonomous driving systems, such as global planning, motion prediction and control.
In the past, the road network graph is usually manually annotated by human experts, which is time-consuming and labor-intensive.
Previous works either post-process semantic segmentation maps or propose graph-based algorithms to directly predict the road network graph.
Previous works suffer from hard-coded processing algorithms and inferior final performance.
Since the new proposed approach is improved from RNGDet, it is named RNGDet++.
- Score: 19.263691277963368
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: The graph structure of road networks is critical for downstream tasks of
autonomous driving systems, such as global planning, motion prediction and
control. In the past, the road network graph is usually manually annotated by
human experts, which is time-consuming and labor-intensive. To obtain the road
network graph with better effectiveness and efficiency, automatic approaches
for road network graph detection are required. Previous works either
post-process semantic segmentation maps or propose graph-based algorithms to
directly predict the road network graph. However, previous works suffer from
hard-coded heuristic processing algorithms and inferior final performance. To
enhance the previous SOTA (State-of-the-Art) approach RNGDet, we add an
instance segmentation head to better supervise the model training, and enable
the model to leverage multi-scale features of the backbone network. Since the
new proposed approach is improved from RNGDet, it is named RNGDet++. All
approaches are evaluated on a large publicly available dataset. RNGDet++
outperforms baseline models on almost all metrics scores. It improves the
topology correctness APLS (Average Path Length Similarity) by around 3\%. The
demo video and supplementary materials are available on our project page
\url{https://tonyxuqaq.github.io/projects/RNGDetPlusPlus/}.
Related papers
- Ensemble Quadratic Assignment Network for Graph Matching [52.20001802006391]
Graph matching is a commonly used technique in computer vision and pattern recognition.
Recent data-driven approaches have improved the graph matching accuracy remarkably.
We propose a graph neural network (GNN) based approach to combine the advantages of data-driven and traditional methods.
arXiv Detail & Related papers (2024-03-11T06:34:05Z) - Graph Transformers for Large Graphs [57.19338459218758]
This work advances representation learning on single large-scale graphs with a focus on identifying model characteristics and critical design constraints.
A key innovation of this work lies in the creation of a fast neighborhood sampling technique coupled with a local attention mechanism.
We report a 3x speedup and 16.8% performance gain on ogbn-products and snap-patents, while we also scale LargeGT on ogbn-100M with a 5.9% performance improvement.
arXiv Detail & Related papers (2023-12-18T11:19:23Z) - SimTeG: A Frustratingly Simple Approach Improves Textual Graph Learning [131.04781590452308]
We present SimTeG, a frustratingly Simple approach for Textual Graph learning.
We first perform supervised parameter-efficient fine-tuning (PEFT) on a pre-trained LM on the downstream task.
We then generate node embeddings using the last hidden states of finetuned LM.
arXiv Detail & Related papers (2023-08-03T07:00:04Z) - Geometric Deep Learning for Autonomous Driving: Unlocking the Power of
Graph Neural Networks With CommonRoad-Geometric [6.638385593789309]
Heterogeneous graphs offer powerful data representations for traffic, given their ability to model the complex interaction effects.
With the advent of graph neural networks (GNNs) as the accompanying deep learning framework, the graph structure can be efficiently leveraged for various machine learning applications.
Our proposed Python framework offers an easy-to-use and fully customizable data processing pipeline to extract standardized graph datasets from traffic scenarios.
arXiv Detail & Related papers (2023-02-02T17:45:02Z) - Simpler is better: Multilevel Abstraction with Graph Convolutional
Recurrent Neural Network Cells for Traffic Prediction [6.968068088508505]
We present a new sequence-to-sequence architecture for graph neural networks (GNNs)
We also present a new benchmark benchmark dataset of street-level segment data in Montreal, Canada.
Our model improves performance by more than 7% for one-hour prediction compared to the baseline methods.
arXiv Detail & Related papers (2022-09-08T14:56:29Z) - Comprehensive Graph Gradual Pruning for Sparse Training in Graph Neural
Networks [52.566735716983956]
We propose a graph gradual pruning framework termed CGP to dynamically prune GNNs.
Unlike LTH-based methods, the proposed CGP approach requires no re-training, which significantly reduces the computation costs.
Our proposed strategy greatly improves both training and inference efficiency while matching or even exceeding the accuracy of existing methods.
arXiv Detail & Related papers (2022-07-18T14:23:31Z) - 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) - Road Extraction from Overhead Images with Graph Neural Networks [18.649284163019516]
We propose a method that directly infers the final road graph in a single pass.
The key idea consists in combining a Fully Convolutional Network in charge of locating points of interest and a Graph Neural Network which predicts links between these points.
We evaluate our method against existing works on the popular RoadTracer dataset and achieve competitive results.
arXiv Detail & Related papers (2021-12-09T21:10:27Z) - Very Deep Graph Neural Networks Via Noise Regularisation [57.450532911995516]
Graph Neural Networks (GNNs) perform learned message passing over an input graph.
We train a deep GNN with up to 100 message passing steps and achieve several state-of-the-art results.
arXiv Detail & Related papers (2021-06-15T08:50:10Z) - Dynamic Graph Convolutional Recurrent Network for Traffic Prediction:
Benchmark and Solution [18.309299822858243]
We propose a novel traffic prediction framework, named Dynamic Graph Contemporalal Recurrent Network (DGCRN)
In DGCRN, hyper-networks are designed to leverage and extract dynamic characteristics from node attributes.
We are the first to employ a generation method to model fine iteration of dynamic graph at each time step.
arXiv Detail & Related papers (2021-04-30T11:25:43Z) - Scaling Graph Neural Networks with Approximate PageRank [64.92311737049054]
We present the PPRGo model which utilizes an efficient approximation of information diffusion in GNNs.
In addition to being faster, PPRGo is inherently scalable, and can be trivially parallelized for large datasets like those found in industry settings.
We show that training PPRGo and predicting labels for all nodes in this graph takes under 2 minutes on a single machine, far outpacing other baselines on the same graph.
arXiv Detail & Related papers (2020-07-03T09:30:07Z)
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.