TL;DR
This paper introduces CRiTIC, a causal attention gating model that enhances the robustness and generalization of trajectory prediction in autonomous driving by identifying and filtering non-causal agent influences.
Contribution
The paper proposes a novel causal discovery and attention mechanism within a Transformer architecture to improve trajectory prediction robustness and cross-domain generalization.
Findings
Robustness improved by up to 54% against non-causal perturbations.
Cross-domain performance increased by up to 29%.
The model outperforms existing methods in robustness and generalization.
Abstract
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 , a novel model that utilizes a to identify inter-agent causal relations over a window of past time steps. To incorporate discovered causal relationships, we propose a novel 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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
MethodsSoftmax · Attention Is All You Need
