中文
相关论文

相关论文: MTR-A: 1st Place Solution for 2022 Waymo Open Data…

200 篇论文

In this technical report, we present our solutions of Waymo Open Dataset (WOD) Challenge 2020 - 2D Object Track. We adopt FPN as our basic framework. Cascade RCNN, stacked PAFPN Neck and Double-Head are used for performance improvements. In…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Zehao Huang , Zehui Chen , Qiaofei Li , Hongkai Zhang , Naiyan Wang

Efficient and accurate motion prediction is crucial for ensuring safety and informed decision-making in autonomous driving, particularly under dynamic real-world conditions that necessitate multi-modal forecasts. We introduce TrajFlow, a…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Qi Yan , Brian Zhang , Yutong Zhang , Daniel Yang , Joshua White , Di Chen , Jiachao Liu , Langechuan Liu , Binnan Zhuang , Shaoshuai Shi , Renjie Liao

To safely navigate in various complex traffic scenarios, autonomous driving systems are generally equipped with a motion forecasting module to provide vital information for the downstream planning module. For the real-world onboard…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Tong Su , Xishun Wang , Xiaodong Yang

We present JointMotion, a self-supervised pre-training method for joint motion prediction in self-driving vehicles. Our method jointly optimizes a scene-level objective connecting motion and environments, and an instance-level objective to…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Royden Wagner , Omer Sahin Tas , Marvin Klemp , Carlos Fernandez

Given their flexibility and encouraging performance, deep-learning models are becoming standard for motion prediction in autonomous driving. However, with great flexibility comes a lack of interpretability and possible violations of…

机器人学 · 计算机科学 2023-04-25 Theodor Westny , Joel Oskarsson , Björn Olofsson , Erik Frisk

Human mobility prediction is vital for urban planning, transportation optimization, and personalized services. However, the inherent randomness, non-uniform time intervals, and complex patterns of human mobility, compounded by the…

机器学习 · 计算机科学 2025-11-11 Chonghua Han , Yuan Yuan , Yukun Liu , Jingtao Ding , Jie Feng , Yong Li

In an autonomous driving system, it is essential to recognize vehicles, pedestrians and cyclists from images. Besides the high accuracy of the prediction, the requirement of real-time running brings new challenges for convolutional network…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Yueming Zhang , Xiaolin Song , Bing Bai , Tengfei Xing , Chao Liu , Xin Gao , Zhihui Wang , Yawei Wen , Haojin Liao , Guoshan Zhang , Pengfei Xu

Predicting the behaviour (i.e., manoeuvre/trajectory) of other road users, including vehicles, is critical for the safe and efficient operation of autonomous vehicles (AVs), a.k.a., automated driving systems (ADSs). Due to the uncertain…

机器学习 · 计算机科学 2023-07-27 Sajjad Mozaffari , Mreza Alipour Sormoli , Konstantinos Koufos , Mehrdad Dianati

This paper considers the problem of multi-modal future trajectory forecast with ranking. Here, multi-modality and ranking refer to the multiple plausible path predictions and the confidence in those predictions, respectively. We propose…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Srikanth Malla , Chiho Choi , Behzad Dariush

We introduce RedMotion, a transformer model for motion prediction in self-driving vehicles that learns environment representations via redundancy reduction. Our first type of redundancy reduction is induced by an internal transformer…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Royden Wagner , Omer Sahin Tas , Marvin Klemp , Carlos Fernandez , Christoph Stiller

Making accurate motion prediction of the surrounding traffic agents such as pedestrians, vehicles, and cyclists is crucial for autonomous driving. Recent data-driven motion prediction methods have attempted to learn to directly regress the…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Liangji Fang , Qinhong Jiang , Jianping Shi , Bolei Zhou

As the pretraining technique is growing in popularity, little work has been done on pretrained learning-based motion prediction methods in autonomous driving. In this paper, we propose a framework to formalize the pretraining task for…

机器人学 · 计算机科学 2023-09-19 Yi Yang , Qingwen Zhang , Thomas Gilles , Nazre Batool , John Folkesson

Transformers have enabled breakthroughs in NLP and computer vision, and have recently began to show promising performance in trajectory prediction for Autonomous Vehicle (AV). How to efficiently model the interactive relationships between…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Xiaocheng Tang , Soheil Sadeghi Eshkevari , Haoyu Chen , Weidan Wu , Wei Qian , Xiaoming Wang

In this technical report, we introduce TrajTok, a trajectory tokenizer for discrete next-token-prediction based behavior generation models, which combines data-driven and rule-based methods with better coverage, symmetry and robustness,…

计算与语言 · 计算机科学 2025-06-30 Zhiyuan Zhang , Xiaosong Jia , Guanyu Chen , Qifeng Li , Junchi Yan

Understanding trajectory diversity is a fundamental aspect of addressing practical traffic tasks. However, capturing the diversity of trajectories presents challenges, particularly with traditional machine learning and recurrent neural…

人工智能 · 计算机科学 2023-12-04 Ruyi Feng , Zhibin Li , Bowen Liu , Yan Ding

Due to the stochasticity of human behaviors, predicting the future trajectories of road agents is challenging for autonomous driving. Recently, goal-based multi-trajectory prediction methods are proved to be effective, where they first…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Junru Gu , Chen Sun , Hang Zhao

Forecasting the future states of surrounding traffic participants is a crucial capability for autonomous vehicles. The recently proposed occupancy flow field prediction introduces a scalable and effective representation to jointly predict…

计算机视觉与模式识别 · 计算机科学 2023-07-07 Haochen Liu , Zhiyu Huang , Chen Lv

The future motion of traffic participants is inherently uncertain. To plan safely, therefore, an autonomous agent must take into account multiple possible trajectory outcomes and prioritize them. Recently, this problem has been addressed…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Christoph Schöller , Alois Knoll

We present our 1st place solution to the Group Dance Multiple People Tracking Challenge. Based on MOTR: End-to-End Multiple-Object Tracking with Transformer, we explore: 1) detect queries as anchors, 2) tracking as query denoising, 3) joint…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Yuang Zhang , Tiancai Wang , Weiyao Lin , Xiangyu Zhang

With the continuous improvement of computing power and deep learning algorithms in recent years, the foundation model has grown in popularity. Because of its powerful capabilities and excellent performance, this technology is being adopted…

计算机视觉与模式识别 · 计算机科学 2023-06-08 Yifeng Shi , Feng Lv , Xinliang Wang , Chunlong Xia , Shaojie Li , Shujie Yang , Teng Xi , Gang Zhang