Robust Hierarchical Symbolic Explanations in Hyperbolic Space for Image Classification

Abstract

Explanations for black-box models help us to understand model decisions as well as provide information on model biases and inconsistencies. Most of the current post-hoc explainability techniques provide a single level of explanation, often in terms of feature importance scores or feature attention maps in the input space. The explanations provided by these methods are also sensitive to perturbations in the input space. Our focus is on explaining deep discriminative models for images at multiple levels of abstraction, from fine-grained to fully abstract explanations. We use the natural properties of hyperbolic geometry to more efficiently model a hierarchical relationship of symbolic features with decreased distortion to generate robust hierarchical explanations. Specifically, we distill the underpinning knowledge in an image classifier by quantising the continuous latent space to form hyperbolic symbols and learn the relations between these symbols in a hierarchical manner to induce a knowledge tree. We traverse the tree to extract hierarchical explanations in terms of chains of symbols and their corresponding visual semantics. Code is available at https://github.com/AinkaranSanthi/HyperbolicReasoning

Cite

Text

Santhirasekaram et al. "Robust Hierarchical Symbolic Explanations in Hyperbolic Space for Image Classification." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2023. doi:10.1109/CVPRW59228.2023.00063

Markdown

[Santhirasekaram et al. "Robust Hierarchical Symbolic Explanations in Hyperbolic Space for Image Classification." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2023.](https://mlanthology.org/cvprw/2023/santhirasekaram2023cvprw-robust/) doi:10.1109/CVPRW59228.2023.00063

BibTeX

@inproceedings{santhirasekaram2023cvprw-robust,
  title     = {{Robust Hierarchical Symbolic Explanations in Hyperbolic Space for Image Classification}},
  author    = {Santhirasekaram, Ainkaran and Kori, Avinash and Winkler, Mathias and Rockall, Andrea G. and Toni, Francesca and Glocker, Ben},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2023},
  pages     = {561-570},
  doi       = {10.1109/CVPRW59228.2023.00063},
  url       = {https://mlanthology.org/cvprw/2023/santhirasekaram2023cvprw-robust/}
}