中文
相关论文

相关论文: Exploring Attention GAN for Vehicle Motion Predict…

200 篇论文

Accurately forecasting the future movements of surrounding vehicles is essential for safe and efficient operations of autonomous driving cars. This task is difficult because a vehicle's moving trajectory is greatly determined by its…

机器学习 · 计算机科学 2021-01-15 Jiacheng Pan , Hongyi Sun , Kecheng Xu , Yifei Jiang , Xiangquan Xiao , Jiangtao Hu , Jinghao Miao

Motion prediction (MP) of multiple agents is a crucial task in arbitrarily complex environments, from social robots to self-driving cars. Current approaches tackle this problem using end-to-end networks, where the input data is usually a…

机器人学 · 计算机科学 2022-06-14 Carlos Gómez-Huélamo , Marcos V. Conde , Miguel Ortiz

The trajectory prediction is significant for the decision-making of autonomous driving vehicles. In this paper, we propose a model to predict the trajectories of target agents around an autonomous vehicle. The main idea of our method is…

机器学习 · 计算机科学 2020-07-08 Tao Yang , Zhixiong Nan , He Zhang , Shitao Chen , Nanning Zheng

Predicting future trajectories of surrounding obstacles is a crucial task for autonomous driving cars to achieve a high degree of road safety. There are several challenges in trajectory prediction in real-world traffic scenarios, including…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Bo Dong , Hao Liu , Yu Bai , Jinbiao Lin , Zhuoran Xu , Xinyu Xu , Qi Kong

As an essential task in autonomous driving (AD), motion prediction aims to predict the future states of surround objects for navigation. One natural solution is to estimate the position of other agents in a step-by-step manner where each…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Xiaosong Jia , Shaoshuai Shi , Zijun Chen , Li Jiang , Wenlong Liao , Tao He , Junchi Yan

Predicting the trajectories of surrounding agents is an essential ability for autonomous vehicles navigating through complex traffic scenes. The future trajectories of agents can be inferred using two important cues: the locations and past…

计算机视觉与模式识别 · 计算机科学 2020-09-04 Kaouther Messaoud , Nachiket Deo , Mohan M. Trivedi , Fawzi Nashashibi

Trajectory prediction is crucial for autonomous vehicles. The planning system not only needs to know the current state of the surrounding objects but also their possible states in the future. As for vehicles, their trajectories are…

机器人学 · 计算机科学 2020-07-07 Chenxu Luo , Lin Sun , Dariush Dabiri , Alan Yuille

In the burgeoning field of autonomous vehicles (AVs), trajectory prediction remains a formidable challenge, especially in mixed autonomy environments. Traditional approaches often rely on computational methods such as time-series analysis.…

机器人学 · 计算机科学 2024-03-11 Haicheng Liao , Shangqian Liu , Yongkang Li , Zhenning Li , Chengyue Wang , Yunjian Li , Shengbo Eben Li , Chengzhong Xu

Predicting the possible future trajectories of the surrounding dynamic agents is an essential requirement in autonomous driving. These trajectories mainly depend on the surrounding static environment, as well as the past movements of those…

计算机视觉与模式识别 · 计算机科学 2022-09-02 Bimsara Pathiraja , Shehan Munasinghe , Malshan Ranawella , Maleesha De Silva , Ranga Rodrigo , Peshala Jayasekara

Pedestrian trajectory prediction is essential for collision avoidance in autonomous driving and robot navigation. However, predicting a pedestrian's trajectory in crowded environments is non-trivial as it is influenced by other pedestrians'…

计算机视觉与模式识别 · 计算机科学 2019-02-15 Sirin Haddad , Meiqing Wu , He Wei , Siew Kei Lam

For driving safely and efficiently in highway scenarios, autonomous vehicles (AVs) must be able to predict future behaviors of surrounding object vehicles (OVs), and assess collision risk accurately for reasonable decision-making. Aiming at…

机器人学 · 计算机科学 2023-04-13 Dejian Meng , Wei Xiao , Lijun Zhang , Zhuang Zhang , Zihao Liu

Despite impressive advancements in Autonomous Driving Systems (ADS), navigation in complex road conditions remains a challenging problem. There is considerable evidence that evaluating the subjective risk level of various decisions can…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Shih-Yuan Yu , Arnav V. Malawade , Deepan Muthirayan , Pramod P. Khargonekar , Mohammad A. Al Faruque

Motion Prediction (MP) of multiple surroundings agents is a crucial task in arbitrarily complex environments, from simple robots to Autonomous Driving Stacks (ADS). Current techniques tackle this problem using end-to-end pipelines, where…

机器人学 · 计算机科学 2023-11-02 Carlos Gómez-Huélamo , Marcos V. Conde , Rafael Barea , Manuel Ocaña , Luis M. Bergasa

Safe navigation of autonomous agents in human centric environments requires the ability to understand and predict motion of neighboring pedestrians. However, predicting pedestrian intent is a complex problem. Pedestrian motion is governed…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Jasmine Sekhon , Cody Fleming

In this paper, we propose a human trajectory prediction model that combines a Long Short-Term Memory (LSTM) network with an attention mechanism. To do that, we use attention scores to determine which parts of the input data the model should…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Amin Manafi Soltan Ahmadi , Samaneh Hoseini Semnani

This work studies the problem of predicting the sequence of future actions for surround vehicles in real-world driving scenarios. To this aim, we make three main contributions. The first contribution is an automatic method to convert the…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Jan-Nico Zaech , Dengxin Dai , Alexander Liniger , Luc Van Gool

The success of motion prediction for autonomous driving relies on integration of information from the HD maps. As maps are naturally graph-structured, investigation on graph neural networks (GNNs) for encoding HD maps is burgeoning in…

人工智能 · 计算机科学 2022-09-07 Fang Da , Yu Zhang

The ability to predict the future movements of other vehicles is a subconscious and effortless skill for humans and key to safe autonomous driving. Therefore, trajectory prediction for autonomous cars has gained a lot of attention in recent…

机器人学 · 计算机科学 2021-09-16 Benedikt Mersch , Thomas Höllen , Kun Zhao , Cyrill Stachniss , Ribana Roscher

Autonomous driving is a multi-task problem requiring a deep understanding of the visual environment. End-to-end autonomous systems have attracted increasing interest as a method of learning to drive without exhaustively programming…

计算机视觉与模式识别 · 计算机科学 2019-09-12 Alexander Makrigiorgos , Ali Shafti , Alex Harston , Julien Gerard , A. Aldo Faisal

In order to drive safely and efficiently on public roads, autonomous vehicles will have to understand the intentions of surrounding vehicles, and adapt their own behavior accordingly. If experienced human drivers are generally good at…

机器人学 · 计算机科学 2018-01-26 Florent Altché , Arnaud de La Fortelle
‹ 上一页 1 2 3 10 下一页 ›