Skip to content
View Kissmetothemoon's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Kissmetothemoon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Kissmetothemoon/README.md

Efficient LLM inference, from algorithms to silicon.

Homepage Google Scholar Xiaohongshu Email

πŸ‘‹ About Me

  • πŸ”¬ 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)
github contribution snake animation

πŸ” Research Interests

  • 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)

⚑ Featured Open Source

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.

πŸ“ Latest Blog Posts

- [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)

Pinned Loading

  1. ASD ASD Public

    Python 4