Wenyu Huang
PhD Candidate in Natural Language Processing · University of Edinburgh
I am a final-year PhD candidate in Natural Language Processing at the University of Edinburgh, advised by Prof. Jeff Z. Pan and Prof. Mirella Lapata. I study how language models can retrieve, retain, and reason with external information. My research connects retrieval-augmented generation (RAG), non-parametric memory, multi-hop question answering, and LLM agents, with an emphasis on making knowledge-intensive systems more efficient and reliable.
During my PhD, I have been a research intern at Microsoft Research Cambridge working with John Winn on memory-augmented language modeling, and at Huawei UK on reinforcement learning for language-model agents and large-scale entity alignment. My work has appeared at ACL, EMNLP, SIGIR, IJCNLP-AACL, and Knowledge-Based Systems, including an ACL 2025 oral paper.
I am currently seeking full-time research positions, including Research Scientist, Applied Scientist, and postdoctoral roles. I am particularly interested in LLM pretraining and post-training, RAG, memory-augmented systems, and reinforcement learning for LLM agents. View my CV or get in touch.
Research
My work is organized around a central question: how can language models use external information as reliable memory for reasoning?
-
Retrieve compact, useful evidence. I introduced generative subgraph retrieval for knowledge-graph RAG: a 220M-parameter retriever is competitive with 7B-parameter baselines, while a 3B retriever-reader system established state-of-the-art results on WebQSP and CWQ (paper, code). In complementary work, the LTGen benchmark tests RAG over long-tail facts and identifies when knowledge-graph evidence is more effective than passage retrieval (paper).
-
Reason across multiple pieces of evidence. My ACL 2025 oral paper studies how context order and causal masking affect multi-hop question answering. It shows that aligning evidence with the reasoning chain matters and that bidirectional attention can improve decoder-only models (paper, code).
-
Retain and use knowledge over time. I co-developed a taxonomy of AI memory representations and operations (survey). Recent collaborations extend this direction to temporal reasoning in multi-session agents and stateful tool use in multi-turn dialogue.
news
| Jun 30, 2026 | I completed a research internship with the Machine Intelligence group at Microsoft Research Cambridge, working with John Winn on memory-augmented language modeling. |
|---|---|
| Mar 31, 2026 | I completed a research internship at Huawei UK focused on reinforcement learning for language-model agents. |
| Jun 24, 2025 | Our paper “Masking in Multi-hop QA” was accepted to the ACL 2025 main conference and selected for an oral presentation. Code. |
| May 01, 2025 | We released “Rethinking Memory in AI,” a survey organizing AI memory by representation, operation, and research topic. |
| Oct 08, 2024 | Our paper “Less is More: Making Smaller Language Models Competent Subgraph Retrievers for Multi-hop KGQA” was accepted to Findings of EMNLP 2024. Code. |
selected publications
- IJCNLP-AACL 2023