<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Haoming Koo</title>
    <description>The latest articles on DEV Community by Haoming Koo (@haoming_koo).</description>
    <link>https://dev.to/haoming_koo</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3838490%2F024bdda4-aca4-4d09-bb10-b36ae0f54c51.png</url>
      <title>DEV Community: Haoming Koo</title>
      <link>https://dev.to/haoming_koo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/haoming_koo"/>
    <language>en</language>
    <item>
      <title>How Weak Agents Make Strong Agents Stronger - An Interactive WMSS Demo</title>
      <dc:creator>Haoming Koo</dc:creator>
      <pubDate>Sun, 22 Mar 2026 14:50:45 +0000</pubDate>
      <link>https://dev.to/haoming_koo/how-weak-agents-make-strong-agents-stronger-an-interactive-wmss-demo-38bk</link>
      <guid>https://dev.to/haoming_koo/how-weak-agents-make-strong-agents-stronger-an-interactive-wmss-demo-38bk</guid>
      <description>&lt;p&gt;My peers and I came across a paper by Chen et al.(2026) that looks at what happens after LLMs finish their initial training phase.&lt;/p&gt;

&lt;p&gt;What caught our attention: at some point, the model becomes so confident in its answers that it actually stops improving - even with more training.&lt;/p&gt;

&lt;p&gt;The paper proposes a novel approach - using an older, weaker version of the model to keep pushing the stronger one forward.&lt;/p&gt;

&lt;p&gt;We turned it into an interactive demo where you can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Step through SFT training and watch gradients vanish&lt;/li&gt;
&lt;li&gt;Drag a lambda slider to see logit mixing in action&lt;/li&gt;
&lt;li&gt;Compare SFT vs WMSS epoch by epoch&lt;/li&gt;
&lt;li&gt;Walk through the full training pipeline with animations&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No ML background needed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://kooexperience.com/blog/posts/wmss-demo.html" rel="noopener noreferrer"&gt;Try the interactive demo&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Paper: Chen et al. (2026) - "How Weak Agents Make Strong Agents Stronger"(arXiv:2602.08222)&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>ai</category>
      <category>visualization</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
