A new XAI method for point cloud classification uses semantic segmentation to define meaningful perturbation regions and a point-shifting mechanism to compute saliency maps.
Flow AM: Generating Point Cloud Global Explanations by Latent Alignment
1 Pith paper cite this work, alongside 1 external citations. Polarity classification is still indexing.
abstract
Although point cloud models have gained significant improvements in prediction accuracy over recent years, their trustworthiness is still not sufficiently investigated. In terms of global explainability, Activation Maximization (AM) techniques in the image domain are not directly transplantable due to the special structure of the point cloud models. Existing studies exploit generative models to yield global explanations that can be perceived by humans. However, the opacity of the generative models themselves and the introduction of additional priors call into question the plausibility and fidelity of the explanations. In this work, we demonstrate that when the classifier predicts different types of instances, the intermediate layer activations are differently activated, known as activation flows. Based on this property, we propose an activation flow-based AM method that generates global explanations that can be perceived without incorporating any generative model. Furthermore, we reveal that AM based on generative models fails the sanity checks and thus lack of fidelity. Extensive experiments show that our approach dramatically enhances the perceptibility of explanations compared to other AM methods that are not based on generative models. Our code is available at: https://github.com/Explain3D/FlowAM
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
XAI for Point Cloud Data using Perturbations based on Meaningful Segmentation
A new XAI method for point cloud classification uses semantic segmentation to define meaningful perturbation regions and a point-shifting mechanism to compute saliency maps.