Local Explanation of Dimensionality Reduction
Avraam Bardos, Ioannis Mollas, Nick Bassiliades, Grigorios Tsoumakas

TL;DR
This paper introduces LXDR, a novel method for providing local interpretability to dimensionality reduction techniques, addressing a gap in explainability for unsupervised learning.
Contribution
The paper presents LXDR, the first approach to offer local explanations for dimensionality reduction outputs, bridging interpretability gaps in unsupervised learning.
Findings
LXDR effectively provides local explanations for DR outputs.
Experiments demonstrate LXDR's usefulness in real-world cases.
LXDR enhances understanding of feature contributions in DR.
Abstract
Dimensionality reduction (DR) is a popular method for preparing and analyzing high-dimensional data. Reduced data representations are less computationally intensive and easier to manage and visualize, while retaining a significant percentage of their original information. Aside from these advantages, these reduced representations can be difficult or impossible to interpret in most circumstances, especially when the DR approach does not provide further information about which features of the original space led to their construction. This problem is addressed by Interpretable Machine Learning, a subfield of Explainable Artificial Intelligence that addresses the opacity of machine learning models. However, current research on Interpretable Machine Learning has been focused on supervised tasks, leaving unsupervised tasks like Dimensionality Reduction unexplored. In this paper, we introduce…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning and Data Classification · Neural Networks and Applications
