paper-with-me

Papers

ECBD: Evidence-Centered Benchmark Design for NLP

2024-06-13 · Yu Lu Liu, Su Lin Blodgett, Jackie Chi Kit Cheung, Q. Vera Liao, Alexandra Olteanu, Ziang Xiao

Benchmarking is seen as critical to assessing progress in NLP. However, creating a benchmark involves many design decisions (e.g., which datasets to include, which metrics to use) that often rely on tacit, untested assumptions about what the benchmark is intended to measure or is actually measuring. There is currently no principled way of analyzing these decisions and how they impact the validity of the benchmark's measurements. To address this gap, we draw on evidence-centered design in educational assessments and propose Evidence-Centered Benchmark Design (ECBD), a framework which formalizes the benchmark design process into five modules. ECBD specifies the role each module plays in helping practitioners collect evidence about capabilities of interest. Specifically, each module requires benchmark designers to describe, justify, and support benchmark design choices -- e.g., clearly specifying the capabilities the benchmark aims to measure or how evidence about those capabilities is collected from model responses. To demonstrate the use of ECBD, we conduct case studies with three benchmarks: BoolQ, SuperGLUE, and HELM. Our analysis reveals common trends in benchmark design and documentation that could threaten the validity of benchmarks' measurements.

📄 PDF Abstract BibTeX arXiv:2406.08723

Code (1)

isle-dev/ecbd 공식 구현

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

Large Language Models at the Intersection of Software Engineering and Software Security:An Evidence-Centered Structured Survey and Research Agenda

2026-08-21 · Wei Lin, Tao Zhou, Zhaofei Xie, Changgui Hong arxiv

Large Language Models (LLMs) are moving from code completion toward repository-scale agents that retrieve context, edit files, execute tools, and participate in security-sensitive workflows. The evidence for these system…

Vulnerability DetectionCode Completion

UHR-Micro: Diagnosing and Mitigating the Resolution Illusion in Earth Observation VLMs

2026-05-12 · Shuo Ni, Tong Wang, Jing Zhang, He Chen 외 arxiv

Vision-Language Models (VLMs) increasingly operate on ultra-high-resolution (UHR) Earth observation imagery, yet they remain vulnerable to a severe scale mismatch between large-scale scene context and micro-scale targets…

Explainable Medical Imaging AI Needs Human-Centered Design: Guidelines and Evidence from a Systematic Review

2021-12-21 · Haomin Chen, Catalina Gomez, Chien-Ming Huang, Mathias Unberath

Transparency in Machine Learning (ML), attempts to reveal the working mechanisms of complex models. Transparent ML promises to advance human factors engineering goals of human-centered AI in the target users. From a huma…

Medical Image Analysis

Can LMs Learn New Entities from Descriptions? Challenges in Propagating Injected Knowledge

2023-05-02 · Yasumasa Onoe, Michael J. Q. Zhang, Shankar Padmanabhan, Greg Durrett 외

Pre-trained language models (LMs) are used for knowledge intensive tasks like question answering, but their knowledge gets continuously outdated as the world changes. Prior work has studied targeted updates to LMs, injec…

Question Answering

Toward a Machine Bertin: Why Visualization Needs Design Principles for Machine Cognition

2026-02-02 · Brian Keith-Norambuena arxiv

Visualization's design knowledge-effectiveness rankings, encoding guidelines, color models, preattentive processing rules -- derives from six decades of psychophysical studies of human vision. Yet vision-language models …

Visual Reasoning