PulseAugur
实时 12:34:14
English(EN) RLM-Cascade: Response-Level Speculative Decoding for Cost-Efficient LLM API Serving

新的推测解码方法提高了 LLM 推理速度和安全性

研究人员正在开发先进的推测解码技术,以加速大型语言模型推理。HyperDFlash 针对 DeepSeek-V4 的多超连接架构优化了解码,提高了草稿的准确性和速度。Dustin 通过识别关键标记并减少重新计算来专注于高效的长上下文生成。同时,TAIS 对推测解码的输出进行安全性不变性筛选,发现在温度为零时没有分歧。JetSpecRLM-Cascade 通过结合草稿策略并在响应级别应用推测解码来实现高性价比的 API 服务,提供了进一步的改进。 AI

影响 这些推测解码方面的进步有望显著提高 LLM 推理速度和成本效益,从而可能加速其在生产系统中的应用。

排序理由 多篇研究论文介绍了推测解码的新方法和框架。

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 21 个来源。 我们如何撰写摘要 →

新的推测解码方法提高了 LLM 推理速度和安全性

报道来源 [21]

  1. arXiv cs.CL TIER_1 English(EN) · Luxi Lin, Shuang Peng, Rui Ma, Junhao Hua, Shuwei Fan, Zhengda Qin, Qiang Wang, Hongjian Sun, Fangmin Chen, Songwei Liu ·

    HyperDFlash: MHC-对齐的带门残差约简的块推测解码

    arXiv:2606.26744v1 Announce Type: cross Abstract: We present HyperDFlash, a block-parallel speculative decoding framework tailored to the novel multi-hyper-connection (MHC) architecture proposed by DeepSeek-V4. Despite the strong initial-token drafting performance of the native M…

  2. arXiv cs.LG TIER_1 English(EN) · Songwei Liu ·

    HyperDFlash:具有门控残差约简的MHC对齐块推测解码

    We present HyperDFlash, a block-parallel speculative decoding framework tailored to the novel multi-hyper-connection (MHC) architecture proposed by DeepSeek-V4. Despite the strong initial-token drafting performance of the native Multi-Token Prediction (MTP) module in DeepSeek-V4,…

  3. arXiv cs.CL TIER_1 English(EN) · WenHung Lee, Jian-Jia Chen, Xiaolin Lin, Pei-Shuo Wang, Chi-Chih Chang, Chun-Che Yang, Ning-Chi Huang, Grace Li Zhang, Kai-Chiang Wu ·

    Dustin:用于具有推测性解码的高效长上下文生成的草稿增强稀疏验证

    arXiv:2606.24957v1 Announce Type: new Abstract: While speculative decoding improves inference throughput for multi-batch long-context Large Language Models (LLMs), its efficiency is often limited by a verification bottleneck where Key-Value (KV) cache loading dominates latency. E…

  4. arXiv cs.LG TIER_1 English(EN) · Sahil Kadadekar ·

    零温度下的推测解码:具有48,072个样本扩展的范围安全不变性筛选

    arXiv:2606.25097v1 Announce Type: new Abstract: Speculative decoding accelerates inference by letting a draft model propose tokens for a target model to verify, raising a concrete safety question: at temperature zero, can draft-side behavior leak into safety-scored outputs? We an…

  5. Hugging Face Daily Papers TIER_1 English(EN) ·

    JetSpec:打破投机解码的扩展瓶颈,实现并行树草稿

    JetSpec is a speculative decoding framework that combines efficient forward drafting with causal conditioning to improve LLM inference speed and acceptance rates across various benchmarks.

  6. Hugging Face Daily Papers TIER_1 English(EN) ·

    RLM-Cascade:用于高性价比LLM API服务的响应级推测解码

    We present RLM-Cascade, a proxy-layer system that applies speculative decoding at the response level to reduce LLM API costs without requiring model architecture access or a shared vocabulary. A fast, inexpensive draft model generates a candidate response; a capable verify model …

  7. arXiv cs.CV TIER_1 English(EN) · Mingcheng Wang, Junbo Qiao, Yunchen Li, Lingfu Jiang, Wei Li, Jie Hu, Jiao Xie, Zhou Yu, Xinghao Chen, Guixu Zhang, Shaohui Lin ·

    CSD:内容感知推测解码,实现高效图像生成

    arXiv:2606.27829v1 Announce Type: new Abstract: Speculative decoding (SD) has emerged as a key solution to accelerate the inference of autoregressive models. However, in the field of image generation, it faces the challenge of low acceptance rates, and directly relaxing its crite…

  8. X — Fireworks (inference infra) TIER_1 English(EN) · FireworksAI_HQ ·

    RT @dzhulgakov: DSpark 来自 @deepseek_ai,巧妙地整合了许多推测性解码的思路,实现了 1.5 倍到 5 倍的更高吞吐量…

    RT @dzhulgakov: DSpark from @deepseek_ai ingeniously integrates many speculative decoding ideas to achieve 1.5x to 5x higher throughput in…

  9. arXiv cs.CV TIER_1 English(EN) · Shaohui Lin ·

    CSD:内容感知推测解码,实现高效图像生成

    Speculative decoding (SD) has emerged as a key solution to accelerate the inference of autoregressive models. However, in the field of image generation, it faces the challenge of low acceptance rates, and directly relaxing its criteria leads to degradation in image quality. In th…

  10. Modal blog TIER_1 English(EN) ·

    利用推测解码实现最先进的推理延迟

    How Modal and Decagon worked together to cut inference latency - and you can too.

  11. MarkTechPost TIER_1 English(EN) · Asif Razzaq ·

    DeepSeek发布DSpark,一种加速DeepSeek-V4每用户生成速度比MTP-1快60-85%的推测解码框架

    <p>DeepSeek open-sourced DSpark, a speculative decoding framework that attaches a draft module to existing DeepSeek-V4 weights. It pairs a parallel draft backbone with a lightweight Markov head to cut suffix decay, then adds confidence-scheduled verification that tailors how many…

  12. Mastodon — fosstodon.org TIER_1 Italiano(IT) · [email protected] ·

    🧠 DeepSeek 发布 DSpark,一款旨在加速 # LLM 推理且不牺牲质量的新型投机解码框架

    🧠 # DeepSeek ha rilasciato DSpark, un nuovo framework di speculative decoding pensato per accelerare l’inferenza dei # LLM senza compromettere la qualità dell’output. 👉 I dettagli: https://www. linkedin.com/posts/alessiopoma ro_deepseek-llm-ai-ugcPost-7477315201667682304-dNMI/ __…

  13. dev.to — LLM tag TIER_1 English(EN) · zxpmail ·

    我为 Speculative Decoding 进行了基准测试 — a = 3.5 不够

    <p>In my <a href="https://dev.to/zxpmail/lossless-but-not-free-the-lossless-but-not-free-when-speculative-decoding-actually-pays-off-1c2g">last post</a>, I laid out the core inequality of Speculative Decoding:</p> <blockquote> <p><strong>a &gt; 1 + α + β</strong></p> </blockquote…

  14. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    北京大学与DeepSeek联合开源DSpark,一种将AI模型生成速度提升60-85%且无需修改的推测解码框架

    Peking University and DeepSeek have jointly open-sourced DSpark, a speculative decoding framework that boosts AI model generation speeds by 60-85% without altering the core model architecture. The inference optimization tool has been released under MIT licence. https:// pandaily.…

  15. dev.to — LLM tag TIER_1 English(EN) · zxpmail ·

    无损,但并非免费:当投机解码真正奏效(以及何时无效)

    <p>One of the hottest topics in LLM inference acceleration right now is <strong>Speculative Decoding</strong>.</p> <p>DSpark claims 60%–85% single-user speedup at the same throughput. Google has published a stream of research on it — SpecTr, block verification, SpecRouter, and mo…

  16. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    DeepSeek发布DSpark,一种无需改变核心模型架构即可将AI模型生成速度提升60-85%的推测解码框架。

    DeepSeek has unveiled DSpark, a speculative decoding framework that boosts AI model generation speeds by 60-85% without altering the core model architecture. The inference optimisation tool has been open-sourced under MIT licence. https:// pandaily.com/deepseek-dspark-i nference-…

  17. dev.to — LLM tag TIER_1 English(EN) · LiVanGy ·

    DeepSeek 的 DSpark 让投机解码重回聚光灯下 — 开发者需要了解什么

    <h2> Introduction </h2> <p>Speculative decoding is one of those techniques that has been "almost ready for production" for the better part of three years. A small draft model proposes tokens; a larger target model verifies them in a single forward pass. In theory, you get 2–4× th…

  18. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    DeepSeek 发布 DSpark,一个开源的投机解码框架,将 AI 模型推理速度提升了 60-85%。它搭配了一个 para

    DeepSeek has released DSpark, an open-source speculative decoding framework that accelerates AI model inference by 60-85% over previous methods. It pairs a parallel draft backbone with a confidence-scheduled verifier that adapts to GPU load. The code is available on GitHub under …

  19. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    DeepSeek 发布 DSpark,一个加速其 V4 模型 60-85% 的投机解码框架。该开源系统搭配了并行草稿回

    DeepSeek has released DSpark, a speculative decoding framework that accelerates its V4 model by 60-85 percent. The open-source system pairs a parallel draft backbone with a lightweight sequential head to reduce suffix decay, and dynamically adjusts verification based on GPU load.…

  20. r/LocalLLaMA TIER_1 English(EN) · /u/No_Yogurtcloset_7050 ·

    [研究] JetSpec:具有并行树草稿的推测解码可实现高达 9.64 倍的无损 LLM 推理加速,超过 1000TPS

    <table> <tr><td> <a href="https://www.reddit.com/r/LocalLLaMA/comments/1ufntl5/research_jetspec_speculative_decoding_with/"> <img alt="[Research] JetSpec: Speculative Decoding with Parallel Tree Drafting Enables up to 9.64x Lossless LLM Inference Speedup with more than 1000TPS" s…

  21. r/singularity TIER_2 English(EN) · /u/yogthos ·

    DSpark:投机解码加速大语言模型推理 [pdf]

    <table> <tr><td> <a href="https://www.reddit.com/r/singularity/comments/1uh4k19/dspark_speculative_decoding_accelerates_llm/"> <img alt="DSpark: Speculative decoding accelerates LLM inference [pdf]" src="https://external-preview.redd.it/h3hamutM7-O2D6ffNATTGh-TMFVsTjNnjqLjnsIJj5Y…