paper-with-me

Papers

SE3D: A Framework For Saliency Method Evaluation In 3D Imaging

2024-05-23 · Mariusz Wiśniewski, Loris Giulivi, Giacomo Boracchi

For more than a decade, deep learning models have been dominating in various 2D imaging tasks. Their application is now extending to 3D imaging, with 3D Convolutional Neural Networks (3D CNNs) being able to process LIDAR, MRI, and CT scans, with significant implications for fields such as autonomous driving and medical imaging. In these critical settings, explaining the model's decisions is fundamental. Despite recent advances in Explainable Artificial Intelligence, however, little effort has been devoted to explaining 3D CNNs, and many works explain these models via inadequate extensions of 2D saliency methods. A fundamental limitation to the development of 3D saliency methods is the lack of a benchmark to quantitatively assess these on 3D data. To address this issue, we propose SE3D: a framework for Saliency method Evaluation in 3D imaging. We propose modifications to ShapeNet, ScanNet, and BraTS datasets, and evaluation metrics to assess saliency methods for 3D CNNs. We evaluate both state-of-the-art saliency methods designed for 3D data and extensions of popular 2D saliency methods to 3D. Our experiments show that 3D saliency methods do not provide explanations of sufficient quality, and that there is margin for future improvements and safer applications of 3D CNNs in critical fields.

📄 PDF Abstract BibTeX arXiv:2405.14584

Code (1)

nexer8/se3d 공식 구현 pytorch

Tasks

3D Classification3D Object Detection3D Semantic SegmentationAutonomous DrivingExplainable Artificial Intelligence (XAI)Weakly-Supervised Object LocalizationWeakly-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Light Field Saliency Detection with Deep Convolutional Networks

2019-06-19 · Jun Zhang, Yamei Liu, Shengping Zhang, Ronald Poppe 외

Light field imaging presents an attractive alternative to RGB imaging because of the recording of the direction of the incoming light. The detection of salient regions in a light field image benefits from the additional …

BenchmarkingSaliency Detection

Assessing the (Un)Trustworthiness of Saliency Maps for Localizing Abnormalities in Medical Imaging

2020-08-06 · Nishanth Arun, Nathan Gaw, Praveer Singh, Ken Chang 외

Saliency maps have become a widely used method to make deep learning models more interpretable by providing post-hoc explanations of classifiers through identification of the most pertinent areas of the input medical ima…

SSIM

Improving the Interpretability of fMRI Decoding using Deep Neural Networks and Adversarial Robustness

2020-04-23 · Patrick McClure, Dustin Moraczewski, Ka Chun Lam, Adam Thomas 외

Deep neural networks (DNNs) are being increasingly used to make predictions from functional magnetic resonance imaging (fMRI) data. However, they are widely seen as uninterpretable "black boxes", as it can be difficult t…

Adversarial Robustness

Salient object detection on hyperspectral images using features learned from unsupervised segmentation task

2019-02-28 · Nevrez Imamoglu, Guanqun Ding, Yuming Fang, Asako Kanezaki 외

Various saliency detection algorithms from color images have been proposed to mimic eye fixation or attentive object detection response of human observers for the same scenes. However, developments on hyperspectral imagi…

ClusteringImage SegmentationObjectobject-detection+6

Assessing the validity of saliency maps for abnormality localization in medical imaging

2020-05-29 · MIDL 2019 7 · Nishanth Thumbavanam Arun, Nathan Gaw, Praveer Singh, Ken Chang 외

Saliency maps have become a widely used method to assess which areas of the input image are most pertinent to the prediction of a trained neural network. However, in the context of medical imaging, there is no study to o…