<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Distribution Shift on Nalar</title>
    <link>https://nalar.dev/tags/distribution-shift/</link>
    <description>Recent content in Distribution Shift on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 01 Jan 0001 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/distribution-shift/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Compare Model Input Distributions with Maximum Mean Discrepancy</title>
      <link>https://nalar.dev/compare-model-input-distributions-with-maximum-mean-discrepancy/</link>
      <pubDate>Fri, 11 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/compare-model-input-distributions-with-maximum-mean-discrepancy/</guid>
      <description>&lt;h1 id=&#34;compare-model-input-distributions-with-maximum-mean-discrepancy&#34;&gt;Compare Model Input Distributions with Maximum Mean Discrepancy&lt;/h1&gt;&#xA;&lt;p&gt;A model can keep returning valid outputs while the data reaching it gradually changes. An image service may receive photos from new cameras. A text classifier may see a new mix of topics. An embedding pipeline may start processing documents from a different source. Accuracy can degrade even though the model binary, API, and serving code are unchanged.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Maximum mean discrepancy (MMD)&lt;/strong&gt; gives you a way to compare two samples without reducing each one to a few statistics such as a mean and variance. It uses pairwise similarities to produce a single discrepancy score. That makes it useful as one signal for distribution shift, especially when inputs or representations are vectors.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
