Graham Neubig
Connecting retrieval, generation, and evaluation into a single working system — and asking when the connections actually hold.
Neubig's published trajectory crosses three areas that get treated as separate fields by most other researchers: machine translation and its evaluation, retrieval-augmented generation, and the agentic LLM systems that sit on top of both. FLARE (Forward-Looking Active REtrieval, 2023, with Jamie Callan and others) sits in the middle of that triangle — a system that retrieves not just once at the start but iteratively, predicting what the next sentence needs before generating it. Reading him is a way to keep the engineering layer in view: a benchmark number means little if the system that produced it didn't actually retrieve, integrate, and verify the right things in the right order.