<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Reasoning on Nalar</title>
    <link>https://nalar.dev/tags/reasoning/</link>
    <description>Recent content in Reasoning on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 07 Sep 2026 00:00:00 +0700</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/reasoning/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Improve Reasoning Reliability with Self-Consistency</title>
      <link>https://nalar.dev/improve-reasoning-reliability-with-self-consistency/</link>
      <pubDate>Mon, 07 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/improve-reasoning-reliability-with-self-consistency/</guid>
      <description>&lt;p&gt;A language model can reach different answers to the same reasoning problem depending on how generation unfolds. One sampled path may make an arithmetic mistake, another may misread a condition, and a third may reach the correct result. If an application trusts only one path, its answer depends heavily on that single generation.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Self-consistency&lt;/strong&gt; uses this variability instead of trying to eliminate it. It samples several reasoning paths for the same problem, extracts their final answers, and chooses the answer supported by the largest share of the samples. The technique is an inference-time strategy: it does not require changing model weights.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
