通过因果注意力门控提升自动驾驶轨迹预测的鲁棒性
Curb Your Attention: Causal Attention Gating for Robust Trajectory Prediction in Autonomous Driving

- 用因果发现网络识别车辆间因果关系,筛选非因果干扰信息
- 在基准数据集上使预测鲁棒性提升54%,跨域性能提高29%
- 适合关注自动驾驶安全与泛化能力的研究者和工程师
自动驾驶中的轨迹预测模型易受非因果主体(其行为本不应影响自车)的干扰,导致预测错误,影响决策安全与效率。为此,我们提出CRiTIC模型,通过因果发现网络在历史时间窗口内识别车辆间的因果关系,并设计因果注意力门控机制,在Transformer架构中选择性过滤非因果信息。在两个自动驾驶基准数据集上进行大量实验,结果表明该模型可将预测鲁棒性提升最高54%且不显著牺牲准确性;同时在跨域场景下性能提升达29%。这些结果验证了模型在提升轨迹预测鲁棒性与泛化能力方面的潜力。
原文摘要 · Abstract (English)
Trajectory prediction models in autonomous driving are vulnerable to perturbations from non-causal agents whose actions should not affect the ego-agent's behavior. Such perturbations can lead to incorrect predictions of other agents' trajectories, potentially compromising the safety and efficiency of the ego-vehicle's decision-making process. Motivated by this challenge, we propose $\textit{Causal tRajecTory predICtion}$ $\textbf{(CRiTIC)}$, a novel model that utilizes a $\textit{Causal Discovery Network}$ to identify inter-agent causal relations over a window of past time steps. To incorporate discovered causal relationships, we propose a novel $\textit{Causal Attention Gating}$ mechanism to selectively filter information in the proposed Transformer-based architecture. We conduct extensive experiments on two autonomous driving benchmark datasets to evaluate the robustness of our model against non-causal perturbations and its generalization capacity. Our results indicate that the robustness of predictions can be improved by up to $\textbf{54%}$ without a significant detriment to prediction accuracy. Lastly, we demonstrate the superior domain generalizability of the proposed model, which achieves up to $\textbf{29%}$ improvement in cross-domain performance. These results underscore the potential of our model to enhance both robustness and generalization capacity for trajectory prediction in diverse autonomous driving domains. Further details can be found on our project page: https://ehsan-ami.github.io/critic.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。