paper-with-me

Papers

Explainable Multi-Camera 3D Object Detection with Transformer-Based Saliency Maps

2023-12-22 · Till Beemelmanns, Wassim Zahr, Lutz Eckstein

Vision Transformers (ViTs) have achieved state-of-the-art results on various computer vision tasks, including 3D object detection. However, their end-to-end implementation also makes ViTs less explainable, which can be a challenge for deploying them in safety-critical applications, such as autonomous driving, where it is important for authorities, developers, and users to understand the model's reasoning behind its predictions. In this paper, we propose a novel method for generating saliency maps for a DetR-like ViT with multiple camera inputs used for 3D object detection. Our method is based on the raw attention and is more efficient than gradient-based methods. We evaluate the proposed method on the nuScenes dataset using extensive perturbation tests and show that it outperforms other explainability methods in terms of visual quality and quantitative metrics. We also demonstrate the importance of aggregating attention across different layers of the transformer. Our work contributes to the development of explainable AI for ViTs, which can help increase trust in AI applications by establishing more transparency regarding the inner workings of AI models.

📄 PDF Abstract BibTeX arXiv:2312.14606

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Similar Papers 제목 키워드 기반

MCTR: Multi Camera Tracking Transformer

2024-08-23 · Alexandru Niculescu-Mizil, Deep Patel, Iain Melvin

Multi-camera tracking plays a pivotal role in various real-world applications. While end-to-end methods have gained significant interest in single-camera tracking, multi-camera tracking remains predominantly reliant on h…

Multi-Object TrackingObjectobject-detectionObject Detection+1

TransCAR: Transformer-based Camera-And-Radar Fusion for 3D Object Detection

2023-04-30 · Su Pang, Daniel Morris, Hayder Radha

Despite radar's popularity in the automotive industry, for fusion-based 3D object detection, most existing works focus on LiDAR and camera fusion. In this paper, we propose TransCAR, a Transformer-based Camera-And-Radar …

3D Object DetectionDecoderObjectobject-detection+1

FusionViT: Hierarchical 3D Object Detection via LiDAR-Camera Vision Transformer Fusion

2023-11-07 · Xinhao Xiang, Jiawei Zhang

For 3D object detection, both camera and lidar have been demonstrated to be useful sensory devices for providing complementary information about the same scenery with data representations in different modalities, e.g., 2…

3D Object DetectionObjectobject-detectionObject Detection+2

CrossDTR: Cross-view and Depth-guided Transformers for 3D Object Detection

2022-09-27 · Ching-Yu Tseng, Yi-Rong Chen, Hsin-Ying Lee, Tsung-Han Wu 외

To achieve accurate 3D object detection at a low cost for autonomous driving, many multi-camera methods have been proposed and solved the occlusion problem of monocular approaches. However, due to the lack of accurate es…

3D Object DetectionAutonomous DrivingDepth EstimationDepth Prediction+4

MIC-BEV: Multi-Infrastructure Camera Bird's-Eye-View Transformer with Relation-Aware Fusion for 3D Object Detection

2025-10-28 · Yun Zhang, Zhaoliang Zheng, Johnson Liu, Zhiyu Huang 외 arxiv

Infrastructure-based perception plays a crucial role in intelligent transportation systems, offering global situational awareness and enabling cooperative autonomy. However, existing camera-based detection models often u…

3D Object Detection