Technical Report for Argoverse2 Challenge 2022 -- Motion Forecasting
Task
- URL: http://arxiv.org/abs/2206.07934v1
- Date: Thu, 16 Jun 2022 05:56:24 GMT
- Title: Technical Report for Argoverse2 Challenge 2022 -- Motion Forecasting
Task
- Authors: Chen Zhang, Honglin Sun, Chen Chen, Yandong Guo
- Abstract summary: We propose a motion forecasting model called BANet, which means Boundary-Aware Network.
We believe that it is not enough to use only the lane centerline as input to obtain the embedding features of the vector map nodes.
- Score: 10.47741962311225
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: We propose a motion forecasting model called BANet, which means
Boundary-Aware Network, and it is a variant of LaneGCN. We believe that it is
not enough to use only the lane centerline as input to obtain the embedding
features of the vector map nodes. The lane centerline can only provide the
topology of the lanes, and other elements of the vector map also contain rich
information. For example, the lane boundary can provide traffic rule constraint
information such as whether it is possible to change lanes which is very
important. Therefore, we achieved better performance by encoding more vector
map elements in the motion forecasting model.We report our results on the 2022
Argoverse2 Motion Forecasting challenge and rank 2nd on the test leaderboard.
Related papers
- YOLinO++: Single-Shot Estimation of Generic Polylines for Mapless
Automated Diving [6.752932360113276]
In automated driving, highly accurate maps are commonly used to support and complement perception.
We propose a neural network that follows the one shot philosophy of YOLO but is designed for detection of 1D structures in images.
arXiv Detail & Related papers (2024-02-01T20:10:01Z) - LaneSegNet: Map Learning with Lane Segment Perception for Autonomous
Driving [60.55208681215818]
We introduce LaneSegNet, the first end-to-end mapping network generating lane segments to obtain a complete representation of the road structure.
Our algorithm features two key modifications. One is a lane attention module to capture pivotal region details within the long-range feature space.
On the OpenLane-V2 dataset, LaneSegNet outperforms previous counterparts by a substantial gain across three tasks.
arXiv Detail & Related papers (2023-12-26T16:22:10Z) - TopoMLP: A Simple yet Strong Pipeline for Driving Topology Reasoning [51.29906807247014]
Topology reasoning aims to understand road scenes and present drivable routes in autonomous driving.
It requires detecting road centerlines (lane) and traffic elements, further reasoning their topology relationship, i.e., lane-lane topology, and lane-traffic topology.
We introduce a powerful 3D lane detector and an improved 2D traffic element detector to extend the upper limit of topology performance.
arXiv Detail & Related papers (2023-10-10T16:24:51Z) - TopoMask: Instance-Mask-Based Formulation for the Road Topology Problem
via Transformer-Based Architecture [4.970364068620607]
We introduce TopoMask for predicting centerlines in road topology.
TopoMask has ranked 4th in the OpenLane-V2 Score (OLS) and 2nd in the F1 score of centerline prediction in OpenLane Topology Challenge 2023.
arXiv Detail & Related papers (2023-06-08T17:58:57Z) - 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) - Path-Aware Graph Attention for HD Maps in Motion Prediction [4.531240717484252]
Success of motion prediction for autonomous driving relies on integration of information from the HD maps.
We propose Path-Aware Graph Attention, a novel attention architecture that infers the attention between two vertices by parsing the sequence of edges forming the paths that connect them.
Our analysis illustrates how the proposed attention mechanism can facilitate learning in a didactic problem where existing graph networks like GCN struggle.
arXiv Detail & Related papers (2022-02-23T09:43:47Z) - LaneRCNN: Distributed Representations for Graph-Centric Motion
Forecasting [104.8466438967385]
LaneRCNN is a graph-centric motion forecasting model.
We learn a local lane graph representation per actor to encode its past motions and the local map topology.
We parameterize the output trajectories based on lane graphs, a more amenable prediction parameterization.
arXiv Detail & Related papers (2021-01-17T11:54:49Z) - 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) - Learning Lane Graph Representations for Motion Forecasting [92.88572392790623]
We construct a lane graph from raw map data to preserve the map structure.
We exploit a fusion network consisting of four types of interactions, actor-to-lane, lane-to-lane, lane-to-actor and actor-to-actor.
Our approach significantly outperforms the state-of-the-art on the large scale Argoverse motion forecasting benchmark.
arXiv Detail & Related papers (2020-07-27T17:59:49Z)
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.