← Search

Bailey Kuehl

11 accepted papers

2025

OLMES: A Standard for Language Model Evaluations

NAACL 2025findings

Progress in AI is often demonstrated by new models claiming improved performance on tasks measuring model capabilities. Evaluating language models can be particularly challenging, as choices of how a model is evaluated on a task can lead to large changes in measured performance. There is no common s…

2024

ARIES: A Corpus of Scientific Paper Edits Made in Response to Peer Reviews

ACL 2024long

We introduce the task of automatically revising scientific papers based on peer feedback and release ARIES, a dataset of review comments and their corresponding paper edits. The data is drawn from real reviewer-author interactions from computer science, and we provide labels linking each reviewer co…

2024

CARE: Extracting Experimental Findings From Clinical Literature

NAACL 2024findings

Extracting fine-grained experimental findings from literature can provide dramatic utility for scientific applications. Prior work has developed annotation schemas and datasets for limited aspects of this problem, failing to capture the real-world complexity and nuance required. Focusing on biomedic…

2024

CHIME: LLM-Assisted Hierarchical Organization of Scientific Studies for Literature Review Support

ACL 2024findings

Literature review requires researchers to synthesize a large amount of information and is increasingly challenging as the scientific literature expands. In this work, we investigate the potential of LLMs for producing hierarchical organizations of scientific studies to assist researchers with litera…

2024

KIWI: A Dataset of Knowledge-Intensive Writing Instructions for Answering Research Questions

ACL 2024findings

Large language models (LLMs) adapted to follow user instructions are now widely deployed as conversational agents. In this work, we examine one increasingly common instruction-following task: providing writing assistance to compose a long-form answer. To evaluate the capabilities of current LLMs on…

2023

Automated Metrics for Medical Multi-Document Summarization Disagree with Human Evaluations

ACL 2023long

Evaluating multi-document summarization (MDS) quality is difficult. This is especially true in the case of MDS for biomedical literature reviews, where models must synthesize contradicting evidence reported across different documents. Prior work has shown that rather than performing the task, models…

2023

S2abEL: A Dataset for Entity Linking from Scientific Tables

EMNLP 2023long main

Entity linking (EL) is the task of linking a textual mention to its corresponding entry in a knowledge base, and is critical for many knowledge-intensive NLP applications. When applied to tables in scientific papers, EL is a step toward large-scale scientific knowledge bases that could enable advan…

Cited by 0SourcecodeScholar
2022

Generating Scientific Claims for Zero-Shot Scientific Fact Checking

ACL 2022long

Automated scientific fact checking is difficult due to the complexity of scientific language and a lack of significant amounts of training data, as annotation requires domain expertise. To address this challenge, we propose scientific claim generation, the task of generating one or more atomic and v…

2022

MultiCite: Modeling realistic citations requires moving beyond the single-sentence single-label setting

NAACL 2022long

Citation context analysis (CCA) is an important task in natural language processing that studies how and why scholars discuss each others’ work. Despite decades of study, computational methods for CCA have largely relied on overly-simplistic assumptions of how authors cite, which ignore several impo…

2022

SciFact-Open: Towards open-domain scientific claim verification

EMNLP 2022finding

While research on scientific claim verification has led to the development of powerful systems that appear to approach human performance, these approaches have yet to be tested in a realistic setting against large corpora of scientific literature. Moving to this open-domain evaluation setting, howev…

2021

MSˆ2: Multi-Document Summarization of Medical Studies

EMNLP 2021main

To assess the effectiveness of any medical intervention, researchers must conduct a time-intensive and manual literature review. NLP systems can help to automate or assist in parts of this expensive process. In support of this goal, we release MSˆ2 (Multi-Document Summarization of Medical Studies),…