Explaining Deep Neural Networks for Point Clouds using Gradient-based Visualisations
Jawad Tayyub, Muhammad Sarmad, Nicolas Sch\"onborn

TL;DR
This paper introduces a gradient-based visualization method for explaining how deep neural networks classify 3D point cloud data, providing insights into model decision-making and highlighting important regions.
Contribution
The paper presents a novel gradient-based explanation approach tailored for unstructured 3D point cloud data, extending interpretability methods beyond 2D images.
Findings
Effective visualization of important point cloud regions
Applicable to various point cloud classification networks
Provides insights into network decision processes
Abstract
Explaining decisions made by deep neural networks is a rapidly advancing research topic. In recent years, several approaches have attempted to provide visual explanations of decisions made by neural networks designed for structured 2D image input data. In this paper, we propose a novel approach to generate coarse visual explanations of networks designed to classify unstructured 3D data, namely point clouds. Our method uses gradients flowing back to the final feature map layers and maps these values as contributions of the corresponding points in the input point cloud. Due to dimensionality disagreement and lack of spatial consistency between input points and final feature maps, our approach combines gradients with points dropping to compute explanations of different parts of the point cloud iteratively. The generality of our approach is tested on various point cloud classification…
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
TopicsExplainable Artificial Intelligence (XAI) · Advanced Neural Network Applications · Machine Learning in Materials Science
MethodsDeep Graph Convolutional Neural Network
