arXiv:2412.14088cs.CVcs.RO2024-12综述被引 14

将感知与预测联合建模,提升自动驾驶环境理解能力

Joint Perception and Prediction for Autonomous Driving: A Survey

  • 通过多任务学习整合感知与预测,共享原始传感器数据
  • 实现物体检测、跟踪与运动预测的端到端协同,减少误差传播
  • 适合自动驾驶系统研发者和算法优化人员参考

感知与预测模块是自动驾驶系统的核心组成部分,使车辆能够在复杂环境中安全行驶。感知模块负责识别静态与动态物体,预测模块则负责推断这些物体的未来行为。传统上,这两个模块被划分为物体检测、物体跟踪和运动预测三个独立任务,依次传递输出。然而,这种分离式方法存在显著缺陷:计算资源无法共享,缺乏联合优化导致误差逐级放大,且模块间不确定性难以传递,造成信息损失。为此,联合感知与预测范式应运而生,通过多任务学习将感知与预测整合为统一模型。该策略不仅克服了传统方法的局限性,还使三项任务能直接访问原始传感器数据,实现更丰富、更细致的环境理解。本文首次全面综述了自动驾驶中的联合感知与预测研究。我们提出了一个基于输入表示、场景上下文建模与输出表示的分类体系,分析各类方法的贡献与不足,并进行了定性与定量对比。最后,基于当前研究空白,探讨了未来发展方向。

原文摘要 · Abstract (English)

Perception and prediction modules are critical components of autonomous driving systems, enabling vehicles to navigate safely through complex environments. The perception module is responsible for perceiving the environment, including static and dynamic objects, while the prediction module is responsible for predicting the future behavior of these objects. These modules are typically divided into three tasks: object detection, object tracking, and motion prediction. Traditionally, these tasks are developed and optimized independently, with outputs passed sequentially from one to the next. However, this approach has significant limitations: computational resources are not shared across tasks, the lack of joint optimization can amplify errors as they propagate throughout the pipeline, and uncertainty is rarely propagated between modules, resulting in significant information loss. To address these challenges, the joint perception and prediction paradigm has emerged, integrating perception and prediction into a unified model through multi-task learning. This strategy not only overcomes the limitations of previous methods, but also enables the three tasks to have direct access to raw sensor data, allowing richer and more nuanced environmental interpretations. This paper presents the first comprehensive survey of joint perception and prediction for autonomous driving. We propose a taxonomy that categorizes approaches based on input representation, scene context modeling, and output representation, highlighting their contributions and limitations. Additionally, we present a qualitative analysis and quantitative comparison of existing methods. Finally, we discuss future research directions based on identified gaps in the state-of-the-art.

自动驾驶联合建模多任务学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。