← Search

Sarah Wiegreffe

16 accepted papers

2026

Position: Interpretability Can Be Actionable

ICML 2026poster

Interpretability aims to explain the behavior of deep neural networks. Despite rapid growth, there is mounting concern that much of this work has not translated into practical impact, raising questions about its relevance and utility. This position paper argues that the central missing ingredient is…

Cited by 0SourceScholar
2025

Answer, Assemble, Ace: Understanding How LMs Answer Multiple Choice Questions

ICLR 2025spotlight

Multiple-choice question answering (MCQA) is a key competence of performant transformer language models that is tested by mainstream benchmarks. However, recent evidence shows that models can have quite a range of performance, particularly when the task format is diversified slightly (such as by shu…

Cited by 0SourcePDFScholar
2025

MIB: A Mechanistic Interpretability Benchmark

ICML 2025poster

How can we know whether new mechanistic interpretability methods achieve real improvements? In pursuit of lasting evaluation standards, we propose MIB, a Mechanistic Interpretability Benchmark, with two tracks spanning four tasks and five models. MIB favors methods that precisely and concisely recov…

2025

On Linear Representations and Pretraining Data Frequency in Language Models

ICLR 2025poster

Pretraining data has a direct impact on the behaviors and quality of language models (LMs), but we only understand the most basic principles of this relationship. While most work focuses on pretraining data's effect on downstream task behavior, we investigate its relationship to LM representations.…

Cited by 0SourcePDFScholar
2024

Measuring and Improving Attentiveness to Partial Inputs with Counterfactuals

EMNLP 2024finding

The inevitable appearance of spurious correlations in training datasets hurts the generalization of NLP models on unseen data. Previous work has found that datasets with paired inputs are prone to correlations between a specific part of the input (e.g., the hypothesis in NLI) and the label; conseque…

Cited by 2SourcePDFScholar
2024

Plausibly Problematic Questions in Multiple-Choice Benchmarks for Commonsense Reasoning

EMNLP 2024finding

Questions involving commonsense reasoning about everyday situations often admit many possible or plausible answers. In contrast, multiple-choice question (MCQ) benchmarks for commonsense reasoning require a hard selection of a single correct answer, which, in principle, should represent the most pla…

2024

The Art of Saying No: Contextual Noncompliance in Language Models

NeurIPS 2024poster

Chat-based language models are designed to be helpful, yet they should not comply with every user request. While most existing work primarily focuses on refusal of ``unsafe'' queries, we posit that the scope of noncompliance should be broadened. We introduce a comprehensive taxonomy of contextual…

Cited by 21SourcePDFScholar
2024

The Unreasonable Effectiveness of Easy Training Data for Hard Tasks

ACL 2024long

How can we train models to perform well on hard test data when hard training data is by definition difficult to label correctly? This question has been termed the scalable oversight problem and has drawn increasing attention as language models have continually improved. In this paper, we present the…

2023

Editing Common Sense in Transformers

EMNLP 2023long main

Editing model parameters directly in Transformers makes updating open-source transformer-based models possible without re-training. However, these editing methods have only been evaluated on statements about encyclopedic knowledge with a single correct answer. Commonsense knowledge with multiple co…

Cited by 0SourcecodeScholar
2023

Increasing Probability Mass on Answer Choices Does Not Always Improve Accuracy

EMNLP 2023long main

When pretrained language models (LMs) are applied to discriminative tasks such as multiple-choice questions, they place probability mass on vocabulary tokens that aren't among the given answer choices. Spreading probability mass across multiple surface forms with identical meaning (such as "bath" an…

Cited by 0SourcecodeScholar
2023

Self-Refine: Iterative Refinement with Self-Feedback

NeurIPS 2023poster

Like humans, large language models (LLMs) do not always generate the best output on their first try. Motivated by how humans refine their written text, we introduce Self-Refine, an approach for improving initial outputs from LLMs through iterative feedback and refinement. The main idea is to generat…

Cited by 1546SourcePDFScholar
2022

Calibrating Trust of Multi-Hop Question Answering Systems with Decompositional Probes

EMNLP 2022finding

Multi-hop Question Answering (QA) is a challenging task since it requires an accurate aggregation of information from multiple context paragraphs and a thorough understanding of the underlying reasoning chains. Recent work in multi-hop QA has shown that performance can be boosted by first decomposin…

2022

Inferring the Reader: Guiding Automated Story Generation with Commonsense Reasoning

EMNLP 2022finding

Transformer-based language model approaches to automated story generation currently provide state-of-the-art results. However, they still suffer from plot incoherence when generatingnarratives over time, and critically lack basiccommonsense reasoning. Furthermore, existing methods generally focus on…

2022

Reframing Human-AI Collaboration for Generating Free-Text Explanations

NAACL 2022long

Large language models are increasingly capable of generating fluent-appearing text with relatively little task-specific supervision. But can these models accurately explain classification decisions? We consider the task of generating free-text explanations using human-written examples in a few-shot…

2021

Measuring Association Between Labels and Free-Text Rationales

EMNLP 2021main

In interpretable NLP, we require faithful rationales that reflect the model’s decision-making process for an explained instance. While prior work focuses on extractive rationales (a subset of the input words), we investigate their less-studied counterpart: free-text natural language rationales. We d…

2021

Teach Me to Explain: A Review of Datasets for Explainable Natural Language Processing

NeurIPS 2021poster

Explainable Natural Language Processing (ExNLP) has increasingly focused on collecting human-annotated textual explanations. These explanations are used downstream in three ways: as data augmentation to improve performance on a predictive task, as supervision to train models to produce explanations…

Cited by 137SourceScholar