Filament Plots for Data Visualization
Nate Strawn

TL;DR
This paper introduces filament plots, a novel 3D extension of Andrews plots, to visualize high-dimensional data as smooth, non-overlapping curves, reducing visual clutter and enhancing interpretability.
Contribution
The authors develop a computationally efficient method for creating smooth 3D Andrews plots and introduce filament plots to improve high-dimensional data visualization.
Findings
Filament plots effectively reduce visual clutter in high-dimensional data visualization.
The method guarantees smooth, optimally isometric 3D curves representing data.
Code and examples demonstrate practical application of the visualization technique.
Abstract
The efficiency of modern computer graphics allows us to explore collections of space curves simultaneously with "drag-to-rotate" interfaces. This inspires us to replace "scatterplots of points" with "scatterplots of curves" to simultaneously visualize relationships across an entire dataset. Since spaces of curves are infinite dimensional, scatterplots of curves avoid the "lossy" nature of scatterplots of points. In particular, if two points are close in a scatterplot of points derived from high-dimensional data, it does not generally follow that the two associated data points are close in the data space. Standard Andrews plots provide scatterplots of curves that perfectly preserve Euclidean distances, but simultaneous visualization of these graphs over an entire dataset produces visual clutter because graphs of functions generally overlap in 2D. We mitigate this visual clutter issue by…
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
TopicsData Visualization and Analytics · Morphological variations and asymmetry · Image Processing and 3D Reconstruction
