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.
PointMask: Towards Interpretable and Bias-Resilient Point Cloud Processing
1 Pith paper cite this work, alongside 8 external citations. Polarity classification is still indexing.
abstract
Deep classifiers tend to associate a few discriminative input variables with their objective function, which in turn, may hurt their generalization capabilities. To address this, one can design systematic experiments and/or inspect the models via interpretability methods. In this paper, we investigate both of these strategies on deep models operating on point clouds. We propose PointMask, a model-agnostic interpretable information-bottleneck approach for attribution in point cloud models. PointMask encourages exploring the majority of variation factors in the input space while gradually converging to a general solution. More specifically, PointMask introduces a regularization term that minimizes the mutual information between the input and the latent features used to masks out irrelevant variables. We show that coupling a PointMask layer with an arbitrary model can discern the points in the input space which contribute the most to the prediction score, thereby leading to interpretability. Through designed bias experiments, we also show that thanks to its gradual masking feature, our proposed method is effective in handling data bias.
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.