paper-with-me

Papers

The Rashomon Effect for Visualizing High-Dimensional Data

2026-04-01 · Yiyang Sun, Haiyang Huang, Gaurav Rajesh Parikh, Cynthia Rudin arxiv

Dimension reduction (DR) is inherently non-unique: multiple embeddings can preserve the structure of high-dimensional data equally well while differing in layout or geometry. In this paper, we formally define the Rashomon set for DR -- the collection of `good' embedding -- and show how embracing this multiplicity leads to more powerful and trustworthy representations. Specifically, we pursue three goals. First, we introduce PCA-informed alignment to steer embeddings toward principal components, making axes interpretable without distorting local neighborhoods. Second, we design concept-alignment regularization that aligns an embedding dimension with external knowledge, such as class labels or user-defined concepts. Third, we propose a method to extract common knowledge across the Rashomon set by identifying trustworthy and persistent nearest-neighbor relationships, which we use to construct refined embeddings with improved local structure while preserving global relationships. By moving beyond a single embedding and leveraging the Rashomon set, we provide a flexible framework for building interpretable, robust, and goal-aligned visualizations.

📄 PDF Abstract BibTeX arXiv:2604.00485

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring the cloud of feature interaction scores in a Rashomon set

2023-05-17 · Sichao Li, Rong Wang, Quanling Deng, Amanda Barnard

Interactions among features are central to understanding the behavior of machine learning models. Recent research has made significant strides in detecting and quantifying feature interactions in single predictive models…

image-classificationImage Classification

Efficient Exploration of the Rashomon Set of Rule Set Models

2024-06-05 · Martino Ciaperoni, Han Xiao, Aristides Gionis

Today, as increasingly complex predictive models are developed, simple rule sets remain a crucial tool to obtain interpretable predictions and drive high-stakes decision making. However, a single rule set provides a part…

Decision MakingEfficient ExplorationInterpretable Machine Learning

Exploring the Whole Rashomon Set of Sparse Decision Trees

2022-09-16 · Rui Xin, Chudi Zhong, Zhi Chen, Takuya Takagi 외

In any given machine learning problem, there may be many models that could explain the data almost equally well. However, most learning algorithms return only one of these models, leaving practitioners with no practical …

Rashomon effect in Educational Research: Why More is Better Than One for Measuring the Importance of the Variables?

2024-12-02 · Jakub Kuzilek, Mustafa Çavuş

This study explores how the Rashomon effect influences variable importance in the context of student demographics used for academic outcomes prediction. Our research follows the way machine learning algorithms are employ…

Binary Classification

Beyond the Single-Best Model: Rashomon Partial Dependence Profile for Trustworthy Explanations in AutoML

2025-07-19 · Mustafa Cavus, Jan N. van Rijn, Przemysław Biecek arxiv

Automated machine learning systems efficiently streamline model selection but often focus on a single best-performing model, overlooking explanation uncertainty, an essential concern in human centered explainable AI. To …

Explanation Generation