<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>RLVR on Cognaptus</title>
    <link>https://cognaptus.com/tags/rlvr/</link>
    <description>Recent content in RLVR on Cognaptus</description>
    <generator>Hugo -- 0.145.0</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 03 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://cognaptus.com/tags/rlvr/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Compile Once, Train Later: Offline RL Moves Code-Model Verification Upstream</title>
      <link>https://cognaptus.com/blog/2026-06-03-compile-once-train-later-offline-rl-moves-codemodel-verification-upstream/</link>
      <pubDate>Wed, 03 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-03-compile-once-train-later-offline-rl-moves-codemodel-verification-upstream/</guid>
      <description>A mechanism-first reading of how offline reinforcement learning can post-train code models by turning pre-verified code datasets into cheaper, harder-task learning signals.</description>
    </item>
    <item>
      <title>Judge Math-Not by Its Parser</title>
      <link>https://cognaptus.com/blog/2026-04-27-judge-mathnot-by-its-parser/</link>
      <pubDate>Mon, 27 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-04-27-judge-mathnot-by-its-parser/</guid>
      <description>A practical look at why symbolic answer checking undercounts LLM math ability, and why LLM-as-a-judge evaluation may be the less brittle verifier for benchmarks, rewards, and enterprise AI assurance.</description>
    </item>
    <item>
      <title>When RL Needs a Tour Guide: OGER and the Business of Smarter Exploration</title>
      <link>https://cognaptus.com/blog/2026-04-23-when-rl-needs-a-tour-guide-oger-and-the-business-of-smarter-exploration/</link>
      <pubDate>Thu, 23 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-04-23-when-rl-needs-a-tour-guide-oger-and-the-business-of-smarter-exploration/</guid>
      <description>A mechanism-first reading of OGER, showing why expert demonstrations become more valuable when they guide exploration instead of merely supplying imitation data.</description>
    </item>
    <item>
      <title>The Data Diet for Reasoning Models: Why Less (But Smarter) Wins</title>
      <link>https://cognaptus.com/blog/2026-04-10-the-data-diet-for-reasoning-models-why-less-but-smarter-wins/</link>
      <pubDate>Fri, 10 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-04-10-the-data-diet-for-reasoning-models-why-less-but-smarter-wins/</guid>
      <description>A business-focused reading of SuperNova, showing why reasoning gains depend less on more data and more on selecting, verifying, and mixing the right tasks.</description>
    </item>
    <item>
      <title>Synthetic Sense or Synthetic Nonsense? When AI Trains on Itself</title>
      <link>https://cognaptus.com/blog/2026-03-31-synthetic-sense-or-synthetic-nonsense-when-ai-trains-on-itself/</link>
      <pubDate>Tue, 31 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-31-synthetic-sense-or-synthetic-nonsense-when-ai-trains-on-itself/</guid>
      <description>A mechanism-first reading of PRCO shows why multimodal AI needs separately optimized evidence extraction, not just final-answer reinforcement.</description>
    </item>
    <item>
      <title>From Retry to Recovery: Teaching AI Agents to Learn from Their Own Mistakes</title>
      <link>https://cognaptus.com/blog/2026-03-18-from-retry-to-recovery-teaching-ai-agents-to-learn-from-their-own-mistakes/</link>
      <pubDate>Wed, 18 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-18-from-retry-to-recovery-teaching-ai-agents-to-learn-from-their-own-mistakes/</guid>
      <description>A close reading of LEAFE, a reflective-experience training framework that shifts AI agents from blind retry loops toward internalized recovery behavior.</description>
    </item>
    <item>
      <title>Many Roads? Not Quite: Why LLM Alignment May Prefer a Single Moral Lane</title>
      <link>https://cognaptus.com/blog/2026-03-13-many-roads-not-quite-why-llm-alignment-may-prefer-a-single-moral-lane/</link>
      <pubDate>Fri, 13 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-13-many-roads-not-quite-why-llm-alignment-may-prefer-a-single-moral-lane/</guid>
      <description>A close reading of arXiv 2603.10588 shows why moral-reasoning alignment may not benefit from diversity-seeking RL as much as intuition suggests.</description>
    </item>
    <item>
      <title>When Failure Pays Dividends: Recycling Reasoning in RLVR with SCOPE</title>
      <link>https://cognaptus.com/blog/2026-03-02-when-failure-pays-dividends-recycling-reasoning-in-rlvr-with-scope/</link>
      <pubDate>Mon, 02 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-02-when-failure-pays-dividends-recycling-reasoning-in-rlvr-with-scope/</guid>
      <description>SCOPE shows how reasoning failures can become usable training signal when the correct prefix is preserved, the first error is localized, and only the broken suffix is repaired.</description>
    </item>
    <item>
      <title>ReSyn &amp; the Rise of the Verifier: When Solving Is Hard but Checking Is Easy</title>
      <link>https://cognaptus.com/blog/2026-02-24-resyn-the-rise-of-the-verifier-when-solving-is-hard-but-checking-is-easy/</link>
      <pubDate>Tue, 24 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-24-resyn-the-rise-of-the-verifier-when-solving-is-hard-but-checking-is-easy/</guid>
      <description>ReSyn shows why scalable reasoning training may depend less on generating more answers and more on building synthetic environments where correctness can be checked reliably.</description>
    </item>
    <item>
      <title>Click, Fail, Learn: Why BEPA Might Be the First GUI Agent That Actually Improves</title>
      <link>https://cognaptus.com/blog/2026-01-12-click-fail-learn-why-bepa-might-be-the-first-gui-agent-that-actually-improves/</link>
      <pubDate>Mon, 12 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-12-click-fail-learn-why-bepa-might-be-the-first-gui-agent-that-actually-improves/</guid>
      <description>A mechanism-first reading of BEPA, showing why GUI agents need policy-aligned assimilation rather than static expert imitation.</description>
    </item>
    <item>
      <title>Credit Where It&#39;s Due: How CAPO Brings Verifiable Precision to LLM Reasoning</title>
      <link>https://cognaptus.com/blog/2025-08-05-credit-where-its-due-how-capo-brings-verifiable-precision-to-llm-reasoning/</link>
      <pubDate>Tue, 05 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-08-05-credit-where-its-due-how-capo-brings-verifiable-precision-to-llm-reasoning/</guid>
      <description>CAPO shows how stronger verifier models can turn blunt outcome rewards into step-localised training signals for smaller reasoning models.</description>
    </item>
    <item>
      <title>Red Flag on the Track: Why LLMs Still Struggle with Real Algorithmic Reasoning</title>
      <link>https://cognaptus.com/blog/2025-07-18-red-flag-on-the-track-why-llms-still-struggle-with-real-algorithmic-reasoning/</link>
      <pubDate>Fri, 18 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-07-18-red-flag-on-the-track-why-llms-still-struggle-with-real-algorithmic-reasoning/</guid>
      <description>FormulaOne shows that frontier LLMs can look strong on coding contests while still failing at the deeper state-design reasoning behind research-grade graph algorithms.</description>
    </item>
  </channel>
</rss>
