<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Numerical Precision on Jaehun's Blog</title><link>https://jaehun.me/en/tags/numerical-precision/</link><description>Recent content in Numerical Precision on Jaehun's Blog</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 16 Sep 2026 00:30:59 +0900</lastBuildDate><atom:link href="https://jaehun.me/en/tags/numerical-precision/index.xml" rel="self" type="application/rss+xml"/><item><title>How Lossless Is Lossless Speculative Decoding? The Role of Numerical Precision in Orthrus</title><link>https://jaehun.me/en/posts/how-lossless-is-lossless-speculative-decoding-the-role-of-numerical-precision-in-orthrus/</link><pubDate>Wed, 16 Sep 2026 00:00:00 +0900</pubDate><guid>https://jaehun.me/en/posts/how-lossless-is-lossless-speculative-decoding-the-role-of-numerical-precision-in-orthrus/</guid><description>&lt;p&gt;&lt;a&#10; href="https://arxiv.org/abs/2609.15504"target="_blank"&#10; class="inline-flex items-center gap-1"&#10; &gt;Paper&lt;svg class="h-3 w-3 flex-shrink-0" id="external-link" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/&gt;&lt;/svg&gt;&#10; &lt;/a&gt;&lt;/p&gt;&#10;&lt;h2 id="is-lossless-speculative-decoding-really-lossless--the-numerical-precision-trap-exposed-by-reproducing-orthrus"&gt;Is &amp;ldquo;Lossless&amp;rdquo; Speculative Decoding Really Lossless? — The Numerical-Precision Trap Exposed by Reproducing Orthrus&lt;a href="#is-lossless-speculative-decoding-really-lossless--the-numerical-precision-trap-exposed-by-reproducing-orthrus" class="heading-anchor" aria-label="Link to this section"&gt;&lt;svg class="h-4 w-4" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"&gt;&lt;path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/&gt;&lt;path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt; — Orthrus attaches a diffusion view to a frozen AR backbone to generate multiple tokens in parallel, and claims &amp;ldquo;lossless&amp;rdquo; speculative decoding. The authors independently reproduced it and directly compared token trajectories against the original AR model across 1,190 prompts (12 domains). &lt;strong&gt;Under BF16 inference, the exact match rate was only 0.45 (authors&amp;rsquo; checkpoint) / 0.43 (their own trained model), but switching to FP32 raised it to 1.00 (100%).&lt;/strong&gt; In other words, &amp;ldquo;lossless&amp;rdquo; depends on numerical precision, and matching benchmark scores does not guarantee matching token trajectories.&lt;/p&gt;</description></item></channel></rss>