Efficient LLM inference, from algorithms to silicon.
- π¬ Researcher in AI Infrastructure at Beihang University, focusing on efficient LLM inference and compute-in-memory (CiM) architectures
- β‘ Creator of ASD β a bounded-regret Approximate Speculative Decoding acceptance policy for speculative decoding (arXiv:2608.03447)
- π· Photography enthusiast β find my works on Xiaohongshu and Douyin
- π« Reach me at yanruo.f@gmail.com (or ynfeng@buaa.edu.cn)
- Current: AI Infrastructure for Efficient Inference β speculative decoding (ASD), serving systems; currently working on efficient inference for Diffusion Language Models (DLMs)
- Past: Compute-in-Memory Co-optimization β noise-aware training, robust neural network & LLM deployment on analog CiM hardware (HPD, STE, ROMER, KV-cache protection)
ASD β Approximate Speculative Decoding acceptance policy (arXiv:2608.03447). Relaxes strict greedy verification by admitting draft tokens whose regret stays within a per-request bounded budget; exact verification is recovered at budget B = 0. Apache-2.0.
- [ASD: Trading a Bounded Regret Budget for Faster Speculative Decoding](https://kissmetothemoon.github.io/blog/2026/asd-bounded-regret/) (2026-09-02)(auto-updated daily from my homepage via GitHub Actions)