DExT: Detector Explanation Toolkit

TMLR Paper674 Authors

07 Dec 2022 (modified: 05 Apr 2023)Rejected by TMLREveryoneRevisionsBibTeX
Abstract: State-of-the-art object detectors are treated as black boxes due to their highly non-linear internal computations. Even with unprecedented advancements in detector performance, the inability to explain how their outputs are generated limits their use in safety-critical applications. Previous work fails to produce explanations for both bounding box and classification decisions, and generally make individual explanations for various detectors. In this paper, we propose an open-source Detector Explanation Toolkit (DExT) which implements the proposed approach to generate a holistic explanation for all detector decisions using certain gradient-based explanation methods. We suggests various multi-object visualization methods to merge the explanations of multiple objects detected in an image as well as the corresponding detections in a single image. The quantitative evaluation show that the Single Shot MultiBox Detector (SSD) is more faithfully explained compared to other detectors regardless of the explanation methods. Both quantitative and human-centric evaluations identify that SmoothGrad with Guided Backpropagation (GBP) provides more trustworthy explanations among selected methods across all detectors. We expect that DExT will motivate practitioners to evaluate object detectors from the interpretability perspective by explaining both bounding box and classification decisions.
Submission Length: Long submission (more than 12 pages of main content)
Changes Since Last Submission: - Massively improved the writing in Sec 3.1 and corresponding notation in Section B in supplementary for clarity with respect to saliency method usage. - New sections on Limitations and Broader Impact Statement - Additional examples of error analysis in supplementary (Section F), and moved one error analysis example and explanation from supplementary to main text. - Moved summary metric figure from supplementary to main text, and moved other figures to supplementary. - Added limitations about not evaluating anchor-free and transformer-based object detectors.
Assigned Action Editor: ~Neil_Houlsby1
Submission Number: 674
Loading