paper-with-me

홈 › Papers

On the Rashomon ratio of infinite hypothesis sets

2024-04-27 · Evzenie Coupkova, Mireille Boutin

Given a classification problem and a family of classifiers, the Rashomon ratio measures the proportion of classifiers that yield less than a given loss. Previous work has explored the advantage of a large Rashomon ratio in the case of a finite family of classifiers. Here we consider the more general case of an infinite family. We show that a large Rashomon ratio guarantees that choosing the classifier with the best empirical accuracy among a random subset of the family, which is likely to improve generalizability, will not increase the empirical loss too much. We quantify the Rashomon ratio in two examples involving infinite classifier families in order to illustrate situations in which it is large. In the first example, we estimate the Rashomon ratio of the classification of normally distributed classes using an affine classifier. In the second, we obtain a lower bound for the Rashomon ratio of a classification problem with a modified Gram matrix when the classifier family consists of two-layer ReLU neural networks. In general, we show that the Rashomon ratio can be estimated using a training dataset along with random samples from the classifier family and we provide guarantees that such an estimation is close to the true value of the Rashomon ratio.

📄 PDF Abstract BibTeX arXiv:2404.17746

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Path to Simpler Models Starts With Noise

2023-10-30 · NeurIPS 2023 11

The Rashomon set is the set of models that perform approximately equally well on a given dataset, and the Rashomon ratio is the fraction of all models in a given hypothesis space that are in the Rashomon set. Rashomon ra…

Diversity

On the Existence of Simpler Machine Learning Models

2019-08-05 · Lesia Semenova, Cynthia Rudin, Ronald Parr

It is almost always easier to find an accurate-but-complex model than an accurate-yet-simple model. Finding optimal, sparse, accurate models of various forms (linear models with integer coefficients, decision sets, rule …

BIG-bench Machine LearningFairnessLearning TheoryModel Selection

Doctor Rashomon and the UNIVERSE of Madness: Variable Importance with Unobserved Confounding and the Rashomon Effect

2025-10-14 · Jon Donnelly, Srikar Katta, Emanuele Borgonovo, Cynthia Rudin arxiv

Variable importance (VI) methods are often used for hypothesis generation, feature selection, and scientific validation. In the standard VI pipeline, an analyst estimates VI for a single predictive model with only the ob…

Dropout-Based Rashomon Set Exploration for Efficient Predictive Multiplicity Estimation

2024-02-01 · Hsiang Hsu, Guihong Li, Shaohan Hu, Chun-Fu 외

Predictive multiplicity refers to the phenomenon in which classification tasks may admit multiple competing models that achieve almost-equally-optimal performance, yet generate conflicting outputs for individual samples.…

Model Selection

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 …