arXiv:2602.11004cs.CVcs.AI2026-02

动态选关键帧与区域,提升自动驾驶感知可预测性

Enhancing Predictability of Multi-Tenant DNN Inference for Autonomous Vehicles' Perception

  • 根据环境变化动态选取关键帧和感兴趣区域,减少处理数据量
  • 融合帧数提升7.3倍,延迟降低2.6倍,检测完整率提高75.4%
  • 适合资源受限的多租户自动驾驶感知系统部署

自动驾驶依赖传感器与深度神经网络(DNN)实时感知环境并决策。然而,感知流程中的DNN推理面临计算需求与车载资源有限之间的巨大差距。现有研究多聚焦于通过剪枝与量化压缩模型以加速推理,而本文提出可预测感知系统PP-DNN,通过动态选择关键帧和感兴趣区域(ROIs),在保持相同精度的前提下显著减少需处理的图像数据量。其核心洞察是:关键帧与ROIs随车辆周边环境动态变化。针对多租户场景下的可预测推理挑战,PP-DNN利用ROI生成器基于连续帧相似性与交通场景识别关键帧与区域,并通过FLOPs预测器预估动态关键帧与区域的乘加操作(MACs)。ROI调度器协调多个DNN模型对关键内容的处理。此外设计了非关键帧的检测预测器。在基于ROS的自动驾驶系统中实现并使用BDD100K与nuScenes数据集评估,结果表明:相比基线,融合帧数提升最高达7.3倍,融合延迟减少超过2.6倍,延迟波动降低超过2.3倍,检测完整率提升75.4%,成本效益提高至98%。

原文摘要 · Abstract (English)

Autonomous vehicles (AVs) rely on sensors and deep neural networks (DNNs) to perceive their surrounding environment and make maneuver decisions in real time. However, achieving real-time DNN inference in the AV's perception pipeline is challenging due to the large gap between the computation requirement and the AV's limited resources. Most, if not all, of existing studies focus on optimizing the DNN inference time to achieve faster perception by compressing the DNN model with pruning and quantization. In contrast, we present a Predictable Perception system with DNNs (PP-DNN) that reduce the amount of image data to be processed while maintaining the same level of accuracy for multi-tenant DNNs by dynamically selecting critical frames and regions of interest (ROIs). PP-DNN is based on our key insight that critical frames and ROIs for AVs vary with the AV's surrounding environment. However, it is challenging to identify and use critical frames and ROIs in multi-tenant DNNs for predictable inference. Given image-frame streams, PP-DNN leverages an ROI generator to identify critical frames and ROIs based on the similarities of consecutive frames and traffic scenarios. PP-DNN then leverages a FLOPs predictor to predict multiply-accumulate operations (MACs) from the dynamic critical frames and ROIs. The ROI scheduler coordinates the processing of critical frames and ROIs with multiple DNN models. Finally, we design a detection predictor for the perception of non-critical frames. We have implemented PP-DNN in an ROS-based AV pipeline and evaluated it with the BDD100K and the nuScenes dataset. PP-DNN is observed to significantly enhance perception predictability, increasing the number of fusion frames by up to 7.3x, reducing the fusion delay by >2.6x and fusion-delay variations by >2.3x, improving detection completeness by 75.4% and the cost-effectiveness by up to 98% over the baseline.

自动驾驶DNN推理可预测性多租户

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