Class-constrained t-SNE: Combining Data Features and Class Probabilities
Linhao Meng, Stef van den Elzen, Nicola Pezzotti, and Anna Vilanova

TL;DR
This paper introduces class-constrained t-SNE, a novel dimensionality reduction method that combines data features and class probabilities into a single visualization, aiding model evaluation and interactive labeling.
Contribution
It proposes a new DR technique that integrates features and class probabilities with adjustable weighting, enabling flexible and informative visual analysis.
Findings
Effective combination of features and class probabilities in DR
Interactive parameter allows focus on different perspectives
Improved visualization for model evaluation and labeling
Abstract
Data features and class probabilities are two main perspectives when, e.g., evaluating model results and identifying problematic items. Class probabilities represent the likelihood that each instance belongs to a particular class, which can be produced by probabilistic classifiers or even human labeling with uncertainty. Since both perspectives are multi-dimensional data, dimensionality reduction (DR) techniques are commonly used to extract informative characteristics from them. However, existing methods either focus solely on the data feature perspective or rely on class probability estimates to guide the DR process. In contrast to previous work where separate views are linked to conduct the analysis, we propose a novel approach, class-constrained t-SNE, that combines data features and class probabilities in the same DR result. Specifically, we combine them by balancing two…
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 · Image Retrieval and Classification Techniques · Color perception and design
MethodsFocus
