Causal Scene BERT: Improving object detection by searching for challenging groups of data
Cinjon Resnick, Or Litany, Amlan Kar, Karsten Kreis, James Lucas,, Kyunghyun Cho, Sanja Fidler

TL;DR
This paper introduces a method to proactively identify challenging data groups for object detection in autonomous vehicles by using causal interventions in simulated scenes, improving model robustness.
Contribution
A novel pseudo-automatic approach leveraging causal interventions and masked language models to discover and address challenging data groups before model deployment.
Findings
Interventions identify groups that are challenging for detectors.
Retraining with data from these groups improves performance.
Method outperforms traditional IID data augmentation.
Abstract
Modern computer vision applications rely on learning-based perception modules parameterized with neural networks for tasks like object detection. These modules frequently have low expected error overall but high error on atypical groups of data due to biases inherent in the training process. In building autonomous vehicles (AV), this problem is an especially important challenge because their perception modules are crucial to the overall system performance. After identifying failures in AV, a human team will comb through the associated data to group perception failures that share common causes. More data from these groups is then collected and annotated before retraining the model to fix the issue. In other words, error groups are found and addressed in hindsight. Our main contribution is a pseudo-automatic method to discover such groups in foresight by performing causal interventions on…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Explainable Artificial Intelligence (XAI)
