paper-with-me

Papers

Improving multidimensional projection quality with user-specific metrics and optimal scaling

2024-07-23 · Maniru Ibrahim

The growing prevalence of high-dimensional data has fostered the development of multidimensional projection (MP) techniques, such as t-SNE, UMAP, and LAMP, for data visualization and exploration. However, conventional MP methods typically employ generic quality metrics, neglecting individual user preferences. This study proposes a new framework that tailors MP techniques based on user-specific quality criteria, enhancing projection interpretability. Our approach combines three visual quality metrics, stress, neighborhood preservation, and silhouette score, to create a composite metric for a precise MP evaluation. We then optimize the projection scale by maximizing the composite metric value. We conducted an experiment involving two users with different projection preferences, generating projections using t-SNE, UMAP, and LAMP. Users rate projections according to their criteria, producing two training sets. We derive optimal weights for each set and apply them to other datasets to determine the best projections per user. Our findings demonstrate that personalized projections effectively capture user preferences, fostering better data exploration and enabling more informed decision-making. This user-centric approach promotes advancements in multidimensional projection techniques that accommodate diverse user preferences and enhance interpretability.

📄 PDF Abstract BibTeX arXiv:2407.16328

Code (0)

등록된 구현이 없습니다.

Tasks

Data VisualizationDecision Making

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

A new visual quality metric for Evaluating the performance of multidimensional projections

2024-07-23 · Maniru Ibrahim, Thales Vieira

Multidimensional projections (MP) are among the most essential approaches in the visual analysis of multidimensional data. It transforms multidimensional data into two-dimensional representations that may be shown as sca…

ShaRP: Shape-Regularized Multidimensional Projections

2023-06-01 · Alister Machado, Alexandru Telea, Michael Behrisch

Projections, or dimensionality reduction methods, are techniques of choice for the visual exploration of high-dimensional data. Many such techniques exist, each one of them having a distinct visual signature - i.e., a re…

Dimensionality Reduction

Measuring and Explaining the Inter-Cluster Reliability of Multidimensional Projections

2021-07-16 · Hyeon Jeon, Hyung-Kwon Ko, Jaemin Jo, Youngtaek Kim 외

We propose Steadiness and Cohesiveness, two novel metrics to measure the inter-cluster reliability of multidimensional projection (MDP), specifically how well the inter-cluster structures are preserved between the origin…

Distortion-Aware Brushing for Reliable Cluster Analysis in Multidimensional Projections

2022-01-17 · Hyeon Jeon, Michaël Aupetit, Soohyun Lee, Kwon Ko 외

Brushing is a common interaction technique in 2D scatterplots, allowing users to select clustered points within a continuous, enclosed region for further analysis or filtering. However, applying conventional brushing to …

ClassSPLOM -- A Scatterplot Matrix to Visualize Separation of Multiclass Multidimensional Data

2022-01-30 · Michael Aupetit, Ahmed Ali

In multiclass classification of multidimensional data, the user wants to build a model of the classes to predict the label of unseen data. The model is trained on the data and tested on unseen data with known labels to e…