← Search

Melanie Subbiah

8 accepted papers

2025

Guiding LLM Decision-Making with Fairness Reward Models

NeurIPS 2025poster

Large language models are increasingly used to support high-stakes decisions, potentially influencing who is granted bail or receives a loan. Naive chain-of-thought sampling can improve average decision accuracy, but has also been shown to amplify unfair bias. To address this challenge and enable th…

Cited by 0SourcecodeScholar
2025

Is the Top Still Spinning? Evaluating Subjectivity in Narrative Understanding

EMNLP 2025

Determining faithfulness of a claim to a source document is an important problem across many domains. This task is generally treated as a binary judgment of whether the claim is supported or unsupported in relation to the source. In many cases, though, whether a claim is supported can be ambiguous.

2024

STORYSUMM: Evaluating Faithfulness in Story Summarization

EMNLP 2024main

Human evaluation has been the gold standard for checking faithfulness in abstractive summarization. However, with a challenging source domain like narrative, multiple annotators can agree a summary is faithful, while missing details that are obvious errors only once pointed out. We therefore introdu…

2023

Check-COVID: Fact-Checking COVID-19 News Claims with Scientific Evidence

ACL 2023findings

We present a new fact-checking benchmark, Check-COVID, that requires systems to verify claims about COVID-19 from news using evidence from scientific articles. This approach to fact-checking is particularly challenging as it requires checking internet text written in everyday language against eviden…

2022

Mitigating Covertly Unsafe Text within Natural Language Systems

EMNLP 2022finding

An increasingly prevalent problem for intelligent technologies is text safety, as uncontrolled systems may generate recommendations to their users that lead to injury or life-threatening consequences. However, the degree of explicitness of a generated statement that can cause physical harm varies. I…

Cited by 7SourcePDFScholar
2022

SafeText: A Benchmark for Exploring Physical Safety in Language Models

EMNLP 2022main

Understanding what constitutes safe text is an important issue in natural language processing and can often prevent the deployment of models deemed harmful and unsafe. One such type of safety that has been scarcely studied is commonsense physical safety, i.e. text that is not explicitly violent and…

2020

Language Models are Few-Shot Learners

NeurIPS 2020oral

We demonstrate that scaling up language models greatly improves task-agnostic, few-shot performance, sometimes even becoming competitive with prior state-of-the-art fine-tuning approaches. Specifically, we train GPT-3, an autoregressive language model with 175 billion parameters, 10x more than any p…