← Search

Emily Xiao

4 accepted papers

2026

Prompt-MII: Meta-Learning Instruction Induction for LLMs

ICLR 2026poster

A popular method to adapt large language models (LLMs) to new tasks is in-context learning (ICL), which is effective but incurs high inference costs as context length grows. In this paper we propose a method to perform instruction induction, where we take training examples and reduce them to a compa…

Cited by 0SourcecodeScholar
2025

DATE-LM: Benchmarking Data Attribution Evaluation for Large Language Models

NeurIPS 2025poster

Data attribution methods quantify the influence of training data on model outputs and are becoming increasingly relevant for a wide range of LLM research and applications, including dataset curation, model interpretability, data valuation. However, there remain critical gaps in systematic LLM-centri…

Cited by 0SourceScholar
2025

Efficient Many-Shot In-Context Learning with Dynamic Block-Sparse Attention

ACL 2025long

Many-shot in-context learning has recently shown promise as an alternative to finetuning, with the major advantage that the same model can be served for multiple tasks. However, this shifts the computational burden from training-time to inference-time, making deployment of many-shot ICL challenging…

2025

In-Context Learning with Long-Context Models: An In-Depth Exploration

NAACL 2025long

As model context lengths continue to increase, the number of demonstrations that can be provided in-context approaches the size of entire training datasets. We study the behavior of in-context learning (ICL) at this extreme scale on multiple datasets and models. We show that, for many datasets with…

Cited by 65SourcePDFScholar