Latent Space Perspicacity and Interpretation Enhancement (LS-PIE) Framework
Jesse Stevens, Daniel N. Wilke, Itumeleng Setshedi

TL;DR
This paper introduces LS-PIE, a Python framework that enhances the interpretability of linear latent variable models by automating clustering, ranking, and scaling of latent directions, thereby improving their usability and understanding.
Contribution
The paper presents a novel, general framework with innovative methods like latent ranking, scaling, clustering, and condensing to improve latent space interpretability in linear models.
Findings
Enhanced latent interpretability demonstrated on foundational problems.
Automated clustering and ranking improve usability of PCA, ICA, and similar models.
Framework supports multi-channel data and preprocessing strategies.
Abstract
Linear latent variable models such as principal component analysis (PCA), independent component analysis (ICA), canonical correlation analysis (CCA), and factor analysis (FA) identify latent directions (or loadings) either ordered or unordered. The data is then projected onto the latent directions to obtain their projected representations (or scores). For example, PCA solvers usually rank the principal directions by explaining the most to least variance, while ICA solvers usually return independent directions unordered and often with single sources spread across multiple directions as multiple sub-sources, which is of severe detriment to their usability and interpretability. This paper proposes a general framework to enhance latent space representations for improving the interpretability of linear latent spaces. Although the concepts in this paper are language agnostic, the framework…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Advanced Clustering Algorithms Research · Complex Network Analysis Techniques
MethodsPrincipal Components Analysis · Independent Component Analysis
