HCAILGNov 28, 2018

A Visual Interaction Framework for Dimensionality Reduction Based Data Exploration

arXiv:1811.12199v162 citations
Originality Synthesis-oriented
AI Analysis

This addresses the difficulty in dynamically reasoning about dimensionality-reduced data for data analysts, though it is incremental as it builds on existing methods.

The paper tackles the problem of interpreting dimensionality reduction results by proposing a visual interaction framework with forward/backward projection and visualization techniques like prolines and feasibility maps, applied to PCA and autoencoders to improve exploratory data analysis.

Dimensionality reduction is a common method for analyzing and visualizing high-dimensional data. However, reasoning dynamically about the results of a dimensionality reduction is difficult. Dimensionality-reduction algorithms use complex optimizations to reduce the number of dimensions of a dataset, but these new dimensions often lack a clear relation to the initial data dimensions, thus making them difficult to interpret. Here we propose a visual interaction framework to improve dimensionality-reduction based exploratory data analysis. We introduce two interaction techniques, forward projection and backward projection, for dynamically reasoning about dimensionally reduced data. We also contribute two visualization techniques, prolines and feasibility maps, to facilitate the effective use of the proposed interactions. We apply our framework to PCA and autoencoder-based dimensionality reductions. Through data-exploration examples, we demonstrate how our visual interactions can improve the use of dimensionality reduction in exploratory data analysis.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes