<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Out-of-Distribution Detection on Nalar</title>
    <link>https://nalar.dev/tags/out-of-distribution-detection/</link>
    <description>Recent content in Out-of-Distribution Detection on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 04 Sep 2026 00:00:00 +0700</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/out-of-distribution-detection/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Detect Out-of-Distribution Inputs Before Trusting a Model</title>
      <link>https://nalar.dev/detect-out-of-distribution-inputs-before-trusting-a-model/</link>
      <pubDate>Fri, 04 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/detect-out-of-distribution-inputs-before-trusting-a-model/</guid>
      <description>&lt;p&gt;A model can produce a confident-looking prediction for an input that is unlike anything it was designed to handle. A product classifier trained on shoes, shirts, and bags still has to return some class when given a photo of a bicycle. The classifier&amp;rsquo;s output layer does not automatically gain an &lt;code&gt;unknown&lt;/code&gt; class just because the input is unfamiliar.&lt;/p&gt;&#xA;&lt;p&gt;This is the problem addressed by &lt;strong&gt;out-of-distribution detection&lt;/strong&gt;, usually shortened to &lt;strong&gt;OOD detection&lt;/strong&gt;. The goal is to recognize inputs that differ meaningfully from the data the model is expected to handle, before the application treats an ordinary model prediction as trustworthy.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
