<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Active Learning on Nalar</title>
    <link>https://nalar.dev/tags/active-learning/</link>
    <description>Recent content in Active Learning on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 09 Sep 2026 00:00:00 +0700</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/active-learning/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Select Active Learning Examples with BALD</title>
      <link>https://nalar.dev/select-active-learning-examples-with-bald/</link>
      <pubDate>Wed, 09 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/select-active-learning-examples-with-bald/</guid>
      <description>&lt;p&gt;When labels are expensive, training on every available example may be impractical. An active learning system tries to spend its labeling budget selectively: train a model on the labels already available, score unlabeled examples, request labels for useful examples, then retrain.&lt;/p&gt;&#xA;&lt;p&gt;A common first idea is to label the examples with the highest predictive entropy. That can help, but entropy mixes together two different reasons for uncertainty. The model may be uncertain because it does not yet know enough, or because the input itself is genuinely ambiguous. More labels are most valuable for the first case.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
