paper-with-me

홈 › 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 ratios are often large for tabular datasets in criminal justice, healthcare, lending, education, and in other areas, which has practical implications about whether simpler models can attain the same level of accuracy as more complex models. An open question is why Rashomon ratios often tend to be large. In this work, we propose and study a mechanism of the data generation process, coupled with choices usually made by the analyst during the learning process, that determines the size of the Rashomon ratio. Specifically, we demonstrate that noisier datasets lead to larger Rashomon ratios through the way that practitioners train models. Additionally, we introduce a measure called pattern diversity, which captures the average difference in predictions between distinct classification patterns in the Rashomon set, and motivate why it tends to increase with label noise. Our results explain a key aspect of why simpler models often tend to perform as well as black box models on complex, noisier datasets.

📄 PDF Abstract BibTeX arXiv:2310.19726

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Hamiltonian Maker-Breaker games on small graphs

2017-08-25 · Miloš Stojaković, Nikola Trkulja

We look at the unbiased Maker-Breaker Hamiltonicity game played on the edge set of a complete graph $K_n$, where Maker's goal is to claim a Hamiltonian cycle. First, we prove that, independent of who starts, Maker can wi…

Path-Coupled Bellman Flows for Distributional Reinforcement Learning

2026-05-07 · Boyang Xu, Qing Zou, Siqin Yang, Hao Yan arxiv

Distributional reinforcement learning (DRL) models the full return distribution, but existing finite-support or quantile-based methods rely on projections, while recent flow-based approaches can suffer from \emph{boundar…

Reinforcement LearningOffline RL

Linear Complementarity for Regularized Policy Evaluation and Improvement

2010-12-01 · NeurIPS 2010 12 · Jeffrey Johns, Christopher Painter-Wakefield, Ronald Parr

Recent work in reinforcement learning has emphasized the power of L1 regularization to perform feature selection and prevent overfitting. We propose formulating the L1 regularized linear fixed point problem as a linear c…

feature selectionReinforcement LearningReinforcement Learning (RL)

Fundamental bounds on learning performance in neural circuits

2018-12-31

How does the size of a neural circuit influence its learning performance? Intuitively, we expect the learning capacity of a neural circuit to grow with the number of neurons and synapses. Larger brains tend to be found i…

Shallow Flow Matching for Coarse-to-Fine Text-to-Speech Synthesis

2025-05-18 · Dong Yang, Yiyi Cai, Yuki Saito, Lixu Wang 외

We propose a shallow flow matching (SFM) mechanism to enhance flow matching (FM)-based text-to-speech (TTS) models within a coarse-to-fine generation paradigm. SFM constructs intermediate states along the FM paths using …

Speech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis