中文
相关论文

相关论文: Improving Autonomous Driving Safety with POP: A Fr…

200 篇论文

Accurate prediction of future trajectories of traffic agents is essential for ensuring safe autonomous driving. However, partially observed trajectories can significantly degrade the performance of even state-of-the-art models. Previous…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Peng Shu , Pengfei Zhu , Mengshi Qi , Liang Liu

To navigate safely in urban environments, an autonomous vehicle (ego vehicle) must understand and anticipate its surroundings, in particular the behavior and intents of other road users (neighbors). Most of the times, multiple decision…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Thibault Buhet , Emilie Wirbel , Andrei Bursuc , Xavier Perrotton

Partial label learning (PLL) aims to train multiclass classifiers from the examples each annotated with a set of candidate labels where a fixed but unknown candidate label is correct. In the last few years, the instance-independent…

机器学习 · 计算机科学 2023-05-11 Ning Xu , Biao Liu , Jiaqi Lv , Congyu Qiao , Xin Geng

Pedestrian trajectory forecasting is crucial in various applications such as autonomous driving and mobile robot navigation. In such applications, camera-based perception enables the extraction of additional modalities (human pose, text) to…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Jaewoo Jeong , Seohee Lee , Daehee Park , Giwon Lee , Kuk-Jin Yoon

Trajectory prediction is essential for autonomous driving, enabling vehicles to anticipate the motion of surrounding agents to support safe planning. However, most existing predictors assume fixed-length histories and suffer substantial…

计算机视觉与模式识别 · 计算机科学 2026-03-09 Mingyu Fan , Yi Liu , Hao Zhou , Deheng Qian , Mohammad Haziq Khan , Matthias Raetsch

Continual learning (CL) has attracted increasing attention in the recent past. It aims to mimic the human ability to learn new concepts without catastrophic forgetting. While existing CL methods accomplish this to some extent, they are…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Zhiyuan Hu , Jiancheng Lyu , Dashan Gao , Nuno Vasconcelos

Accurate vehicle trajectory prediction is essential for ensuring safety and efficiency in fully autonomous driving systems. While existing methods primarily focus on modeling observed motion patterns and interactions with other vehicles,…

机器学习 · 计算机科学 2025-07-15 Xinyi Ning , Zilin Bian , Dachuan Zuo , Semiha Ergan

Accurate prediction of future human positions is an essential task for modern video-surveillance systems. Current state-of-the-art models usually rely on a "history" of past tracked locations (e.g., 3 to 5 seconds) to predict a plausible…

计算机视觉与模式识别 · 计算机科学 2022-03-10 Alessio Monti , Angelo Porrello , Simone Calderara , Pasquale Coscia , Lamberto Ballan , Rita Cucchiara

Scene information plays a crucial role in trajectory forecasting systems for autonomous driving by providing semantic clues and constraints on potential future paths of traffic agents. Prevalent trajectory prediction techniques often take…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Yuning Wang , Pu Zhang , Lei Bai , Jianru Xue

This study provides a detailed analysis of current advancements in dynamic object tracking (DOT) and trajectory prediction (TP) methodologies, including their applications and challenges. It covers various approaches, such as feature-based,…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Zhongping Dong , Liming Chen , Mohand Tahar Kechadi

Gradient-based optimizers are highly sensitive to design choices in their adaptive learning rate mechanisms. To address this limitation, we introduce POP, a meta-learned Reinforcement Learning (RL) policy that predicts adaptive learning…

机器学习 · 计算机科学 2026-05-13 Jan Kobiolka , Christian Frey , Gresa Shala , Arlind Kadra , Erind Bedalli , Josif Grabocka

Trajectory prediction is critical for autonomous driving, enabling safe and efficient planning in dense, dynamic traffic. Most existing methods optimize prediction accuracy under fixed-length observations. However, real-world driving often…

机器人学 · 计算机科学 2026-03-12 Hao Zhou , Lu Qi , Jason Li , Jie Zhang , Yi Liu , Xu Yang , Mingyu Fan , Fei Luo

In autonomous vehicle (AV) technology, the ability to accurately predict the movements of surrounding vehicles is paramount for ensuring safety and operational efficiency. Incorporating human decision-making insights enables AVs to more…

人工智能 · 计算机科学 2024-03-01 Haicheng Liao , Yongkang Li , Zhenning Li , Chengyue Wang , Zhiyong Cui , Shengbo Eben Li , Chengzhong Xu

Traditionally, prediction and planning in autonomous driving (AD) have been treated as separate, sequential modules. Recently, there has been a growing shift towards tighter integration of these components, known as Integrated Prediction…

机器人学 · 计算机科学 2025-10-20 Aron Distelzweig , Faris Janjoš , Oliver Scheel , Sirish Reddy Varra , Raghu Rajan , Joschka Boedecker

Trajectory prediction is one of the key components of the autonomous driving software stack. Accurate prediction for the future movement of surrounding traffic participants is an important prerequisite for ensuring the driving efficiency…

机器人学 · 计算机科学 2023-05-17 Wenbo Shao , Jun Li , Hong Wang

Predicting the future states of surrounding traffic participants and planning a safe, smooth, and socially compliant trajectory accordingly is crucial for autonomous vehicles. There are two major issues with the current autonomous driving…

机器人学 · 计算机科学 2023-02-21 Zhiyu Huang , Haochen Liu , Jingda Wu , Chen Lv

In the rapidly evolving field of autonomous driving, reliable prediction is pivotal for vehicular safety. However, trajectory predictions often deviate from actual paths, particularly in complex and challenging environments, leading to…

机器人学 · 计算机科学 2024-06-04 Wenbo Shao , Jiahui Xu , Wenhao Yu , Jun Li , Hong Wang

Vision-Language-Action models have shown great promise for autonomous driving, yet they suffer from degraded perception after unfreezing the visual encoder and struggle with accumulated instability in long-term planning. To address these…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Jiajun Cao , Xiaoan Zhang , Xiaobao Wei , Liyuqiu Huang , Zijian Wang , Hanzhen Zhang , Zhengyu Jia , Wei Mao , Hao Wang , Xianming Liu , Shuchang Zhou , Yang Wang , Shanghang Zhang

The recent surge in interest in autonomous driving stems from its rapidly developing capacity to enhance safety, efficiency, and convenience. A pivotal aspect of autonomous driving technology is its perceptual systems, where core algorithms…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Qi Zhang , Siyuan Gou , Wenbin Li

Out-of-distribution (OOD) detection is a crucial task for deploying deep learning models in the wild. One of the major challenges is that well-trained deep models tend to perform over-confidence on unseen test data. Recent research attempts…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Mingrong Gong , Chaoqi Chen , Qingqiang Sun , Yue Wang , Hui Huang
‹ 上一页 1 2 3 10 下一页 ›