<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Diffusion Models on Nalar</title>
    <link>https://nalar.dev/tags/diffusion-models/</link>
    <description>Recent content in Diffusion Models on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 05 Sep 2026 00:00:00 +0700</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/diffusion-models/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Understand Classifier-Free Guidance in Diffusion Models</title>
      <link>https://nalar.dev/understand-classifier-free-guidance-in-diffusion-models/</link>
      <pubDate>Sat, 05 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/understand-classifier-free-guidance-in-diffusion-models/</guid>
      <description>&lt;p&gt;A conditional diffusion model may understand a prompt and still produce samples that only weakly reflect it. During generation, developers therefore often want a way to push the denoising trajectory toward the condition without training a separate classifier for every prompt or label.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Classifier-free guidance&lt;/strong&gt; (CFG) is a widely used way to do that. At each denoising step, the model is evaluated with the condition and without it. The difference between those predictions gives a direction associated with the condition, and a guidance scale controls how strongly sampling moves along that direction.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
