paper-with-me

Papers

DimVis: Interpreting Visual Clusters in Dimensionality Reduction With Explainable Boosting Machine

2024-02-10 · Parisa Salmanian, Angelos Chatzimparmpas, Ali Can Karaca, Rafael M. Martins

Dimensionality Reduction (DR) techniques such as t-SNE and UMAP are popular for transforming complex datasets into simpler visual representations. However, while effective in uncovering general dataset patterns, these methods may introduce artifacts and suffer from interpretability issues. This paper presents DimVis, a visualization tool that employs supervised Explainable Boosting Machine (EBM) models (trained on user-selected data of interest) as an interpretation assistant for DR projections. Our tool facilitates high-dimensional data analysis by providing an interpretation of feature relevance in visual clusters through interactive exploration of UMAP projections. Specifically, DimVis uses a contrastive EBM model that is trained in real time to differentiate between the data inside and outside a cluster of interest. Taking advantage of the inherent explainable nature of the EBM, we then use this model to interpret the cluster itself via single and pairwise feature comparisons in a ranking based on the EBM model's feature importance. The applicability and effectiveness of DimVis are demonstrated via a use case and a usage scenario with real-world data. We also discuss the limitations and potential directions for future research.

📄 PDF Abstract BibTeX arXiv:2402.06885

Code (1)

parisa-salmanian/dimvis 공식 구현

Tasks

Dimensionality ReductionFeature Importance

Methods 이 논문이 사용한 방법론

EBM 설명 없음

Similar Papers 제목 키워드 기반

CBMAP: Clustering-based manifold approximation and projection for dimensionality reduction

2024-04-27 · Berat Dogan

Dimensionality reduction methods are employed to decrease data dimensionality, either to enhance machine learning performance or to facilitate data visualization in two or three-dimensional spaces. These methods typicall…

ClusteringData VisualizationDimensionality Reductionfeature selection

DimenFix: A novel meta-dimensionality reduction method for feature preservation

2022-11-30 · Qiaodan Luo, Leonardo Christino, Fernando V Paulovich, Evangelos Milios

Dimensionality reduction has become an important research topic as demand for interpreting high-dimensional datasets has been increasing rapidly in recent years. There have been many dimensionality reduction methods with…

Dimensionality Reduction

IT-map: an Effective Nonlinear Dimensionality Reduction Method for Interactive Clustering

2015-01-26 · Teng Qiu, Yong-Jie Li

Scientists in many fields have the common and basic need of dimensionality reduction: visualizing the underlying structure of the massive multivariate data in a low-dimensional space. However, many dimensionality reducti…

ClusteringDimensionality Reduction

Topology-Preserving Dimensionality Reduction via Interleaving Optimization

2022-01-31 · Bradley J. Nelson, Yuan Luo

Dimensionality reduction techniques are powerful tools for data preprocessing and visualization which typically come with few guarantees concerning the topological correctness of an embedding. The interleaving distance b…

Data VisualizationDimensionality Reduction

Understanding Bias in Perceiving Dimensionality Reduction Projections

2025-07-28 · Seoyoung Doh, Hyeon Jeon, Sungbok Shin, Ghulam Jilani Quadri 외 arxiv

Selecting the dimensionality reduction technique that faithfully represents the structure is essential for reliable visual communication and analytics. In reality, however, practitioners favor projections for other attra…

Dimensionality Reduction