← Search

Nelson F. Liu

6 accepted papers

2025

Stronger Baselines for Retrieval-Augmented Generation with Long-Context Language Models

EMNLP 2025

With the rise of long-context language models (LMs) capable of processing tens of thousands of tokens in a single context window, do multi-stage retrieval-augmented generation (RAG) pipelines still offer measurable benefits over simpler, single-stage approaches? To assess this question, we conduct a

Cited by 0SourcePDFScholar
2024

Inference and Verbalization Functions During In-Context Learning

EMNLP 2024finding

Large language models (LMs) are capable of in-context learning from a few demonstrations (example-label pairs) to solve new tasks during inference. Despite the intuitive importance of high-quality demonstrations, previous work has observed that, in some settings, ICL performance is minimally affecte…

2023

Do Question Answering Modeling Improvements Hold Across Benchmarks?

ACL 2023long

Do question answering (QA) modeling improvements (e.g., choice of architecture and training procedure) hold consistently across the diverse landscape of QA benchmarks? To study this question, we introduce the notion of concurrence—two benchmarks have high concurrence on a set of modeling approaches…

2021

Making Heads and Tails of Models with Marginal Calibration for Sparse Tagsets

EMNLP 2021finding

For interpreting the behavior of a probabilistic model, it is useful to measure a model’s calibration—the extent to which it produces reliable confidence scores. We address the open problem of calibration for tagging models with sparse tagsets, and recommend strategies to measure and reduce calibrat…