ZADU: A Python Library for Evaluating the Reliability of Dimensionality Reduction Embeddings
Hyeon Jeon, Aeri Cho, Jinhwa Jang, Soohyun Lee, Jake Hyun, Hyung-Kwon, Ko, Jaemin Jo, Jinwook Seo

TL;DR
ZADU is a Python library that simplifies and accelerates the evaluation of distortion in dimensionality reduction embeddings, enabling detailed analysis and visualization of embedding reliability.
Contribution
The paper introduces ZADU, a comprehensive, optimized Python library for evaluating and visualizing distortions in DR embeddings, addressing practical implementation challenges.
Findings
ZADU significantly reduces execution time for distortion measures.
It provides detailed point-level contribution analysis.
ZADUVis enables effective visualization of embedding distortions.
Abstract
Dimensionality reduction (DR) techniques inherently distort the original structure of input high-dimensional data, producing imperfect low-dimensional embeddings. Diverse distortion measures have thus been proposed to evaluate the reliability of DR embeddings. However, implementing and executing distortion measures in practice has so far been time-consuming and tedious. To address this issue, we present ZADU, a Python library that provides distortion measures. ZADU is not only easy to install and execute but also enables comprehensive evaluation of DR embeddings through three key features. First, the library covers a wide range of distortion measures. Second, it automatically optimizes the execution of distortion measures, substantially reducing the running time required to execute multiple measures. Last, the library informs how individual points contribute to the overall distortions,…
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
TopicsIntegrated Circuits and Semiconductor Failure Analysis · Signaling Pathways in Disease · Advanced Electron Microscopy Techniques and Applications
MethodsLib
