← Search

Eugene J. Yu

4 accepted papers

2026

Learning To Draft: Adaptive Speculative Decoding with Reinforcement Learning

ICLR 2026poster

Speculative decoding accelerates large language model (LLM) inference by using a small draft model to generate candidate tokens for a larger target model to verify. The efficacy of this technique hinges on the trade-off between the time spent on drafting candidates and verifying them. However, curre…

Cited by 0SourcecodeScholar
2025

Hierarchical Memory Organization for Wikipedia Generation

ACL 2025long

Generating Wikipedia articles autonomously is a challenging task requiring the integration of accurate, comprehensive, and well-structured information from diverse sources. This paper introduces the Memory Organization-based Generation (MOG) framework, a novel approach to address these challenges by…

2025

WIKIGENBENCH:Exploring Full-length Wikipedia Generation under Real-World Scenario

COLING 2025main

It presents significant challenges to generate comprehensive and accurate Wikipedia articles for newly emerging events under real-world scenario. Existing attempts fall short either by focusing only on short snippets or by using metrics that are insufficient to evaluate real-world scenarios. In this…