← Search

Shengli Sun

2 accepted papers

2026

RepSpec: Structural Re-parameterized Draft Model Training for Speculative Decoding

ICLR 2026poster

As the parameter size of large language models (LLMs) continues to grow, the latency of autoregressive inference increases due to memory-bound computational inefficiency. To address this, speculative decoding has been proposed, where a large target model verifies multiple tokens generated in paralle…

Cited by 0SourcecodeScholar
2022

CRASpell: A Contextual Typo Robust Approach to Improve Chinese Spelling Correction

ACL 2022findings

Recently, Bert-based models have dominated the research of Chinese spelling correction (CSC). These methods have two limitations: (1) they have poor performance on multi-typo texts. In such texts, the context of each typo contains at least one misspelled character, which brings noise information. Su…