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.
Interpretable Geometric Deep Learning via Learnable Randomness Injection
1 Pith paper cite this work, alongside 5 external citations. Polarity classification is still indexing.
abstract
Point cloud data is ubiquitous in scientific fields. Recently, geometric deep learning (GDL) has been widely applied to solve prediction tasks with such data. However, GDL models are often complicated and hardly interpretable, which poses concerns to scientists who are to deploy these models in scientific analysis and experiments. This work proposes a general mechanism, learnable randomness injection (LRI), which allows building inherently interpretable models based on general GDL backbones. LRI-induced models, once trained, can detect the points in the point cloud data that carry information indicative of the prediction label. We also propose four datasets from real scientific applications that cover the domains of high-energy physics and biochemistry to evaluate the LRI mechanism. Compared with previous post-hoc interpretation methods, the points detected by LRI align much better and stabler with the ground-truth patterns that have actual scientific meanings. LRI is grounded by the information bottleneck principle, and thus LRI-induced models are also more robust to distribution shifts between training and test scenarios. Our code and datasets are available at \url{https://github.com/Graph-COM/LRI}.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 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.