← Search

David Wadden

12 accepted papers

2025

HALoGEN: Fantastic LLM Hallucinations and Where to Find Them

ACL 2025long

Despite their impressive ability to generate high-quality and fluent text, generative large language models (LLMs) also produce hallucinations: statements that are misaligned with established world knowledge or provided input context. However, measuring hallucination can be challenging, as having hu…

Cited by 0SourcePDFScholar
2025

OLMoE: Open Mixture-of-Experts Language Models

ICLR 2025oral

We introduce OLMoE, a fully open, state-of-the-art language model leveraging sparse Mixture-of-Experts (MoE). OLMoE-1B-7B has 7 billion (B) parameters but uses only 1B per input token. We pretrain it on 5 trillion tokens and further adapt it to create OLMoE-1B-7B-Instruct. Our models outperform all…

2025

SciRIFF: A Resource to Enhance Language Model Instruction-Following over Scientific Literature

EMNLP 2025

We present ScIRIFF (Scientific Resource for Instruction-Following and Finetuning), a dataset of 137K instruction-following instances for training and evaluation, covering 54 tasks. These tasks span five core scientific literature understanding capabilities: information extraction, summarization, que

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…

2024

Language Models Hallucinate, but May Excel at Fact Verification

NAACL 2024long

Recent progress in natural language processing (NLP) owes much to remarkable advances in large language models (LLMs). Nevertheless, LLMs frequently “hallucinate,” resulting in non-factual outputs. Our carefully-designed human evaluation substantiates the serious hallucination issue, revealing that…

2023

Cognitive Reframing of Negative Thoughts through Human-Language Model Interaction

ACL 2023long

A proven therapeutic technique to overcome negative thoughts is to replace them with a more hopeful “reframed thought.” Although therapy can help people practice and learn this Cognitive Reframing of Negative Thoughts, clinician shortages and mental health stigma commonly limit people’s access to th…

2023

How Far Can Camels Go? Exploring the State of Instruction Tuning on Open Resources

NeurIPS 2023spotlight

In this work we explore recent advances in instruction-tuning language models on a range of open instruction-following datasets. Despite recent claims that open models can be on par with state-of-the-art proprietary models, these claims are often accompanied by limited evaluation, making it difficul…

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

MultiVerS: Improving scientific claim verification with weak supervision and full-document context

NAACL 2022findings

The scientific claim verification task requires an NLP system to label scientific documents which Support or Refute an input claim, and to select evidentiary sentences (or rationales) justifying each predicted label. In this work, we present MultiVerS, which predicts a fact-checking label and identi…

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

Extracting a Knowledge Base of Mechanisms from COVID-19 Papers

NAACL 2021long

The COVID-19 pandemic has spawned a diverse body of scientific literature that is challenging to navigate, stimulating interest in automated tools to help find useful knowledge. We pursue the construction of a knowledge base (KB) of mechanisms—a fundamental concept across the sciences, which encompa…