arXiv:2410.01144cs.CV2024-10ICRA被引 4

用不确定性控制大模型调用,省资源提准确率

Uncertainty-Guided Enhancement on Driving Perception System via Foundation Models

  • 根据预测置信度阈值决定是否调用大模型,只在不确定时才请求
  • 在真实数据集上提升10%~15%准确率,调用次数减少50%
  • 适合部署受限但需高精度的自动驾驶感知系统

多模态基础模型为提升驾驶感知系统性能带来新可能,但其高计算与经济成本构成挑战。本文提出一种方法,利用基础模型优化现有感知模型的输出(如物体分类准确率),同时最大限度降低对资源密集型模型的调用频率。该方法通过置信度校准,将感知模型的置信分数转化为正确预测的概率下界,使用符合性预测实现量化不确定性评估;仅当该下界低于预设阈值时,才向基础模型发送图像并请求修正。此外,引入时间推理机制,融合历史预测以获得更紧的理论下界。定量评估显示,该方法在驾驶数据集上实现10%~15%的准确率提升,同时将基础模型查询次数减少50%。

原文摘要 · Abstract (English)

Multimodal foundation models offer promising advancements for enhancing driving perception systems, but their high computational and financial costs pose challenges. We develop a method that leverages foundation models to refine predictions from existing driving perception models -- such as enhancing object classification accuracy -- while minimizing the frequency of using these resource-intensive models. The method quantitatively characterizes uncertainties in the perception model's predictions and engages the foundation model only when these uncertainties exceed a pre-specified threshold. Specifically, it characterizes uncertainty by calibrating the perception model's confidence scores into theoretical lower bounds on the probability of correct predictions using conformal prediction. Then, it sends images to the foundation model and queries for refining the predictions only if the theoretical bound of the perception model's outcome is below the threshold. Additionally, we propose a temporal inference mechanism that enhances prediction accuracy by integrating historical predictions, leading to tighter theoretical bounds. The method demonstrates a 10 to 15 percent improvement in prediction accuracy and reduces the number of queries to the foundation model by 50 percent, based on quantitative evaluations from driving datasets.

自动驾驶感知增强不确定性

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