paper-with-me

Papers

Embedding Comparator: Visualizing Differences in Global Structure and Local Neighborhoods via Small Multiples

2019-12-10 · Angie Boggust, Brandon Carter, Arvind Satyanarayan

Embeddings mapping high-dimensional discrete input to lower-dimensional continuous vector spaces have been widely adopted in machine learning applications as a way to capture domain semantics. Interviewing 13 embedding users across disciplines, we find comparing embeddings is a key task for deployment or downstream analysis but unfolds in a tedious fashion that poorly supports systematic exploration. In response, we present the Embedding Comparator, an interactive system that presents a global comparison of embedding spaces alongside fine-grained inspection of local neighborhoods. It systematically surfaces points of comparison by computing the similarity of the $k$-nearest neighbors of every embedded object between a pair of spaces. Through case studies across multiple modalities, we demonstrate our system rapidly reveals insights, such as semantic changes following fine-tuning, language changes over time, and differences between seemingly similar models. In evaluations with 15 participants, we find our system accelerates comparisons by shifting from laborious manual specification to browsing and manipulating visualizations.

📄 PDF Abstract BibTeX arXiv:1912.04853

Code (1)

mitvis/embedding-comparator 공식 구현

Similar Papers 제목 키워드 기반

DREAMS: Preserving both Local and Global Structure in Dimensionality Reduction

2025-08-19 · Noël Kury, Dmitry Kobak, Sebastian Damrich arxiv

Dimensionality reduction techniques are widely used for visualizing high-dimensional data in two dimensions. Existing methods are typically designed to preserve either local (e.g., $t$-SNE, UMAP) or global (e.g., MDS, PC…

Dimensionality Reduction

embComp: Visual Interactive Comparison of Vector Embeddings

2019-11-05 · Florian Heimerl, Christoph Kralj, Torsten Möller, Michael Gleicher

This paper introduces embComp, a novel approach for comparing two embeddings that capture the similarity between objects, such as word and document embeddings. We survey scenarios where comparing these embedding spaces i…

Visualizing How Embeddings Generalize

2019-09-16 · Xiaotong Liu, Hong Xuan, Zeyu Zhang, Abby Stylianou 외

Deep metric learning is often used to learn an embedding function that captures the semantic differences within a dataset. A key factor in many problem domains is how this embedding generalizes to new classes of data. In…

Metric LearningTriplet

DiRe-JAX: A JAX based Dimensionality Reduction Algorithm for Large-scale Data

2025-03-05 · Alexander Kolpakov, Igor Rivin

DiRe - JAX is a new dimensionality reduction toolkit designed to address some of the challenges faced by traditional methods like UMAP and tSNE such as loss of global structure and computational efficiency. Built on the …

Computational EfficiencyDimensionality Reduction

Hierarchical stochastic neighbor embedding as a tool for visualizing the encoding capability of magnetic resonance fingerprinting dictionaries

2019-10-07 · Kirsten Koolstra, Peter Börnert, Boudewijn Lelieveldt, Andrew Webb 외

In Magnetic Resonance Fingerprinting (MRF) the quality of the estimated parameter maps depends on the encoding capability of the variable flip angle train. In this work we show how the dimensionality reduction technique …

Dimensionality ReductionMagnetic Resonance Fingerprinting