← Search

Alexis Ross

9 accepted papers

2025

Language Modeling with Editable External Knowledge

NAACL 2025findings

When the world changes, so does the text that people write about it. How do we build language models that can be easily updated to reflect these changes? One popular approach is retrieval-augmented generation (RAG), in which new documents are inserted into a knowledge base and retrieved during predi…

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

Reasoning or Reciting? Exploring the Capabilities and Limitations of Language Models Through Counterfactual Tasks

NAACL 2024long

The impressive performance of recent language models across a wide range of tasks suggests that they possess a degree of abstract reasoning skills. Are these skills general and transferable, or specialized to specific tasks seen during pretraining? To disentangle these effects, we propose an evaluat…

2023

CREST: A Joint Framework for Rationalization and Counterfactual Text Generation

ACL 2023long

Selective rationales and counterfactual examples have emerged as two effective, complementary classes of interpretability methods for analyzing and training NLP models. However, prior work has not explored how these methods can be integrated to combine their complementary advantages. We overcome thi…

2022

Does Self-Rationalization Improve Robustness to Spurious Correlations?

EMNLP 2022main

Rationalization is fundamental to human reasoning and learning. NLP models trained to produce rationales along with predictions, called self-rationalization models, have been investigated for their interpretability and utility to end-users. However, the extent to which training with human-written ra…

Cited by 15SourcePDFScholar
2022

Tailor: Generating and Perturbing Text with Semantic Controls

ACL 2022long

Controlled text perturbation is useful for evaluating and improving model generalizability. However, current techniques rely on training a model for every target perturbation, which is expensive and hard to generalize. We present Tailor, a semantically-controlled text generation system. Tailor build…

2021

Competency Problems: On Finding and Removing Artifacts in Language Data

EMNLP 2021main

Much recent work in NLP has documented dataset artifacts, bias, and spurious correlations between input features and output labels. However, how to tell which features have “spurious” instead of legitimate correlations is typically left unspecified. In this work we argue that for complex language un…

Cited by 108SourcePDFScholar