<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>AI - Tag - lilfry's library</title><link>https://lilfry09.github.io/en/tags/ai/</link><description>AI - Tag - lilfry's library</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>lilfry@sjtu.edu.cn (lilfry)</managingEditor><webMaster>lilfry@sjtu.edu.cn (lilfry)</webMaster><copyright>All rights reserved.</copyright><lastBuildDate>Wed, 08 Apr 2026 14:20:00 +0800</lastBuildDate><atom:link href="https://lilfry09.github.io/en/tags/ai/" rel="self" type="application/rss+xml"/><item><title>High frequency interview: Bradley-Terry vs Plackett-Luce, what is the difference between reward modeling?</title><link>https://lilfry09.github.io/en/ai/bt-vs-pl-ranking-in-alignment/</link><pubDate>Wed, 08 Apr 2026 14:20:00 +0800</pubDate><author>fry</author><guid>https://lilfry09.github.io/en/ai/bt-vs-pl-ranking-in-alignment/</guid><description>In a word: BT is a special case of PL when the number of candidates is N=2. BT is lighter, more stable, and more suitable for existing RLHF/DPO; PL has more complete information, but the labeling and training costs are significantly higher.</description></item><item><title>Read YaRN: Long context expansion, the core is not to pull the window hard, but not to break the RoPE</title><link>https://lilfry09.github.io/en/ai/yarn-context-window-extension/</link><pubDate>Tue, 07 Apr 2026 21:12:00 +0800</pubDate><author>fry</author><guid>https://lilfry09.github.io/en/ai/yarn-context-window-extension/</guid><description><![CDATA[<p>It would be a pity if we only regard <code>YaRN</code> as &ldquo;another trick to pull the context from <code>4k</code> to <code>64k/128k</code>&rdquo;.</p>
<p>What it really encounters is a more essential geometric problem than &ldquo;window expansion&rdquo;:</p>
<p>**The model is already accustomed to a position and phase system. Now that you forcefully increase the length, how can you make this system continue to work at a longer range while trying not to lose the positional resolution at close range? **</p>
<p>Once this question is clarified, <code>YaRN</code>’s design will appear very natural.</p>]]></description></item><item><title>Read "Reasoning with Sampling": RL does not make the model smarter, it just redistributes reasoning capabilities</title><link>https://lilfry09.github.io/en/ai/reasoning-with-sampling-rl-redistribution/</link><pubDate>Tue, 07 Apr 2026 20:55:00 +0800</pubDate><author>fry</author><guid>https://lilfry09.github.io/en/ai/reasoning-with-sampling-rl-redistribution/</guid><description><![CDATA[<p>The really dangerous thing about this paper is not that it proposes a new sampler, but that it asks a deeper interpretive question:</p>
<p>**The progress of reasoning model, is it that the model has learned new capabilities, or have we finally learned how to sample from old capabilities? **</p>
<p>If this question were asked correctly, much of the narrative about <code>RL for reasoning</code> would have to be rewritten.</p>]]></description></item><item><title>Read OLMo 3: What really matters is not the new architecture, but the training signal</title><link>https://lilfry09.github.io/en/ai/olmo3-training-signals/</link><pubDate>Mon, 06 Apr 2026 19:00:00 +0800</pubDate><author>fry</author><guid>https://lilfry09.github.io/en/ai/olmo3-training-signals/</guid><description><![CDATA[<p>When I read <code>OLMo 3</code> recently, my biggest feeling was not that &ldquo;the open source community has made a stronger model&rdquo;, but that it made something clear that is often said very vaguely:</p>
<p>**What a large model will eventually look like is determined not by a few architectural fine-tunings, but by what training signals it repeatedly receives at each stage. **</p>
<p>This statement may sound naive, but if you really think about it, many questions about LLM will become clearer. Why do some models have good bases but cannot be pulled up after training? Why do some model context windows become longer, but they still don&rsquo;t really take advantage of the long context? Why do some RL recipes seem advanced but have no obvious benefits in the end? The answer is often not &ldquo;what has changed in the structure&rdquo;, but &ldquo;where does the gradient come from?&rdquo;</p>]]></description></item></channel></rss>