paper-with-me

홈 › Papers

With Little Power Comes Great Responsibility

2020-10-13 · EMNLP 2020 11 · Dallas Card, Peter Henderson, Urvashi Khandelwal, Robin Jia, Kyle Mahowald, Dan Jurafsky

Despite its importance to experimental design, statistical power (the probability that, given a real effect, an experiment will reject the null hypothesis) has largely been ignored by the NLP community. Underpowered experiments make it more difficult to discern the difference between statistical noise and meaningful model improvements, and increase the chances of exaggerated findings. By meta-analyzing a set of existing NLP papers and datasets, we characterize typical power for a variety of settings and conclude that underpowered experiments are common in the NLP literature. In particular, for several tasks in the popular GLUE benchmark, small test sets mean that most attempted comparisons to state of the art models will not be adequately powered. Similarly, based on reasonable assumptions, we find that the most typical experimental design for human rating studies will be underpowered to detect small model differences, of the sort that are frequently studied. For machine translation, we find that typical test sets of 2000 sentences have approximately 75% power to detect differences of 1 BLEU point. To improve the situation going forward, we give an overview of best practices for power analysis in NLP and release a series of notebooks to assist with future power analyses.

📄 PDF Abstract BibTeX arXiv:2010.06595

Code (2)

dallascard/NLP-power-analysis 공식 구현
neubig/nlp-from-scratch-assignment-2022

Tasks

Experimental DesignMachine TranslationTranslation

Similar Papers 제목 키워드 기반

Measuring Responsibility in Multi-Agent Systems

2024-10-31 · Chunyan Mu, Nir Oren

We introduce a family of quantitative measures of responsibility in multi-agent planning, building upon the concepts of causal responsibility proposed by Parker et al.~[ParkerGL23]. These concepts are formalised within a…

Biased Error Attribution in Multi-Agent Human-AI Systems Under Delayed Feedback

2026-03-24 · Teerthaa Parakh, Karen M. Feigh arxiv

Human decision-making is strongly influenced by cognitive biases, particularly under conditions of uncertainty and risk. While prior work has examined bias in single-step decisions with immediate outcomes and in human in…

The Judgment-Consequence Gap: LLM Moral Reasoning in Healthcare Decisions

2026-08-06 · Hadi Hosseini, Samarth Khanna, Leona Pierce arxiv

As large language models (LLMs) enter high-stakes domains such as healthcare, understanding their moral reasoning becomes essential. Decisions about scarce medical resources often hinge on judgments of responsibility, pa…

Responsibility in a Multi-Value Strategic Setting

2024-10-22 · Timothy Parker, Umberto Grandi, Emiliano Lorini

Responsibility is a key notion in multi-agent systems and in creating safe, reliable and ethical AI. However, most previous work on responsibility has only considered responsibility for single outcomes. In this paper we …

Counterfactual Reasoning for Causal Responsibility Attribution in Probabilistic Multi-Agent Systems

2026-05-13 · Chunyan Mu, Muhammad Najib arxiv

Responsibility allocation -- determining the extent to which agents are accountable for outcomes -- is a fundamental challenge in the design and analysis of multi-agent systems. In this work, we model such systems as con…