paper-with-me

Papers

Not All Claims are Created Equal: Choosing the Right Statistical Approach to Assess Hypotheses

2019-11-10 · ACL 2020 6 · Erfan Sadeqi Azer, Daniel Khashabi, Ashish Sabharwal, Dan Roth

Empirical research in Natural Language Processing (NLP) has adopted a narrow set of principles for assessing hypotheses, relying mainly on p-value computation, which suffers from several known issues. While alternative proposals have been well-debated and adopted in other fields, they remain rarely discussed or used within the NLP community. We address this gap by contrasting various hypothesis assessment techniques, especially those not commonly used in the field (such as evaluations based on Bayesian inference). Since these statistical techniques differ in the hypotheses they can support, we argue that practitioners should first decide their target hypothesis before choosing an assessment method. This is crucial because common fallacies, misconceptions, and misinterpretation surrounding hypothesis assessment methods often stem from a discrepancy between what one would like to claim versus what the method used actually assesses. Our survey reveals that these issues are omnipresent in the NLP research community. As a step forward, we provide best practices and guidelines tailored to NLP research, as well as an easy-to-use package called 'HyBayes' for Bayesian assessment of hypotheses, complementing existing tools.

📄 PDF Abstract BibTeX arXiv:1911.03850

Code (1)

allenai/HyBayes 공식 구현

Tasks

AllBayesian InferenceMisconceptions

Similar Papers 제목 키워드 기반

On averaging the best samples in evolutionary computation

2020-04-24 · Laurent Meunier, Yann Chevaleyre, Jeremy Rapin, Clément W. Royer 외

Choosing the right selection rate is a long standing issue in evolutionary computation. In the continuous unconstrained case, we prove mathematically that a single parent $\mu=1$ leads to a sub-optimal simple regret in t…

Be Intentional About Fairness!: Fairness, Size, and Multiplicity in the Rashomon Set

2025-01-26 · Gordon Dai, Pavan Ravishankar, Rachel Yuan, Daniel B. Neill 외

When selecting a model from a set of equally performant models, how much unfairness can you really reduce? Is it important to be intentional about fairness when choosing among this set, or is arbitrarily choosing among t…

Fairness

Minimum discrepancy principle strategy for choosing $k$ in $k$-NN regression

2020-08-20 · Yaroslav Averyanov, Alain Celisse

We present a novel data-driven strategy to choose the hyperparameter $k$ in the $k$-NN regression estimator without using any hold-out data. We treat the problem of choosing the hyperparameter as an iterative procedure (…

Model Selectionregression

Not All Layers Are Created Equal: Adaptive LoRA Ranks for Personalized Image Generation

2026-03-23 · Donald Shenaj, Federico Errica, Antonio Carta arxiv

Low Rank Adaptation (LoRA) is the de facto fine-tuning strategy to generate personalized images from pre-trained diffusion models. Choosing a good rank is extremely critical, since it trades off performance and memory co…

Personalized Image Generation

Similarities and Differences between Machine Learning and Traditional Advanced Statistical Modeling in Healthcare Analytics

2022-01-07 · Michele Bennett, Karin Hayes, Ewa J. Kleczyk, Rajesh Mehta

Data scientists and statisticians are often at odds when determining the best approach, machine learning or statistical modeling, to solve an analytics challenge. However, machine learning and statistical modeling are mo…

BIG-bench Machine Learning