<?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>Reinforcement-Learning on Cognaptus</title>
    <link>https://cognaptus.com/tags/reinforcement-learning/</link>
    <description>Recent content in Reinforcement-Learning on Cognaptus</description>
    <generator>Hugo -- 0.145.0</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 08 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://cognaptus.com/tags/reinforcement-learning/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>One Stack, Many Crossings: What AMD’s Real2Sim2Real Pipeline Changes for Robotics Infrastructure</title>
      <link>https://cognaptus.com/blog/2026-09-08-one-stack-many-crossings-what-amds-real2sim2real-pipeline-changes-for-robotics-infrastructure/</link>
      <pubDate>Tue, 08 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-09-08-one-stack-many-crossings-what-amds-real2sim2real-pipeline-changes-for-robotics-infrastructure/</guid>
      <description>AMD’s Physical AI demonstration suggests that reducing software hand-offs across simulation, reconstruction, training, and deployment may matter as much as optimizing any single robotics workload.</description>
    </item>
    <item>
      <title>The Navigator Is Not the Motor: What VISOR Gets Right About Embodied AI Architecture</title>
      <link>https://cognaptus.com/blog/2026-09-08-the-navigator-is-not-the-motor-what-visor-gets-right-about-embodied-ai-architecture/</link>
      <pubDate>Tue, 08 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-09-08-the-navigator-is-not-the-motor-what-visor-gets-right-about-embodied-ai-architecture/</guid>
      <description>VISOR shows why the architecture separating semantic reasoning from low-level navigation may matter as much as peak benchmark performance.</description>
    </item>
    <item>
      <title>Check Your Work: Why Self-Verification Deserves Its Own Training Budget</title>
      <link>https://cognaptus.com/blog/2026-09-03-check-your-work-why-selfverification-deserves-its-own-training-budget/</link>
      <pubDate>Thu, 03 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-09-03-check-your-work-why-selfverification-deserves-its-own-training-budget/</guid>
      <description>Self-verification training can preserve reasoning accuracy, sharply reduce output length, and improve later generation—suggesting that checking should be trained as a capability, not assumed to emerge from solving.</description>
    </item>
    <item>
      <title>When More Problems Stop Helping: RL Data Scaling Becomes an Allocation Problem</title>
      <link>https://cognaptus.com/blog/2026-09-03-when-more-problems-stop-helping-rl-data-scaling-becomes-an-allocation-problem/</link>
      <pubDate>Thu, 03 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-09-03-when-more-problems-stop-helping-rl-data-scaling-becomes-an-allocation-problem/</guid>
      <description>Code-RL teams may get more from controlling task difficulty and environment diversity than from simply adding verified training problems.</description>
    </item>
    <item>
      <title>When the Research Workflow Becomes Training Data</title>
      <link>https://cognaptus.com/blog/2026-09-03-when-the-research-workflow-becomes-training-data/</link>
      <pubDate>Thu, 03 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-09-03-when-the-research-workflow-becomes-training-data/</guid>
      <description>O-Researcher suggests that expensive multi-agent research workflows may create more value upstream as training-data generators than as permanent serving architectures.</description>
    </item>
    <item>
      <title>When the Simulator Becomes the Curriculum</title>
      <link>https://cognaptus.com/blog/2026-09-02-when-the-simulator-becomes-the-curriculum/</link>
      <pubDate>Wed, 02 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-09-02-when-the-simulator-becomes-the-curriculum/</guid>
      <description>Sim2Reason shows how a trusted physics simulator can become a renewable source of verifiable post-training data—but only when synthetic questions are designed for transfer rather than volume.</description>
    </item>
    <item>
      <title>When the Edge Is Missing: HyGRL Keeps the Text in the Graph</title>
      <link>https://cognaptus.com/blog/2026-08-22-when-the-edge-is-missing-hygrl-keeps-the-text-in-the-graph/</link>
      <pubDate>Sat, 22 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-08-22-when-the-edge-is-missing-hygrl-keeps-the-text-in-the-graph/</guid>
      <description>HyGRL shows how preserving source text inside a knowledge graph and learning a lightweight router can improve multi-hop retrieval without putting an LLM in every search step.</description>
    </item>
    <item>
      <title>Same Algorithm, Different Outcome: What 33,000 Actor-Critic Runs Reveal</title>
      <link>https://cognaptus.com/blog/2026-08-16-same-algorithm-different-outcome-what-33000-actorcritic-runs-reveal/</link>
      <pubDate>Sun, 16 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-08-16-same-algorithm-different-outcome-what-33000-actorcritic-runs-reveal/</guid>
      <description>A large controlled study shows why reinforcement-learning reliability depends less on algorithm labels than on critic quality, policy representation, gradient estimation, and update schedules.</description>
    </item>
    <item>
      <title>Confidence Has a Timing Problem: What SFT, RL, and Distillation Change in Reasoning Models</title>
      <link>https://cognaptus.com/blog/2026-08-14-confidence-has-a-timing-problem-what-sft-rl-and-distillation-change-in-reasoning-models/</link>
      <pubDate>Fri, 14 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-08-14-confidence-has-a-timing-problem-what-sft-rl-and-distillation-change-in-reasoning-models/</guid>
      <description>A controlled comparison shows that post-training changes where confidence is useful across routing, early stopping, and completed-answer selection.</description>
    </item>
    <item>
      <title>Running Is Not Correct: Why Scientific Code Needs Graded Verification</title>
      <link>https://cognaptus.com/blog/2026-08-14-running-is-not-correct-why-scientific-code-needs-graded-verification/</link>
      <pubDate>Fri, 14 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-08-14-running-is-not-correct-why-scientific-code-needs-graded-verification/</guid>
      <description>RLVP shows that scientific-code post-training improves when executable programs are graded by numerical and physical accuracy rather than rewarded for validity alone.</description>
    </item>
    <item>
      <title>Control in Degrees: Why Reliable AI Needs Calibrated Intervention</title>
      <link>https://cognaptus.com/blog/2026-08-11-control-in-degrees-why-reliable-ai-needs-calibrated-intervention/</link>
      <pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-08-11-control-in-degrees-why-reliable-ai-needs-calibrated-intervention/</guid>
      <description>Two very different AI studies point to the same operational principle: intervention should scale with utility, risk, and evidence rather than defaulting to binary control.</description>
    </item>
    <item>
      <title>One Demonstration Is Not One Deployment: Regrind’s Real Robotics Lesson</title>
      <link>https://cognaptus.com/blog/2026-08-10-one-demonstration-is-not-one-deployment-regrinds-real-robotics-lesson/</link>
      <pubDate>Mon, 10 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-08-10-one-demonstration-is-not-one-deployment-regrinds-real-robotics-lesson/</guid>
      <description>Regrind shows how one human demonstration can accelerate dexterous robot training—and why simulation success still requires strict hardware validation.</description>
    </item>
    <item>
      <title>Reasoning Is a Configuration, Not a Switch</title>
      <link>https://cognaptus.com/blog/2026-08-06-reasoning-is-a-configuration-not-a-switch/</link>
      <pubDate>Thu, 06 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-08-06-reasoning-is-a-configuration-not-a-switch/</guid>
      <description>A legal-translation experiment shows why reasoning must be aligned across training and deployment, rather than enabled as a last-minute quality upgrade.</description>
    </item>
    <item>
      <title>Fair on Clean Data, Fragile After Fake Profiles</title>
      <link>https://cognaptus.com/blog/2026-08-01-fair-on-clean-data-fragile-after-fake-profiles/</link>
      <pubDate>Sat, 01 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-08-01-fair-on-clean-data-fragile-after-fake-profiles/</guid>
      <description>A recommender can pass a clean-data fairness review and still develop larger subgroup gaps after coordinated fake profiles enter its retraining data.</description>
    </item>
    <item>
      <title>Fewer Extreme Costs, Higher Average Cost: Risk-Aware Planning Beyond Expected Reward</title>
      <link>https://cognaptus.com/blog/2026-07-31-fewer-extreme-costs-higher-average-cost-riskaware-planning-beyond-expected-reward/</link>
      <pubDate>Fri, 31 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-07-31-fewer-extreme-costs-higher-average-cost-riskaware-planning-beyond-expected-reward/</guid>
      <description>A practical reading of how risk-aware GUMDPs trade average performance for fewer severe trajectory-level outcomes, and where that framework remains unproven.</description>
    </item>
    <item>
      <title>A Full Distribution Is Not a Risk Certificate</title>
      <link>https://cognaptus.com/blog/2026-07-30-a-full-distribution-is-not-a-risk-certificate/</link>
      <pubDate>Thu, 30 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-07-30-a-full-distribution-is-not-a-risk-certificate/</guid>
      <description>A state-level audit shows why distributional reinforcement-learning heads should not drive safety decisions until their strongest risk claims are independently validated.</description>
    </item>
    <item>
      <title>The Missing Present Is a Distribution: DUPO for Delayed Control</title>
      <link>https://cognaptus.com/blog/2026-07-27-the-missing-present-is-a-distribution-dupo-for-delayed-control/</link>
      <pubDate>Mon, 27 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-07-27-the-missing-present-is-a-distribution-dupo-for-delayed-control/</guid>
      <description>DUPO shows why delayed controllers should evaluate actions across several plausible current states instead of trusting one reconstructed present.</description>
    </item>
    <item>
      <title>Look Again Before You Answer: Visual RAG Needs a Search Policy</title>
      <link>https://cognaptus.com/blog/2026-07-23-look-again-before-you-answer-visual-rag-needs-a-search-policy/</link>
      <pubDate>Thu, 23 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-07-23-look-again-before-you-answer-visual-rag-needs-a-search-policy/</guid>
      <description>ProMSA shows that visual retrieval improves when models learn to switch search modality, retry failed matches, and stop under explicit budgets.</description>
    </item>
    <item>
      <title>Pulling Strings Without Perfect Physics: SILO Keeps the Simulator on the Factory Floor</title>
      <link>https://cognaptus.com/blog/2026-07-20-pulling-strings-without-perfect-physics-silo-keeps-the-simulator-on-the-factory-floor/</link>
      <pubDate>Mon, 20 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-07-20-pulling-strings-without-perfect-physics-silo-keeps-the-simulator-on-the-factory-floor/</guid>
      <description>SILO shows how approximate simulation, localized reinforcement learning, and runtime digital-twin execution can make deformable-object automation more practical without pretending the simulator is reality.</description>
    </item>
    <item>
      <title>Structure, Stress, and Secrets: The Three Tests Production AI Keeps Pretending Are One</title>
      <link>https://cognaptus.com/blog/2026-07-20-structure-stress-and-secrets-the-three-tests-production-ai-keeps-pretending-are-one/</link>
      <pubDate>Mon, 20 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-07-20-structure-stress-and-secrets-the-three-tests-production-ai-keeps-pretending-are-one/</guid>
      <description>A practical framework for turning model performance into production confidence by separating task structure, user variation, and deployment leakage.</description>
    </item>
    <item>
      <title>Many Policies, One Robot Dog: What ABot-C0 Actually Builds</title>
      <link>https://cognaptus.com/blog/2026-07-19-many-policies-one-robot-dog-what-abotc0-actually-builds/</link>
      <pubDate>Sun, 19 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-07-19-many-policies-one-robot-dog-what-abotc0-actually-builds/</guid>
      <description>ABot-C0 shows how data generation, generalist motion tracking, specialized locomotion policies, and runtime orchestration can turn quadruped robotics from a collection of demos into a more reusable product stack.</description>
    </item>
    <item>
      <title>Stale Rollouts, Fresh Trouble: The Two Speed Limits of Asynchronous RLHF</title>
      <link>https://cognaptus.com/blog/2026-07-19-stale-rollouts-fresh-trouble-the-two-speed-limits-of-asynchronous-rlhf/</link>
      <pubDate>Sun, 19 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-07-19-stale-rollouts-fresh-trouble-the-two-speed-limits-of-asynchronous-rlhf/</guid>
      <description>A new analysis explains how rollout staleness and learning rate jointly determine whether asynchronous RLHF remains stable, collapses locally, or drifts toward failure.</description>
    </item>
    <item>
      <title>The Best AI Team Knows When to Stay Quiet: GRADE and the Economics of Selective Reasoning</title>
      <link>https://cognaptus.com/blog/2026-07-19-the-best-ai-team-knows-when-to-stay-quiet-grade-and-the-economics-of-selective-reasoning/</link>
      <pubDate>Sun, 19 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-07-19-the-best-ai-team-knows-when-to-stay-quiet-grade-and-the-economics-of-selective-reasoning/</guid>
      <description>GRADE shows how a multi-agent AI system can improve reasoning by selectively activating experts, limiting communication, pruning weak branches, and recalibrating models when the roster changes.</description>
    </item>
    <item>
      <title>The Skill Library That Could Read but Couldn’t Run</title>
      <link>https://cognaptus.com/blog/2026-07-15-the-skill-library-that-could-read-but-couldnt-run/</link>
      <pubDate>Wed, 15 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-07-15-the-skill-library-that-could-read-but-couldnt-run/</guid>
      <description>Trajectory mining can produce readable agent skills, but this paper shows why readability is not evidence of reusable automation.</description>
    </item>
    <item>
      <title>Move the Goalposts on Purpose</title>
      <link>https://cognaptus.com/blog/2026-07-13-move-the-goalposts-on-purpose/</link>
      <pubDate>Mon, 13 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-07-13-move-the-goalposts-on-purpose/</guid>
      <description>EvoRubrics shows how jointly training an LLM and its evaluator can create an adaptive curriculum for open-ended tasks, provided the evaluator is prevented from inventing its own definition of success.</description>
    </item>
    <item>
      <title>The Proof Is in the Process</title>
      <link>https://cognaptus.com/blog/2026-07-10-compelling-accurate-title/</link>
      <pubDate>Fri, 10 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-07-10-compelling-accurate-title/</guid>
      <description>MaxProof shows how conservative verification, targeted repair, and population search can turn an inconsistent reasoning model into a more reliable decision system.</description>
    </item>
    <item>
      <title>The Bike Learns to Lean Before It Learns to Race</title>
      <link>https://cognaptus.com/blog/2026-07-08-the-bike-learns-to-lean-before-it-learns-to-race/</link>
      <pubDate>Wed, 08 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-07-08-the-bike-learns-to-lean-before-it-learns-to-race/</guid>
      <description>A mechanism-first reading of a self-paced reinforcement-learning framework for autonomous superbike racing, and what it teaches operators about curriculum design in high-dynamics simulation.</description>
    </item>
    <item>
      <title>Measure Twice, Generate, Then Look Again</title>
      <link>https://cognaptus.com/blog/2026-06-29-measure-twice-generate-then-look-again/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-29-measure-twice-generate-then-look-again/</guid>
      <description>IterCAD shows why reliable CAD automation depends less on one-shot generation and more on closed-loop execution, visual feedback, and survivor-bias-free evaluation.</description>
    </item>
    <item>
      <title>Stage Before You Shoot: Why Reliable AI Needs a Middle Game</title>
      <link>https://cognaptus.com/blog/2026-06-29-stage-before-you-shoot-why-reliable-ai-needs-a-middle-game/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-29-stage-before-you-shoot-why-reliable-ai-needs-a-middle-game/</guid>
      <description>Two very different AI papers show the same operational lesson: reliable systems work when each stage uses only the signal it can actually trust.</description>
    </item>
    <item>
      <title>Learning Has a Supply Chain</title>
      <link>https://cognaptus.com/blog/2026-06-27-learning-has-a-supply-chain/</link>
      <pubDate>Sat, 27 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-27-learning-has-a-supply-chain/</guid>
      <description>Why the next phase of AI learning depends on objective alignment, world feedback, action control, and the infrastructure that keeps the loop alive.</description>
    </item>
    <item>
      <title>Memory Has to Earn Its Keep</title>
      <link>https://cognaptus.com/blog/2026-06-27-memory-has-to-earn-its-keep/</link>
      <pubDate>Sat, 27 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-27-memory-has-to-earn-its-keep/</guid>
      <description>A mechanism-first reading of MemOp, a closed-loop framework that treats coding-agent memory as an evaluated and optimized operational asset rather than a bigger scrapbook.</description>
    </item>
    <item>
      <title>The Forecast Can Be Wrong and Still Save the Charge</title>
      <link>https://cognaptus.com/blog/2026-06-26-the-forecast-can-be-wrong-and-still-save-the-charge/</link>
      <pubDate>Fri, 26 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-26-the-forecast-can-be-wrong-and-still-save-the-charge/</guid>
      <description>A decision-focused EV charging paper shows why forecasting should be trained for downstream control quality, not prediction accuracy alone.</description>
    </item>
    <item>
      <title>The Harness Wants a Promotion</title>
      <link>https://cognaptus.com/blog/2026-06-26-the-harness-wants-a-promotion/</link>
      <pubDate>Fri, 26 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-26-the-harness-wants-a-promotion/</guid>
      <description>HarnessX argues that agent performance is not only a model problem; the runtime scaffold around the model can be composed, evolved, gated, and even co-trained.</description>
    </item>
    <item>
      <title>Trace Evidence: The AI Learned Something. Can You Inspect What?</title>
      <link>https://cognaptus.com/blog/2026-06-24-trace-evidence-the-ai-learned-something-can-you-inspect-what/</link>
      <pubDate>Wed, 24 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-24-trace-evidence-the-ai-learned-something-can-you-inspect-what/</guid>
      <description>A practical synthesis of three arXiv papers on why AI learning from human traces, reasoning signals, rewards, and personalization must become inspectable before it becomes operationally trustworthy.</description>
    </item>
    <item>
      <title>The Model Spoke Your Language. Its Reasoning Did Not.</title>
      <link>https://cognaptus.com/blog/2026-06-23-the-model-spoke-your-language-its-reasoning-did-not/</link>
      <pubDate>Tue, 23 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-23-the-model-spoke-your-language-its-reasoning-did-not/</guid>
      <description>AdaMame shows why multilingual reasoning needs trained language fidelity, not polite prompts.</description>
    </item>
    <item>
      <title>Less Prompt, More Blueprint: MOSAIC and the Data-Science Agent That Keeps Receipts</title>
      <link>https://cognaptus.com/blog/2026-06-20-less-prompt-more-blueprint-mosaic-and-the-datascience-agent-that-keeps-receipts/</link>
      <pubDate>Sat, 20 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-20-less-prompt-more-blueprint-mosaic-and-the-datascience-agent-that-keeps-receipts/</guid>
      <description>MOSAIC shows how agentic data science becomes more useful when model-building is treated as reusable workflow construction, not free-form code generation.</description>
    </item>
    <item>
      <title>Don’t Miss the Bus: AlphaTransit and the Value of Learned Lookahead</title>
      <link>https://cognaptus.com/blog/2026-06-19-dont-miss-the-bus-alphatransit-and-the-value-of-learned-lookahead/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-19-dont-miss-the-bus-alphatransit-and-the-value-of-learned-lookahead/</guid>
      <description>A mechanism-first reading of AlphaTransit, showing why learned search matters more than simply drawing wider bus routes.</description>
    </item>
    <item>
      <title>One Step, Not One Trick: SOM and the Q-Guided MeanFlow Policy</title>
      <link>https://cognaptus.com/blog/2026-06-19-one-step-not-one-trick-som-and-the-qguided-meanflow-policy/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-19-one-step-not-one-trick-som-and-the-qguided-meanflow-policy/</guid>
      <description>A mechanism-first analysis of how SOM turns critic gradients into one-step generative policies for online reinforcement learning.</description>
    </item>
    <item>
      <title>Sink or Skill: Why Agent Experience Needs Governance</title>
      <link>https://cognaptus.com/blog/2026-06-17-sink-or-skill-why-agent-experience-needs-governance/</link>
      <pubDate>Wed, 17 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-17-sink-or-skill-why-agent-experience-needs-governance/</guid>
      <description>A practical reading of two agent-learning papers showing why reusable AI experience needs abstraction, valuation, pruning, and transfer testing.</description>
    </item>
    <item>
      <title>Split Before You Scale: Why Useful AI Starts by Sorting the Mess</title>
      <link>https://cognaptus.com/blog/2026-06-15-split-before-you-scale-why-useful-ai-starts-by-sorting-the-mess/</link>
      <pubDate>Mon, 15 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-15-split-before-you-scale-why-useful-ai-starts-by-sorting-the-mess/</guid>
      <description>A business-focused reading of three arXiv papers showing why scalable AI depends on decomposing structure, uncertainty, and supervision before optimisation.</description>
    </item>
    <item>
      <title>Share the Trunk, Spare the Averaging: Federated Actor-Critic Gets Personal</title>
      <link>https://cognaptus.com/blog/2026-06-14-share-the-trunk-spare-the-averaging-federated-actorcritic-gets-personal/</link>
      <pubDate>Sun, 14 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-14-share-the-trunk-spare-the-averaging-federated-actorcritic-gets-personal/</guid>
      <description>A mechanism-first reading of pFedAC: why federated reinforcement learning needs shared representations, local policy heads, and fewer fantasies about one global policy.</description>
    </item>
    <item>
      <title>Memory Foam: When AI Stops Storing Everything and Starts Learning From It</title>
      <link>https://cognaptus.com/blog/2026-06-13-memory-foam-when-ai-stops-storing-everything-and-starts-learning-from-it/</link>
      <pubDate>Sat, 13 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-13-memory-foam-when-ai-stops-storing-everything-and-starts-learning-from-it/</guid>
      <description>A business-focused reading of two new arXiv papers showing why long-horizon AI needs grounded abstraction, validated experience, and selective internalisation rather than ever-larger memory stores.</description>
    </item>
    <item>
      <title>Rewarding Behavior: Why Enterprise AI Needs More Than Bigger Models</title>
      <link>https://cognaptus.com/blog/2026-06-10-rewarding-behavior-why-enterprise-ai-needs-more-than-bigger-models/</link>
      <pubDate>Wed, 10 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-10-rewarding-behavior-why-enterprise-ai-needs-more-than-bigger-models/</guid>
      <description>Two new papers show why reliable enterprise AI needs reward-guided adapters and inspectable preference layers, not just larger models or better prompts.</description>
    </item>
    <item>
      <title>The Policy Has to Work Somewhere: RL for Scale, Trust, and Other Inconveniences</title>
      <link>https://cognaptus.com/blog/2026-06-08-the-policy-has-to-work-somewhere-rl-for-scale-trust-and-other-inconveniences/</link>
      <pubDate>Mon, 08 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-08-the-policy-has-to-work-somewhere-rl-for-scale-trust-and-other-inconveniences/</guid>
      <description>A business-focused reading of how reinforcement learning can address the two deployment problems that benchmarks politely ignore: distributed scale and trustworthy agent behavior.</description>
    </item>
    <item>
      <title>Think Meter, Not Think Bigger: The New Control Layer for AI Reasoning</title>
      <link>https://cognaptus.com/blog/2026-06-02-think-meter-not-think-bigger-the-new-control-layer-for-ai-reasoning/</link>
      <pubDate>Tue, 02 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-02-think-meter-not-think-bigger-the-new-control-layer-for-ai-reasoning/</guid>
      <description>A practical framework for viewing AI reasoning as controlled internal computation: allocate more thought only when needed, inspect whether it is meaningful, and validate the result.</description>
    </item>
    <item>
      <title>High Entropy, Low Drama: The Internal Fingerprint of LLM Reasoning</title>
      <link>https://cognaptus.com/blog/2026-06-01-high-entropy-low-drama-the-internal-fingerprint-of-llm-reasoning/</link>
      <pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-06-01-high-entropy-low-drama-the-internal-fingerprint-of-llm-reasoning/</guid>
      <description>How Entropy-Gradient Inversion turns LLM reasoning from a surface behavior into an internal diagnostic and a training signal.</description>
    </item>
    <item>
      <title>High Entropy, Low Drama: The Internal Fingerprint of LLM Reasoning</title>
      <link>https://cognaptus.com/blog/2026-05-31-high-entropy-low-drama-the-internal-fingerprint-of-llm-reasoning/</link>
      <pubDate>Sun, 31 May 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-05-31-high-entropy-low-drama-the-internal-fingerprint-of-llm-reasoning/</guid>
      <description>Entropy-Gradient Inversion reframes LLM reasoning as an internal training signal, not just a benchmark score.</description>
    </item>
    <item>
      <title>Experience Is Not Memory: Why Learning Agents Need a Better Feedback Loop</title>
      <link>https://cognaptus.com/blog/2026-05-29-experience-is-not-memory-why-learning-agents-need-a-better-feedback-loop/</link>
      <pubDate>Fri, 29 May 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-05-29-experience-is-not-memory-why-learning-agents-need-a-better-feedback-loop/</guid>
      <description>A mechanism-first reading of In-context Training, a new framework for testing whether language agents can turn one-off experience into reusable operational improvement.</description>
    </item>
    <item>
      <title>The Confidence Trick: When Long AI Reasoning Arrives Too Early</title>
      <link>https://cognaptus.com/blog/2026-05-29-the-confidence-trick-when-long-ai-reasoning-arrives-too-early/</link>
      <pubDate>Fri, 29 May 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-05-29-the-confidence-trick-when-long-ai-reasoning-arrives-too-early/</guid>
      <description>A mechanism-first reading of premature confidence: why longer reasoning traces can still be post-hoc decoration, and how confidence trajectories may help diagnose and train better LLM reasoning.</description>
    </item>
    <item>
      <title>RL Needs a Menu, Not a Miracle</title>
      <link>https://cognaptus.com/blog/2026-05-25-rl-needs-a-menu-not-a-miracle/</link>
      <pubDate>Mon, 25 May 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-05-25-rl-needs-a-menu-not-a-miracle/</guid>
      <description>A recent arXiv paper shows why reinforcement learning works better when a model has already seen multiple verified ways to solve the same problem.</description>
    </item>
    <item>
      <title>Think Twice, Pay Once: The New Economics of Long-Horizon AI Reasoning</title>
      <link>https://cognaptus.com/blog/2026-05-09-think-twice-pay-once-the-new-economics-of-longhorizon-ai-reasoning/</link>
      <pubDate>Sat, 09 May 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-05-09-think-twice-pay-once-the-new-economics-of-longhorizon-ai-reasoning/</guid>
      <description>A synthesis of two new arXiv papers showing why AI reasoning progress now depends on measuring task structure and routing expensive computation only where it earns its keep.</description>
    </item>
    <item>
      <title>Credit Where It’s Due: The New Reasoning Stack for Agentic AI</title>
      <link>https://cognaptus.com/blog/2026-05-07-credit-where-its-due-the-new-reasoning-stack-for-agentic-ai/</link>
      <pubDate>Thu, 07 May 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-05-07-credit-where-its-due-the-new-reasoning-stack-for-agentic-ai/</guid>
      <description>A research-cluster analysis of why reliable AI agents need better task structure, process evaluation, and credit assignment—not just larger models or longer chains of thought.</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>When AI Knows the Map but Gets Lost on the Journey</title>
      <link>https://cognaptus.com/blog/2026-04-20-when-ai-knows-the-map-but-gets-lost-on-the-journey/</link>
      <pubDate>Mon, 20 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-04-20-when-ai-knows-the-map-but-gets-lost-on-the-journey/</guid>
      <description>A controlled shortest-path study shows why AI agents can transfer to new settings yet still fail when the task horizon gets longer.</description>
    </item>
    <item>
      <title>Grid Guardians: Why AI Needs a Safety Chaperone Before Running the Power Grid</title>
      <link>https://cognaptus.com/blog/2026-04-16-grid-guardians-why-ai-needs-a-safety-chaperone-before-running-the-power-grid/</link>
      <pubDate>Thu, 16 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-04-16-grid-guardians-why-ai-needs-a-safety-chaperone-before-running-the-power-grid/</guid>
      <description>A mechanism-first reading of why reinforcement learning for power-grid control needs runtime safety shielding, not just better reward penalties.</description>
    </item>
    <item>
      <title>Learning on Autopilot? Not Quite — How PAL Turns Passive Videos into Active Intelligence</title>
      <link>https://cognaptus.com/blog/2026-04-15-learning-on-autopilot-not-quite-how-pal-turns-passive-videos-into-active-intelligence/</link>
      <pubDate>Wed, 15 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-04-15-learning-on-autopilot-not-quite-how-pal-turns-passive-videos-into-active-intelligence/</guid>
      <description>A mechanism-first reading of PAL, an AI learning platform that turns lecture videos into adaptive questioning, learner-state tracking, and personalized post-lesson reinforcement.</description>
    </item>
    <item>
      <title>The Search That Remembers: Training AI Without Answers</title>
      <link>https://cognaptus.com/blog/2026-04-15-the-search-that-remembers-training-ai-without-answers/</link>
      <pubDate>Wed, 15 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-04-15-the-search-that-remembers-training-ai-without-answers/</guid>
      <description>How Cycle-Consistent Search turns the search trajectory itself into a reward signal for training AI agents when gold answers are unavailable.</description>
    </item>
    <item>
      <title>Playing Both Sides: How Multi-Agent Scripts Teach AI to Lie, Detect, and Decide</title>
      <link>https://cognaptus.com/blog/2026-04-14-playing-both-sides-how-multiagent-scripts-teach-ai-to-lie-detect-and-decide/</link>
      <pubDate>Tue, 14 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-04-14-playing-both-sides-how-multiagent-scripts-teach-ai-to-lie-detect-and-decide/</guid>
      <description>A mechanism-first reading of how multi-agent murder-mystery simulations can train vision-language models to reason under deception, partial evidence, and role-dependent incentives.</description>
    </item>
    <item>
      <title>Thinking Fast, Remembering Slow: Why SWE-AGILE Fixes the Memory Crisis of AI Agents</title>
      <link>https://cognaptus.com/blog/2026-04-14-thinking-fast-remembering-slow-why-sweagile-fixes-the-memory-crisis-of-ai-agents/</link>
      <pubDate>Tue, 14 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-04-14-thinking-fast-remembering-slow-why-sweagile-fixes-the-memory-crisis-of-ai-agents/</guid>
      <description>A mechanism-first reading of SWE-AGILE: why the next bottleneck for AI agents is not only reasoning depth, but remembering the right layer of reasoning at the right cost.</description>
    </item>
    <item>
      <title>Anchors Away: Rethinking How AI Agents Learn to Use Tools</title>
      <link>https://cognaptus.com/blog/2026-04-13-anchors-away-rethinking-how-ai-agents-learn-to-use-tools/</link>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-04-13-anchors-away-rethinking-how-ai-agents-learn-to-use-tools/</guid>
      <description>A mechanism-first reading of E³-TIR, a tool-agent training method that uses expert prefixes as exploration anchors instead of treating demonstrations and reinforcement learning as rival religions.</description>
    </item>
    <item>
      <title>Spatial-Gym and the Illusion of Thinking: Why AI Can’t Walk Before It Runs</title>
      <link>https://cognaptus.com/blog/2026-04-13-spatialgym-and-the-illusion-of-thinking-why-ai-cant-walk-before-it-runs/</link>
      <pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-04-13-spatialgym-and-the-illusion-of-thinking-why-ai-cant-walk-before-it-runs/</guid>
      <description>Spatial-Gym shows why step-by-step AI agents can finish tasks without solving them—and why business evaluation needs logs, verifiers, and constraint-aware benchmarks.</description>
    </item>
    <item>
      <title>From Chains to Trees: Why LLM Agents Need Structural Memory</title>
      <link>https://cognaptus.com/blog/2026-04-09-from-chains-to-trees-why-llm-agents-need-structural-memory/</link>
      <pubDate>Thu, 09 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-04-09-from-chains-to-trees-why-llm-agents-need-structural-memory/</guid>
      <description>A mechanism-first reading of T-STAR, showing why multi-turn LLM agents learn better when failed and successful rollouts are compared as shared trees rather than isolated chains.</description>
    </item>
    <item>
      <title>QED-Nano: Small Models, Big Proof Energy</title>
      <link>https://cognaptus.com/blog/2026-04-07-qednano-small-models-big-proof-energy/</link>
      <pubDate>Tue, 07 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-04-07-qednano-small-models-big-proof-energy/</guid>
      <description>A mechanism-first reading of QED-Nano shows why small theorem-proving models need more than long thinking: they need curated proof data, rubric rewards, scaffold-aware RL, and disciplined test-time compute.</description>
    </item>
    <item>
      <title>Seeing Charts Like a Quant: When RL Teaches Vision Models to Actually Reason</title>
      <link>https://cognaptus.com/blog/2026-04-06-seeing-charts-like-a-quant-when-rl-teaches-vision-models-to-actually-reason/</link>
      <pubDate>Mon, 06 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-04-06-seeing-charts-like-a-quant-when-rl-teaches-vision-models-to-actually-reason/</guid>
      <description>A business-oriented reading of Chart-RL, showing why small reinforcement-tuned vision-language models may beat larger untuned models on chart reasoning when accuracy, latency, and customization all matter.</description>
    </item>
    <item>
      <title>From Pixels to Python: Teaching AI to Fix Its Own Charts</title>
      <link>https://cognaptus.com/blog/2026-04-05-from-pixels-to-python-teaching-ai-to-fix-its-own-charts/</link>
      <pubDate>Sun, 05 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-04-05-from-pixels-to-python-teaching-ai-to-fix-its-own-charts/</guid>
      <description>A mechanism-first reading of MM-ReCoder, a chart-to-code model that learns self-correction through execution feedback, staged reinforcement learning, and reward design that distinguishes editable chart recovery from visual imitation.</description>
    </item>
    <item>
      <title>When Language Models Ask for Help: The Curious Case of Uncertain AI</title>
      <link>https://cognaptus.com/blog/2026-04-03-when-language-models-ask-for-help-the-curious-case-of-uncertain-ai/</link>
      <pubDate>Fri, 03 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-04-03-when-language-models-ask-for-help-the-curious-case-of-uncertain-ai/</guid>
      <description>A comparison-based reading of ASK, an uncertainty-gated RL-LM architecture that shows why language models are useful in agentic systems only when routed carefully.</description>
    </item>
    <item>
      <title>Approval Isn’t Free: When AI Safety Trades Capability for Control</title>
      <link>https://cognaptus.com/blog/2026-04-01-approval-isnt-free-when-ai-safety-trades-capability-for-control/</link>
      <pubDate>Wed, 01 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-04-01-approval-isnt-free-when-ai-safety-trades-capability-for-control/</guid>
      <description>A mechanism-first reading of MONA’s Camera Dropbox extension, showing why learned approval can suppress reward hacking without recovering useful capability.</description>
    </item>
    <item>
      <title>Skill Issue? Or Skill Strategy — When Agents Start Remembering What Matters</title>
      <link>https://cognaptus.com/blog/2026-03-31-skill-issue-or-skill-strategy-when-agents-start-remembering-what-matters/</link>
      <pubDate>Tue, 31 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-31-skill-issue-or-skill-strategy-when-agents-start-remembering-what-matters/</guid>
      <description>A mechanism-first reading of D2Skill and why agent memory needs utility, granularity, and pruning—not just more stored experience.</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 Blueprints to Prompts: Automating Building–Grid Intelligence with LLM Agents</title>
      <link>https://cognaptus.com/blog/2026-03-30-from-blueprints-to-prompts-automating-buildinggrid-intelligence-with-llm-agents/</link>
      <pubDate>Mon, 30 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-30-from-blueprints-to-prompts-automating-buildinggrid-intelligence-with-llm-agents/</guid>
      <description>AutoB2G shows how LLM agents can turn building–grid simulation from a manual engineering workflow into a structured, executable, and repairable automation pipeline.</description>
    </item>
    <item>
      <title>When Reasoning Pays (and When It Cheats): Fixing RL Signals in LLM Training</title>
      <link>https://cognaptus.com/blog/2026-03-30-when-reasoning-pays-and-when-it-cheats-fixing-rl-signals-in-llm-training/</link>
      <pubDate>Mon, 30 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-30-when-reasoning-pays-and-when-it-cheats-fixing-rl-signals-in-llm-training/</guid>
      <description>A mechanism-first reading of PAPO, showing why separating correctness rewards from process rubrics can keep reasoning-model RL useful without paying models to perform for the judge.</description>
    </item>
    <item>
      <title>Don’t Train Harder—Train Smarter: The Hidden Economics of RL for LLMs</title>
      <link>https://cognaptus.com/blog/2026-03-29-dont-train-hardertrain-smarter-the-hidden-economics-of-rl-for-llms/</link>
      <pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-29-dont-train-hardertrain-smarter-the-hidden-economics-of-rl-for-llms/</guid>
      <description>A mechanism-first reading of HIVE, a prompt-selection method that cuts waste in RL training by finding the moving learning edge before expensive rollouts begin.</description>
    </item>
    <item>
      <title>Drive My Way: When Autonomous Cars Start Having Personalities</title>
      <link>https://cognaptus.com/blog/2026-03-28-drive-my-way-when-autonomous-cars-start-having-personalities/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-28-drive-my-way-when-autonomous-cars-start-having-personalities/</guid>
      <description>A mechanism-first reading of Drive My Way, showing how personalized autonomous driving moves from preset modes to learned preference alignment across driver habits, language intent, and safety-efficiency-comfort trade-offs.</description>
    </item>
    <item>
      <title>When Models Disagree With Themselves: Turning Multimodal Conflict into Signal</title>
      <link>https://cognaptus.com/blog/2026-03-27-when-models-disagree-with-themselves-turning-multimodal-conflict-into-signal/</link>
      <pubDate>Fri, 27 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-27-when-models-disagree-with-themselves-turning-multimodal-conflict-into-signal/</guid>
      <description>R-C2 shows how multimodal disagreement can become a label-free reward signal for more reliable AI agents, if businesses treat consistency as a diagnostic rather than a slogan.</description>
    </item>
    <item>
      <title>Completeness Is Not Optional — Why Game-Playing AI Finally Learned to Finish What It Starts</title>
      <link>https://cognaptus.com/blog/2026-03-26-completeness-is-not-optional-why-gameplaying-ai-finally-learned-to-finish-what-it-starts/</link>
      <pubDate>Thu, 26 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-26-completeness-is-not-optional-why-gameplaying-ai-finally-learned-to-finish-what-it-starts/</guid>
      <description>A mechanism-first reading of why completion turns unbounded minimax search from a clever heuristic into a finite-time complete planning method for perfect-information games.</description>
    </item>
    <item>
      <title>Learning from Failure: When LLMs Finally Pay Attention</title>
      <link>https://cognaptus.com/blog/2026-03-23-learning-from-failure-when-llms-finally-pay-attention/</link>
      <pubDate>Mon, 23 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-23-learning-from-failure-when-llms-finally-pay-attention/</guid>
      <description>A mechanism-first reading of HeRL, a reinforcement learning framework that turns failed LLM outputs and unmet rubrics into guided exploration signals.</description>
    </item>
    <item>
      <title>Walking the Line: When Robots Learn to Step Like Humans (Without the Drama)</title>
      <link>https://cognaptus.com/blog/2026-03-22-walking-the-line-when-robots-learn-to-step-like-humans-without-the-drama/</link>
      <pubDate>Sun, 22 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-22-walking-the-line-when-robots-learn-to-step-like-humans-without-the-drama/</guid>
      <description>A mechanism-first reading of PRIOR, a single-stage Isaac Lab framework that makes humanoid locomotion more robust by simplifying the training stack rather than adding more machinery.</description>
    </item>
    <item>
      <title>Themis Knows Best: When AI Judges Start Training Other AI</title>
      <link>https://cognaptus.com/blog/2026-03-20-themis-knows-best-when-ai-judges-start-training-other-ai/</link>
      <pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-20-themis-knows-best-when-ai-judges-start-training-other-ai/</guid>
      <description>OS-Themis shows that the hard part of training GUI agents is not merely choosing a stronger judge, but building an evidence pipeline that knows which UI steps actually deserve reward.</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>The Slides That Explain Themselves: When AI Learns to Reverse Its Own Thinking</title>
      <link>https://cognaptus.com/blog/2026-03-18-the-slides-that-explain-themselves-when-ai-learns-to-reverse-its-own-thinking/</link>
      <pubDate>Wed, 18 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-18-the-slides-that-explain-themselves-when-ai-learns-to-reverse-its-own-thinking/</guid>
      <description>A mechanism-first reading of how inverse specification rewards train slide-generation agents to preserve intent, not merely produce prettier decks.</description>
    </item>
    <item>
      <title>Mind Over Machine: When AGI Starts Thinking in Needs</title>
      <link>https://cognaptus.com/blog/2026-03-17-mind-over-machine-when-agi-starts-thinking-in-needs/</link>
      <pubDate>Tue, 17 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-17-mind-over-machine-when-agi-starts-thinking-in-needs/</guid>
      <description>A mechanism-first reading of a proposed artificial psyche architecture, and why its practical value lies less in human-like emotions than in need-aware control for autonomous agents.</description>
    </item>
    <item>
      <title>When Right Meets Wrong: Teaching LLMs by Letting Their Mistakes Talk</title>
      <link>https://cognaptus.com/blog/2026-03-16-when-right-meets-wrong-teaching-llms-by-letting-their-mistakes-talk/</link>
      <pubDate>Mon, 16 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-16-when-right-meets-wrong-teaching-llms-by-letting-their-mistakes-talk/</guid>
      <description>A mechanism-first reading of BiCC and RCC, showing how successful and failed reasoning traces can improve GRPO-style training without adding inference-time overhead.</description>
    </item>
    <item>
      <title>Too Smart to Share: When AI Agents Get Smarter, Systems Get Worse</title>
      <link>https://cognaptus.com/blog/2026-03-14-too-smart-to-share-when-ai-agents-get-smarter-systems-get-worse/</link>
      <pubDate>Sat, 14 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-14-too-smart-to-share-when-ai-agents-get-smarter-systems-get-worse/</guid>
      <description>A mechanism-first reading of why more adaptive AI agents can overload shared resources under scarcity—and why capacity per agent should be checked before upgrading intelligence.</description>
    </item>
    <item>
      <title>Agents That Learn From Their Own Mistakes: The Rise of Retroactive AI</title>
      <link>https://cognaptus.com/blog/2026-03-12-agents-that-learn-from-their-own-mistakes-the-rise-of-retroactive-ai/</link>
      <pubDate>Thu, 12 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-12-agents-that-learn-from-their-own-mistakes-the-rise-of-retroactive-ai/</guid>
      <description>A mechanism-first reading of RetroAgent, a reinforcement learning framework that teaches LLM agents to improve from partial progress, reflected lessons, and controlled memory retrieval.</description>
    </item>
    <item>
      <title>Mirror, Mirror on the Agent: Teaching LLMs to Judge Their Own Actions</title>
      <link>https://cognaptus.com/blog/2026-03-12-mirror-mirror-on-the-agent-teaching-llms-to-judge-their-own-actions/</link>
      <pubDate>Thu, 12 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-12-mirror-mirror-on-the-agent-teaching-llms-to-judge-their-own-actions/</guid>
      <description>A mechanism-first reading of Agentic Critical Training and why teaching agents to compare actions may matter more than teaching them to explain themselves.</description>
    </item>
    <item>
      <title>The Long Conversation Problem: How MAPO Teaches AI to Care Over Time</title>
      <link>https://cognaptus.com/blog/2026-03-10-the-long-conversation-problem-how-mapo-teaches-ai-to-care-over-time/</link>
      <pubDate>Tue, 10 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-10-the-long-conversation-problem-how-mapo-teaches-ai-to-care-over-time/</guid>
      <description>A mechanism-first reading of MICA shows why long-horizon AI agents need rewards for conversational progress, not just isolated good replies.</description>
    </item>
    <item>
      <title>Teaching Reinforcement Learning to Think Before It Acts</title>
      <link>https://cognaptus.com/blog/2026-03-09-teaching-reinforcement-learning-to-think-before-it-acts/</link>
      <pubDate>Mon, 09 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-09-teaching-reinforcement-learning-to-think-before-it-acts/</guid>
      <description>A mechanism-first reading of H2RL, a neuro-symbolic reinforcement learning framework that uses logic as training scaffolding rather than inference-time baggage.</description>
    </item>
    <item>
      <title>When the Streets Flood, Let the AI Drive: Reinforcement Learning for Climate‑Resilient Cities</title>
      <link>https://cognaptus.com/blog/2026-03-09-when-the-streets-flood-let-the-ai-drive-reinforcement-learning-for-climateresilient-cities/</link>
      <pubDate>Mon, 09 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-09-when-the-streets-flood-let-the-ai-drive-reinforcement-learning-for-climateresilient-cities/</guid>
      <description>A case-first reading of how reinforcement learning can turn long-term flood adaptation from a fixed infrastructure plan into a staged, testable capital-allocation strategy.</description>
    </item>
    <item>
      <title>Bending the Beam, Not the Brain: What RL with Perfect Rewards Still Can’t Teach LLMs</title>
      <link>https://cognaptus.com/blog/2026-03-05-bending-the-beam-not-the-brain-what-rl-with-perfect-rewards-still-cant-teach-llms/</link>
      <pubDate>Thu, 05 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-05-bending-the-beam-not-the-brain-what-rl-with-perfect-rewards-still-cant-teach-llms/</guid>
      <description>BeamPERL shows that exact physics rewards can specialize compact LLMs, but they do not automatically produce transferable scientific reasoning.</description>
    </item>
    <item>
      <title>Dare to Benchmark: Why Data Science Agents Still Trip Over Their Own Pipelines</title>
      <link>https://cognaptus.com/blog/2026-03-02-dare-to-benchmark-why-data-science-agents-still-trip-over-their-own-pipelines/</link>
      <pubDate>Mon, 02 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-02-dare-to-benchmark-why-data-science-agents-still-trip-over-their-own-pipelines/</guid>
      <description>DARE-bench shows why AI data-science agents need verifiable workflow discipline, not just better final-answer accuracy.</description>
    </item>
    <item>
      <title>When Buffers Bite Back: Teaching AI to Respect Pallets in Flexible Job Shops</title>
      <link>https://cognaptus.com/blog/2026-03-02-when-buffers-bite-back-teaching-ai-to-respect-pallets-in-flexible-job-shops/</link>
      <pubDate>Mon, 02 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-03-02-when-buffers-bite-back-teaching-ai-to-respect-pallets-in-flexible-job-shops/</guid>
      <description>A mechanism-first reading of how limited pallets and material-kitting rules turn flexible job-shop scheduling into a shared-resource learning problem.</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>Mind the Gap: Why Agency Isn’t Intelligence (Yet)</title>
      <link>https://cognaptus.com/blog/2026-02-28-mind-the-gap-why-agency-isnt-intelligence-yet/</link>
      <pubDate>Sat, 28 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-28-mind-the-gap-why-agency-isnt-intelligence-yet/</guid>
      <description>A new information-theoretic framework argues that today’s AI systems can act and learn, but still lack the self-monitoring architecture required for intelligence.</description>
    </item>
    <item>
      <title>Template Thinking: Why Your Next AI Agent Should Steal from Cognitive Science</title>
      <link>https://cognaptus.com/blog/2026-02-28-template-thinking-why-your-next-ai-agent-should-steal-from-cognitive-science/</link>
      <pubDate>Sat, 28 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-28-template-thinking-why-your-next-ai-agent-should-steal-from-cognitive-science/</guid>
      <description>A practical reading of how cognitive models and classic AI algorithms can serve as reusable templates for designing interpretable, task-fit language agents.</description>
    </item>
    <item>
      <title>When Agents Ask for Help: Teaching LLMs the Art of Expert Collaboration</title>
      <link>https://cognaptus.com/blog/2026-02-28-when-agents-ask-for-help-teaching-llms-the-art-of-expert-collaboration/</link>
      <pubDate>Sat, 28 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-28-when-agents-ask-for-help-teaching-llms-the-art-of-expert-collaboration/</guid>
      <description>A mechanism-first reading of AHCE, a framework that teaches LLM agents when to escalate to human experts and how to turn messy advice into executable action.</description>
    </item>
    <item>
      <title>Divide &amp; Verify: When Decomposition Finally Learns to Behave</title>
      <link>https://cognaptus.com/blog/2026-02-26-divide-verify-when-decomposition-finally-learns-to-behave/</link>
      <pubDate>Thu, 26 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-26-divide-verify-when-decomposition-finally-learns-to-behave/</guid>
      <description>A mechanism-first reading of DAD, a claim-decomposition framework that shows factuality pipelines need trained interfaces, not merely stronger verifiers.</description>
    </item>
    <item>
      <title>Reasoning Is Optional. Optimization Is Not: Rethinking VLA Training with NORD</title>
      <link>https://cognaptus.com/blog/2026-02-25-reasoning-is-optional-optimization-is-not-rethinking-vla-training-with-nord/</link>
      <pubDate>Wed, 25 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-25-reasoning-is-optional-optimization-is-not-rethinking-vla-training-with-nord/</guid>
      <description>NoRD shows that reasoning-free autonomous-driving VLAs can be competitive when the real bottleneck—difficulty-biased reinforcement learning—is fixed rather than hidden under more annotation.</description>
    </item>
    <item>
      <title>Memory in the Mean Field: Teaching Macro Agents to Remember</title>
      <link>https://cognaptus.com/blog/2026-02-24-memory-in-the-mean-field-teaching-macro-agents-to-remember/</link>
      <pubDate>Tue, 24 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-24-memory-in-the-mean-field-teaching-macro-agents-to-remember/</guid>
      <description>A mechanism-first reading of RSPG, a method that lets mean-field game agents use public memory without exploding the state space.</description>
    </item>
    <item>
      <title>Diffusing to Coordinate: When Multi-Agent RL Learns to Breathe</title>
      <link>https://cognaptus.com/blog/2026-02-23-diffusing-to-coordinate-when-multiagent-rl-learns-to-breathe/</link>
      <pubDate>Mon, 23 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-23-diffusing-to-coordinate-when-multiagent-rl-learns-to-breathe/</guid>
      <description>A mechanism-first reading of OMAD, an online multi-agent diffusion policy framework that turns expressive action generation into coordinated exploration.</description>
    </item>
    <item>
      <title>Causal Brews: Why Your Feature Engineering Needs a Graph Before a Grid Search</title>
      <link>https://cognaptus.com/blog/2026-02-19-causal-brews-why-your-feature-engineering-needs-a-graph-before-a-grid-search/</link>
      <pubDate>Thu, 19 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-19-causal-brews-why-your-feature-engineering-needs-a-graph-before-a-grid-search/</guid>
      <description>A mechanism-first reading of CAFE, a causally guided automated feature engineering framework that uses causal graphs as soft search priors rather than magical truth machines.</description>
    </item>
    <item>
      <title>From Guesswork to Generative Foresight: Why Diffusion Models May Fix Multi-Agent Blind Spots</title>
      <link>https://cognaptus.com/blog/2026-02-18-from-guesswork-to-generative-foresight-why-diffusion-models-may-fix-multiagent-blind-spots/</link>
      <pubDate>Wed, 18 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-18-from-guesswork-to-generative-foresight-why-diffusion-models-may-fix-multiagent-blind-spots/</guid>
      <description>GlobeDiff shows why partial observability in multi-agent systems is less a memory problem than a generative state-inference problem.</description>
    </item>
    <item>
      <title>From Simulation to Strategy: When Autonomous Systems Start Auditing Themselves</title>
      <link>https://cognaptus.com/blog/2026-02-17-from-simulation-to-strategy-when-autonomous-systems-start-auditing-themselves/</link>
      <pubDate>Tue, 17 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-17-from-simulation-to-strategy-when-autonomous-systems-start-auditing-themselves/</guid>
      <description>A mechanism-first reading of MAC-AMP, a closed-loop multi-agent system that turns AI peer review into executable reward signals for antimicrobial peptide design.</description>
    </item>
    <item>
      <title>It Takes Two to Think: Why AI’s Future May Be Social Before It’s Smart</title>
      <link>https://cognaptus.com/blog/2026-02-17-it-takes-two-to-think-why-ais-future-may-be-social-before-its-smart/</link>
      <pubDate>Tue, 17 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-17-it-takes-two-to-think-why-ais-future-may-be-social-before-its-smart/</guid>
      <description>A mechanism-first reading of why high-quality social friction, not just bigger models or longer Chain-of-Thought, may become a core training lever for better AI agents.</description>
    </item>
    <item>
      <title>Signal Over Noise: Why Multimodal RL Needs to Know What to Ignore</title>
      <link>https://cognaptus.com/blog/2026-02-14-signal-over-noise-why-multimodal-rl-needs-to-know-what-to-ignore/</link>
      <pubDate>Sat, 14 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-14-signal-over-noise-why-multimodal-rl-needs-to-know-what-to-ignore/</guid>
      <description>MAPLE shows that multimodal reinforcement learning becomes more stable when training knows which signals are actually required, not merely which signals are available.</description>
    </item>
    <item>
      <title>Checklist Capital: Reinforcing Agents Without Verifiable Rewards</title>
      <link>https://cognaptus.com/blog/2026-02-13-checklist-capital-reinforcing-agents-without-verifiable-rewards/</link>
      <pubDate>Fri, 13 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-13-checklist-capital-reinforcing-agents-without-verifiable-rewards/</guid>
      <description>How CM2 turns open-ended agent behavior into evidence-grounded checklist rewards, and why sparse reward assignment can be safer than denser step-level signals.</description>
    </item>
    <item>
      <title>Thinking About Thinking: When LLMs Start Writing Their Own Report Cards</title>
      <link>https://cognaptus.com/blog/2026-02-13-thinking-about-thinking-when-llms-start-writing-their-own-report-cards/</link>
      <pubDate>Fri, 13 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-13-thinking-about-thinking-when-llms-start-writing-their-own-report-cards/</guid>
      <description>RLCER shows how self-evolving rubrics can turn reinforcement learning from answer checking into process-level reasoning supervision.</description>
    </item>
    <item>
      <title>Code-SHARP: When Agents Start Writing Their Own Ambitions</title>
      <link>https://cognaptus.com/blog/2026-02-11-codesharp-when-agents-start-writing-their-own-ambitions/</link>
      <pubDate>Wed, 11 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-11-codesharp-when-agents-start-writing-their-own-ambitions/</guid>
      <description>A mechanism-first reading of CODE-SHARP, showing how hierarchical reward programs turn foundation models into offline skill-library builders rather than runtime puppeteers.</description>
    </item>
    <item>
      <title>Stop Wasting Tokens: ESTAR and the Economics of Early Reasoning Exit</title>
      <link>https://cognaptus.com/blog/2026-02-11-stop-wasting-tokens-estar-and-the-economics-of-early-reasoning-exit/</link>
      <pubDate>Wed, 11 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-11-stop-wasting-tokens-estar-and-the-economics-of-early-reasoning-exit/</guid>
      <description>A mechanism-first reading of ESTAR, a paper that turns reasoning efficiency from a blunt length-control problem into a per-instance early-exit decision.</description>
    </item>
    <item>
      <title>World-Building for Agents: When Synthetic Environments Become Real Advantage</title>
      <link>https://cognaptus.com/blog/2026-02-11-worldbuilding-for-agents-when-synthetic-environments-become-real-advantage/</link>
      <pubDate>Wed, 11 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-11-worldbuilding-for-agents-when-synthetic-environments-become-real-advantage/</guid>
      <description>A mechanism-first look at why executable synthetic environments, not just synthetic tasks, may become the real training infrastructure for enterprise agents.</description>
    </item>
    <item>
      <title>Drafts, Then Do Better: Teaching LLMs to Outgrow Their Own Reasoning</title>
      <link>https://cognaptus.com/blog/2026-02-10-drafts-then-do-better-teaching-llms-to-outgrow-their-own-reasoning/</link>
      <pubDate>Tue, 10 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-10-drafts-then-do-better-teaching-llms-to-outgrow-their-own-reasoning/</guid>
      <description>A mechanism-first reading of iGRPO, a training method that teaches reasoning models to improve beyond their own best drafts without adding inference-time latency.</description>
    </item>
    <item>
      <title>Agents Need Worlds, Not Prompts: Inside ScaleEnv’s Synthetic Environment Revolution</title>
      <link>https://cognaptus.com/blog/2026-02-09-agents-need-worlds-not-prompts-inside-scaleenvs-synthetic-environment-revolution/</link>
      <pubDate>Mon, 09 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-09-agents-need-worlds-not-prompts-inside-scaleenvs-synthetic-environment-revolution/</guid>
      <description>ScaleEnv shows why serious tool-use agents need executable, stateful, verifiable training worlds—not just better prompts or prettier tool-call examples.</description>
    </item>
    <item>
      <title>Learning to Inject: When Prompt Injection Becomes an Optimization Problem</title>
      <link>https://cognaptus.com/blog/2026-02-08-learning-to-inject-when-prompt-injection-becomes-an-optimization-problem/</link>
      <pubDate>Sun, 08 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-08-learning-to-inject-when-prompt-injection-becomes-an-optimization-problem/</guid>
      <description>AutoInject shows why prompt injection should be tested as an adaptive optimization problem, not merely as a list of hand-written attack templates.</description>
    </item>
    <item>
      <title>Quantum Routes, Real Gains: When Transformers Meet CVRP</title>
      <link>https://cognaptus.com/blog/2026-02-06-quantum-routes-real-gains-when-transformers-meet-cvrp/</link>
      <pubDate>Fri, 06 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-06-quantum-routes-real-gains-when-transformers-meet-cvrp/</guid>
      <description>A comparison-based reading of why hybrid quantum–classical routing models may be more useful than fully quantum ambition for near-term CVRP optimization.</description>
    </item>
    <item>
      <title>When VR Shooters Meet Discrete Events: Training Security Policies Without Endless Human Trials</title>
      <link>https://cognaptus.com/blog/2026-02-06-when-vr-shooters-meet-discrete-events-training-security-policies-without-endless-human-trials/</link>
      <pubDate>Fri, 06 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-06-when-vr-shooters-meet-discrete-events-training-security-policies-without-endless-human-trials/</guid>
      <description>A mechanism-first reading of how VR behavioral data can be compressed into a discrete-event simulator for scalable safety-policy learning—without pretending the learned robot policy is ready for deployment.</description>
    </item>
    <item>
      <title>Search-R2: When Retrieval Learns to Admit It Was Wrong</title>
      <link>https://cognaptus.com/blog/2026-02-04-searchr2-when-retrieval-learns-to-admit-it-was-wrong/</link>
      <pubDate>Wed, 04 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-04-searchr2-when-retrieval-learns-to-admit-it-was-wrong/</guid>
      <description>Search-R2 shows why reliable retrieval agents need local error repair, not just more search calls or larger rollout budgets.</description>
    </item>
    <item>
      <title>When Agents Stop Talking to the Wrong People</title>
      <link>https://cognaptus.com/blog/2026-02-04-when-agents-stop-talking-to-the-wrong-people/</link>
      <pubDate>Wed, 04 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-04-when-agents-stop-talking-to-the-wrong-people/</guid>
      <description>TodyComm shows why multi-agent AI systems need learned communication governance, not just more agents talking more often.</description>
    </item>
    <item>
      <title>Coaching the Swarm: Why Multi‑Agent RL Finally Scales</title>
      <link>https://cognaptus.com/blog/2026-02-03-coaching-the-swarm-why-multiagent-rl-finally-scales/</link>
      <pubDate>Tue, 03 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-03-coaching-the-swarm-why-multiagent-rl-finally-scales/</guid>
      <description>A mechanism-first reading of MAPPA, a process-reward method for turning multiagent LLM workflows from prompted collaboration into trainable systems.</description>
    </item>
    <item>
      <title>ThinkSafe: Teaching Models to Refuse Without Forgetting How to Think</title>
      <link>https://cognaptus.com/blog/2026-02-03-thinksafe-teaching-models-to-refuse-without-forgetting-how-to-think/</link>
      <pubDate>Tue, 03 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-03-thinksafe-teaching-models-to-refuse-without-forgetting-how-to-think/</guid>
      <description>A mechanism-first reading of ThinkSafe, a self-generated safety-alignment method that restores refusal behavior in reasoning models without paying the usual teacher-distillation tax.</description>
    </item>
    <item>
      <title>Grading the Doctor: How Health-SCORE Scales Judgment in Medical AI</title>
      <link>https://cognaptus.com/blog/2026-02-02-grading-the-doctor-how-healthscore-scales-judgment-in-medical-ai/</link>
      <pubDate>Mon, 02 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-02-02-grading-the-doctor-how-healthscore-scales-judgment-in-medical-ai/</guid>
      <description>Health-SCORE shows how reusable, adaptive rubrics can turn expert medical judgment into a scalable control layer for healthcare LLMs.</description>
    </item>
    <item>
      <title>MemCtrl: Teaching Small Models What *Not* to Remember</title>
      <link>https://cognaptus.com/blog/2026-01-31-memctrl-teaching-small-models-what-not-to-remember/</link>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-31-memctrl-teaching-small-models-what-not-to-remember/</guid>
      <description>A mechanism-first reading of MemCtrl, a lightweight memory-control method that teaches small embodied AI agents to filter observations before they flood context.</description>
    </item>
    <item>
      <title>When Rewards Learn to Think: Teaching Agents *How* They’re Wrong</title>
      <link>https://cognaptus.com/blog/2026-01-30-when-rewards-learn-to-think-teaching-agents-how-theyre-wrong/</link>
      <pubDate>Fri, 30 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-30-when-rewards-learn-to-think-teaching-agents-how-theyre-wrong/</guid>
      <description>Agent-RRM shows why the next useful reward model for agents may need to diagnose bad reasoning, not merely score final answers.</description>
    </item>
    <item>
      <title>Learning to Discover at Test Time: When Search Learns Back</title>
      <link>https://cognaptus.com/blog/2026-01-24-learning-to-discover-at-test-time-when-search-learns-back/</link>
      <pubDate>Sat, 24 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-24-learning-to-discover-at-test-time-when-search-learns-back/</guid>
      <description>A mechanism-first reading of TTT-Discover, where test-time search becomes test-time learning for verifiable discovery problems.</description>
    </item>
    <item>
      <title>When LLMs Get a Laptop: Why Sandboxes Might Be the Real AGI Benchmark</title>
      <link>https://cognaptus.com/blog/2026-01-24-when-llms-get-a-laptop-why-sandboxes-might-be-the-real-agi-benchmark/</link>
      <pubDate>Sat, 24 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-24-when-llms-get-a-laptop-why-sandboxes-might-be-the-real-agi-benchmark/</guid>
      <description>A mechanism-first reading of LLM-in-Sandbox, showing why giving models a minimal computer environment may matter more than adding another clever prompt.</description>
    </item>
    <item>
      <title>Skeletons in the Proof Closet: When Lean Provers Need Hints, Not More Compute</title>
      <link>https://cognaptus.com/blog/2026-01-23-skeletons-in-the-proof-closet-when-lean-provers-need-hints-not-more-compute/</link>
      <pubDate>Fri, 23 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-23-skeletons-in-the-proof-closet-when-lean-provers-need-hints-not-more-compute/</guid>
      <description>A diagnostic study of RL-trained Lean provers shows that more inference samples can repeat the same failed strategy, while tactic-level structural hints recover proofs that random sampling misses.</description>
    </item>
    <item>
      <title>Your Agent Remembers—But Can It Forget?</title>
      <link>https://cognaptus.com/blog/2026-01-22-your-agent-remembersbut-can-it-forget/</link>
      <pubDate>Thu, 22 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-22-your-agent-remembersbut-can-it-forget/</guid>
      <description>Why memory rewriting, not just memory retention, is becoming a hard diagnostic problem for reinforcement learning agents.</description>
    </item>
    <item>
      <title>Deep GraphRAG: Teaching Retrieval to Think in Layers</title>
      <link>https://cognaptus.com/blog/2026-01-20-deep-graphrag-teaching-retrieval-to-think-in-layers/</link>
      <pubDate>Tue, 20 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-20-deep-graphrag-teaching-retrieval-to-think-in-layers/</guid>
      <description>A mechanism-first reading of Deep GraphRAG, showing why hierarchical retrieval and adaptive reward balancing matter more than another benchmark table.</description>
    </item>
    <item>
      <title>GUI-Eyes: When Agents Learn Where to Look</title>
      <link>https://cognaptus.com/blog/2026-01-17-guieyes-when-agents-learn-where-to-look/</link>
      <pubDate>Sat, 17 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-17-guieyes-when-agents-learn-where-to-look/</guid>
      <description>GUI-Eyes shows why GUI agents need learned active perception, not just bigger models staring harder at screenshots.</description>
    </item>
    <item>
      <title>MatchTIR: Stop Paying Every Token the Same Salary</title>
      <link>https://cognaptus.com/blog/2026-01-17-matchtir-stop-paying-every-token-the-same-salary/</link>
      <pubDate>Sat, 17 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-17-matchtir-stop-paying-every-token-the-same-salary/</guid>
      <description>MatchTIR shows why multi-turn tool agents need fine-grained credit assignment, not just bigger models or louder final-answer rewards.</description>
    </item>
    <item>
      <title>Seeing Is Thinking: When Multimodal Reasoning Stops Talking and Starts Drawing</title>
      <link>https://cognaptus.com/blog/2026-01-15-seeing-is-thinking-when-multimodal-reasoning-stops-talking-and-starts-drawing/</link>
      <pubDate>Thu, 15 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-15-seeing-is-thinking-when-multimodal-reasoning-stops-talking-and-starts-drawing/</guid>
      <description>A mechanism-first reading of Omni-R1, a paper that turns multimodal reasoning from text-only explanation into interleaved visual action.</description>
    </item>
    <item>
      <title>When Agents Learn Without Learning: Test-Time Reinforcement Comes of Age</title>
      <link>https://cognaptus.com/blog/2026-01-15-when-agents-learn-without-learning-testtime-reinforcement-comes-of-age/</link>
      <pubDate>Thu, 15 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-15-when-agents-learn-without-learning-testtime-reinforcement-comes-of-age/</guid>
      <description>MATTRL shows how multi-agent systems can improve at inference time by turning past collaboration into credit-assigned, retrievable operational memory.</description>
    </item>
    <item>
      <title>Scaling the Sandbox: When LLM Agents Need Better Worlds</title>
      <link>https://cognaptus.com/blog/2026-01-14-scaling-the-sandbox-when-llm-agents-need-better-worlds/</link>
      <pubDate>Wed, 14 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-14-scaling-the-sandbox-when-llm-agents-need-better-worlds/</guid>
      <description>EnvScaler shows why useful LLM agents may need scalable executable worlds—not just more prompts, more tools, or larger models.</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>STACKPLANNER: When Agents Learn to Forget</title>
      <link>https://cognaptus.com/blog/2026-01-12-stackplanner-when-agents-learn-to-forget/</link>
      <pubDate>Mon, 12 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-12-stackplanner-when-agents-learn-to-forget/</guid>
      <description>A mechanism-first reading of STACKPLANNER, showing why long-horizon agent systems may need memory control more than bigger context windows.</description>
    </item>
    <item>
      <title>TowerMind: When Language Models Learn That Towers Have Consequences</title>
      <link>https://cognaptus.com/blog/2026-01-12-towermind-when-language-models-learn-that-towers-have-consequences/</link>
      <pubDate>Mon, 12 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-12-towermind-when-language-models-learn-that-towers-have-consequences/</guid>
      <description>TowerMind shows why valid actions are not enough: LLM agents can follow rules, waste resources, and still fail at dynamic planning.</description>
    </item>
    <item>
      <title>Stuck on Repeat: When Reinforcement Learning Fails to Notice the Rules Changed</title>
      <link>https://cognaptus.com/blog/2026-01-11-stuck-on-repeat-when-reinforcement-learning-fails-to-notice-the-rules-changed/</link>
      <pubDate>Sun, 11 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-11-stuck-on-repeat-when-reinforcement-learning-fails-to-notice-the-rules-changed/</guid>
      <description>TAPE shows why reinforcement learning agents can fail when the interface stays familiar but the hidden rules of the world change.</description>
    </item>
    <item>
      <title>When LLMs Stop Talking and Start Driving</title>
      <link>https://cognaptus.com/blog/2026-01-11-when-llms-stop-talking-and-start-driving/</link>
      <pubDate>Sun, 11 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-11-when-llms-stop-talking-and-start-driving/</guid>
      <description>A mechanism-first reading of how LLM semantic understanding, knowledge graphs, and reinforcement learning can turn enterprise text into operational decisions.</description>
    </item>
    <item>
      <title>From Tokens to Topology: Teaching LLMs to Think in Simulink</title>
      <link>https://cognaptus.com/blog/2026-01-09-from-tokens-to-topology-teaching-llms-to-think-in-simulink/</link>
      <pubDate>Fri, 09 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-09-from-tokens-to-topology-teaching-llms-to-think-in-simulink/</guid>
      <description>A mechanism-first reading of SimuAgent, a Simulink modeling assistant that shows why representation, validation, curriculum, and reflection matter more than merely attaching a larger model to an engineering tool.</description>
    </item>
    <item>
      <title>Graph Before You Leap: How ComfySearch Makes AI Workflows Actually Work</title>
      <link>https://cognaptus.com/blog/2026-01-08-graph-before-you-leap-how-comfysearch-makes-ai-workflows-actually-work/</link>
      <pubDate>Thu, 08 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-08-graph-before-you-leap-how-comfysearch-makes-ai-workflows-actually-work/</guid>
      <description>ComfySearch shows why reliable AI workflow generation depends less on bigger planning and more on validated graph editing, repair, and uncertainty-aware exploration.</description>
    </item>
    <item>
      <title>Trading Without Cheating: Teaching LLMs to Reason When Markets Lie</title>
      <link>https://cognaptus.com/blog/2026-01-08-trading-without-cheating-teaching-llms-to-reason-when-markets-lie/</link>
      <pubDate>Thu, 08 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-08-trading-without-cheating-teaching-llms-to-reason-when-markets-lie/</guid>
      <description>A mechanism-first reading of Trade-R1, a framework for training financial LLM agents when market returns are objective but dangerously noisy.</description>
    </item>
    <item>
      <title>Jerk Matters: Teaching Reinforcement Learning Some Mechanical Manners</title>
      <link>https://cognaptus.com/blog/2026-01-06-jerk-matters-teaching-reinforcement-learning-some-mechanical-manners/</link>
      <pubDate>Tue, 06 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-06-jerk-matters-teaching-reinforcement-learning-some-mechanical-manners/</guid>
      <description>A mechanism-first reading of how higher-order action regularization can make reinforcement learning policies smoother, less switch-happy, and more practical for HVAC and other physical-control systems.</description>
    </item>
    <item>
      <title>Small Models, Big Brains: Falcon-H1R and the Economics of Reasoning</title>
      <link>https://cognaptus.com/blog/2026-01-06-small-models-big-brains-falconh1r-and-the-economics-of-reasoning/</link>
      <pubDate>Tue, 06 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-06-small-models-big-brains-falconh1r-and-the-economics-of-reasoning/</guid>
      <description>Falcon-H1R shows that the economics of reasoning depends less on parameter count alone and more on architecture, curated training, verifiable rewards, and confidence-aware inference.</description>
    </item>
    <item>
      <title>Prompted to Death: When Words Become a Denial-of-Service</title>
      <link>https://cognaptus.com/blog/2026-01-04-prompted-to-death-when-words-become-a-denialofservice/</link>
      <pubDate>Sun, 04 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-04-prompted-to-death-when-words-become-a-denialofservice/</guid>
      <description>A comparison of ordinary prompts, evolutionary search, and reinforcement-learning attackers reveals why an LLM’s willingness to stop is becoming an operational security property.</description>
    </item>
    <item>
      <title>Safety First, Reward Second — But Not Last</title>
      <link>https://cognaptus.com/blog/2026-01-04-safety-first-reward-second-but-not-last/</link>
      <pubDate>Sun, 04 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-04-safety-first-reward-second-but-not-last/</guid>
      <description>Why hard-constrained reinforcement learning must preserve the zero-violation objective without training agents to become safely useless.</description>
    </item>
    <item>
      <title>Gated, Not Gagged: Fixing Reward Hacking in Diffusion RL</title>
      <link>https://cognaptus.com/blog/2026-01-03-gated-not-gagged-fixing-reward-hacking-in-diffusion-rl/</link>
      <pubDate>Sat, 03 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-03-gated-not-gagged-fixing-reward-hacking-in-diffusion-rl/</guid>
      <description>GARDO shows how selective regularization, moving reference policies, and quality-gated diversity incentives can reduce reward hacking without suffocating diffusion-model learning.</description>
    </item>
    <item>
      <title>Deployed, Retrained, Repeated: When LLMs Learn From Being Used</title>
      <link>https://cognaptus.com/blog/2026-01-01-deployed-retrained-repeated-when-llms-learn-from-being-used/</link>
      <pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-01-deployed-retrained-repeated-when-llms-learn-from-being-used/</guid>
      <description>How selective reuse of validated deployment traces can quietly turn ordinary supervised fine-tuning into an implicit reinforcement-learning loop.</description>
    </item>
    <item>
      <title>Let It Flow: ROME and the Economics of Agentic Craft</title>
      <link>https://cognaptus.com/blog/2026-01-01-let-it-flow-rome-and-the-economics-of-agentic-craft/</link>
      <pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-01-let-it-flow-rome-and-the-economics-of-agentic-craft/</guid>
      <description>ROME shows that competitive agent performance depends less on possessing the largest model than on operating a disciplined learning loop around execution, verification, training, and control.</description>
    </item>
    <item>
      <title>When Maps Start Thinking: Teaching Agents to Plan in Time and Space</title>
      <link>https://cognaptus.com/blog/2026-01-01-when-maps-start-thinking-teaching-agents-to-plan-in-time-and-space/</link>
      <pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2026-01-01-when-maps-start-thinking-teaching-agents-to-plan-in-time-and-space/</guid>
      <description>STAgent shows how a stable tool sandbox, aggressive log curation, and model-relative training can turn operational data into a specialized planning agent.</description>
    </item>
    <item>
      <title>The Invariance Trap: Why Matching Distributions Can Break Your Model</title>
      <link>https://cognaptus.com/blog/2025-12-31-the-invariance-trap-why-matching-distributions-can-break-your-model/</link>
      <pubDate>Wed, 31 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-31-the-invariance-trap-why-matching-distributions-can-break-your-model/</guid>
      <description>Why symmetric domain alignment can erase useful information—and how directional simulation offers a safer objective for transfer learning.</description>
    </item>
    <item>
      <title>Replay the Losses, Win the Game: When Failed Instructions Become Your Best Training Data</title>
      <link>https://cognaptus.com/blog/2025-12-30-replay-the-losses-win-the-game-when-failed-instructions-become-your-best-training-data/</link>
      <pubDate>Tue, 30 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-30-replay-the-losses-win-the-game-when-failed-instructions-become-your-best-training-data/</guid>
      <description>Hindsight Instruction Replay shows how partially compliant model responses can become useful positive training examples without replacing clear binary rewards with ambiguous partial-credit scores.</description>
    </item>
    <item>
      <title>When Actions Need Nuance: Learning to Act Precisely Only When It Matters</title>
      <link>https://cognaptus.com/blog/2025-12-28-when-actions-need-nuance-learning-to-act-precisely-only-when-it-matters/</link>
      <pubDate>Sun, 28 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-28-when-actions-need-nuance-learning-to-act-precisely-only-when-it-matters/</guid>
      <description>Why PEARL’s context-sensitive abstractions point to a more efficient way of learning hybrid actions: precise control only where precision changes the outcome.</description>
    </item>
    <item>
      <title>When Policies Read Each Other: Teaching Agents to Cooperate by Reading the Code</title>
      <link>https://cognaptus.com/blog/2025-12-26-when-policies-read-each-other-teaching-agents-to-cooperate-by-reading-the-code/</link>
      <pubDate>Fri, 26 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-26-when-policies-read-each-other-teaching-agents-to-cooperate-by-reading-the-code/</guid>
      <description>A mechanism-first reading of how programmatic policies let LLM agents condition on each other’s source code, and why the business value is inspectable coordination rather than magic cooperation.</description>
    </item>
    <item>
      <title>When One Clip Isn’t Enough: Teaching LLMs to Watch Long Videos Like Adults</title>
      <link>https://cognaptus.com/blog/2025-12-24-when-one-clip-isnt-enough-teaching-llms-to-watch-long-videos-like-adults/</link>
      <pubDate>Wed, 24 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-24-when-one-clip-isnt-enough-teaching-llms-to-watch-long-videos-like-adults/</guid>
      <description>LongVideoAgent shows why long-video AI needs selective grounding and targeted perception, not just bigger context windows.</description>
    </item>
    <item>
      <title>Policy Gradients Grow Up: Teaching RL to Think in Domains</title>
      <link>https://cognaptus.com/blog/2025-12-23-policy-gradients-grow-up-teaching-rl-to-think-in-domains/</link>
      <pubDate>Tue, 23 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-23-policy-gradients-grow-up-teaching-rl-to-think-in-domains/</guid>
      <description>A mechanism-first reading of how actor-critic reinforcement learning can generalize in symbolic planning when policies learn reusable state transitions instead of memorizing instance-specific actions.</description>
    </item>
    <item>
      <title>When Benchmarks Rot: Why Static ‘Gold Labels’ Are a Clinical Liability</title>
      <link>https://cognaptus.com/blog/2025-12-23-when-benchmarks-rot-why-static-gold-labels-are-a-clinical-liability/</link>
      <pubDate>Tue, 23 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-23-when-benchmarks-rot-why-static-gold-labels-are-a-clinical-liability/</guid>
      <description>A closer look at how flawed benchmark labels can distort clinical AI evaluation and become harmful reward signals during model training.</description>
    </item>
    <item>
      <title>About Time: When Reinforcement Learning Finally Learns to Wait</title>
      <link>https://cognaptus.com/blog/2025-12-22-about-time-when-reinforcement-learning-finally-learns-to-wait/</link>
      <pubDate>Mon, 22 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-22-about-time-when-reinforcement-learning-finally-learns-to-wait/</guid>
      <description>Why Timed Reward Machines matter for RL systems where doing the right thing too early or too late is still wrong.</description>
    </item>
    <item>
      <title>Same Moves, Different Minds: Rashomon Comes to Sequential Decision-Making</title>
      <link>https://cognaptus.com/blog/2025-12-22-same-moves-different-minds-rashomon-comes-to-sequential-decisionmaking/</link>
      <pubDate>Mon, 22 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-22-same-moves-different-minds-rashomon-comes-to-sequential-decisionmaking/</guid>
      <description>A mechanism-first reading of why behaviorally identical AI policies can still hide different explanations, different robustness profiles, and different verification costs.</description>
    </item>
    <item>
      <title>Darwin, But Make It Neural: When Networks Learn to Mutate Themselves</title>
      <link>https://cognaptus.com/blog/2025-12-21-darwin-but-make-it-neural-when-networks-learn-to-mutate-themselves/</link>
      <pubDate>Sun, 21 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-21-darwin-but-make-it-neural-when-networks-learn-to-mutate-themselves/</guid>
      <description>A mechanism-first reading of Self-Referential Graph HyperNetworks, and why their real business lesson is adaptive exploration rather than magical self-improving AI.</description>
    </item>
    <item>
      <title>When Rewards Learn to See: Teaching Humanoids What the Ground Looks Like</title>
      <link>https://cognaptus.com/blog/2025-12-21-when-rewards-learn-to-see-teaching-humanoids-what-the-ground-looks-like/</link>
      <pubDate>Sun, 21 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-21-when-rewards-learn-to-see-teaching-humanoids-what-the-ground-looks-like/</guid>
      <description>A mechanism-first reading of E-SDS, a framework that makes automated reward generation environment-aware for humanoid locomotion.</description>
    </item>
    <item>
      <title>Stop or Strip? Teaching Disassembly When to Quit</title>
      <link>https://cognaptus.com/blog/2025-12-20-stop-or-strip-teaching-disassembly-when-to-quit/</link>
      <pubDate>Sat, 20 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-20-stop-or-strip-teaching-disassembly-when-to-quit/</guid>
      <description>A mechanism-first reading of state-augmented disassembly graphs and why circular-economy triage is a sequential decision problem, not a green ranking exercise.</description>
    </item>
    <item>
      <title>Adversaries, Slices, and the Art of Teaching LLMs to Think</title>
      <link>https://cognaptus.com/blog/2025-12-19-adversaries-slices-and-the-art-of-teaching-llms-to-think/</link>
      <pubDate>Fri, 19 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-19-adversaries-slices-and-the-art-of-teaching-llms-to-think/</guid>
      <description>A mechanism-first reading of GAR, an adversarial reinforcement learning framework that teaches LLMs through slice-level criticism rather than final-answer applause.</description>
    </item>
    <item>
      <title>Stepwise Think-Critique: Teaching LLMs to Doubt Themselves (Productively)</title>
      <link>https://cognaptus.com/blog/2025-12-18-stepwise-thinkcritique-teaching-llms-to-doubt-themselves-productively/</link>
      <pubDate>Thu, 18 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-18-stepwise-thinkcritique-teaching-llms-to-doubt-themselves-productively/</guid>
      <description>A close reading of Stepwise Think-Critique, a single-model approach that interleaves reasoning and self-critique to make mathematical reasoning more inspectable without pretending self-audit is already trust.</description>
    </item>
    <item>
      <title>Picking Less to Know More: When RAG Stops Ranking and Starts Thinking</title>
      <link>https://cognaptus.com/blog/2025-12-17-picking-less-to-know-more-when-rag-stops-ranking-and-starts-thinking/</link>
      <pubDate>Wed, 17 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-17-picking-less-to-know-more-when-rag-stops-ranking-and-starts-thinking/</guid>
      <description>A mechanism-first reading of Context-Picker, a RAG framework that treats evidence selection as minimal sufficient subset choice rather than fixed Top-K retrieval.</description>
    </item>
    <item>
      <title>When Reasoning Needs Receipts: Graphs Over Guesswork in Medical AI</title>
      <link>https://cognaptus.com/blog/2025-12-16-when-reasoning-needs-receipts-graphs-over-guesswork-in-medical-ai/</link>
      <pubDate>Tue, 16 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-16-when-reasoning-needs-receipts-graphs-over-guesswork-in-medical-ai/</guid>
      <description>MedCEG shows how evidence graphs can turn medical LLM reasoning from persuasive prose into auditable process supervision.</description>
    </item>
    <item>
      <title>When Rewards Learn Back: Evolution, but With Gradients</title>
      <link>https://cognaptus.com/blog/2025-12-16-when-rewards-learn-back-evolution-but-with-gradients/</link>
      <pubDate>Tue, 16 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-16-when-rewards-learn-back-evolution-but-with-gradients/</guid>
      <description>A mechanism-first reading of DERL: how reward design becomes a learnable outer-loop problem, and why that matters for enterprise agents.</description>
    </item>
    <item>
      <title>When Tokens Become Actions: A Policy Gradient Built for Transformers</title>
      <link>https://cognaptus.com/blog/2025-12-14-when-tokens-become-actions-a-policy-gradient-built-for-transformers/</link>
      <pubDate>Sun, 14 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-14-when-tokens-become-actions-a-policy-gradient-built-for-transformers/</guid>
      <description>A mechanism-first reading of GPG, a Transformer-aware policy-gradient framework that turns output segments into trainable macro-actions for LLM agents.</description>
    </item>
    <item>
      <title>RL Grows a Third Dimension: Why Text-to-3D Finally Needs Reasoning</title>
      <link>https://cognaptus.com/blog/2025-12-13-rl-grows-a-third-dimension-why-textto3d-finally-needs-reasoning/</link>
      <pubDate>Sat, 13 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-13-rl-grows-a-third-dimension-why-textto3d-finally-needs-reasoning/</guid>
      <description>A mechanism-first reading of why reinforcement learning for text-to-3D generation needs specialized rewards, token-level optimization, reasoning-heavy benchmarks, and coarse-to-fine training.</description>
    </item>
    <item>
      <title>Agents Without Time: When Reinforcement Learning Meets Higher-Order Causality</title>
      <link>https://cognaptus.com/blog/2025-12-12-agents-without-time-when-reinforcement-learning-meets-higherorder-causality/</link>
      <pubDate>Fri, 12 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-12-agents-without-time-when-reinforcement-learning-meets-higherorder-causality/</guid>
      <description>Wilson’s formal bridge between deterministic POMDP agents and process functions shows why causal order can become an architectural constraint in multi-agent AI.</description>
    </item>
    <item>
      <title>Fault, Interrupted: How RIFT Reinvents Reliability for the LLM Hardware Era</title>
      <link>https://cognaptus.com/blog/2025-12-11-fault-interrupted-how-rift-reinvents-reliability-for-the-llm-hardware-era/</link>
      <pubDate>Thu, 11 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-11-fault-interrupted-how-rift-reinvents-reliability-for-the-llm-hardware-era/</guid>
      <description>RIFT shows how LLM accelerator reliability can move from broad random fault campaigns to targeted, workflow-ready diagnosis of the few faults that actually matter.</description>
    </item>
    <item>
      <title>Teach Me Once: How One‑Shot LLM Guidance Reshapes Hierarchical Planning</title>
      <link>https://cognaptus.com/blog/2025-12-11-teach-me-once-how-oneshot-llm-guidance-reshapes-hierarchical-planning/</link>
      <pubDate>Thu, 11 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-11-teach-me-once-how-oneshot-llm-guidance-reshapes-hierarchical-planning/</guid>
      <description>A mechanism-first reading of SCOPE, a paper showing how LLM guidance can be moved from runtime planning into one-time subgoal initialization for cheaper hierarchical agents.</description>
    </item>
    <item>
      <title>Clipped, Grouped, and Decoupled: Why RL Fine-Tuning Still Behaves Like a Negotiation With Chaos</title>
      <link>https://cognaptus.com/blog/2025-12-09-clipped-grouped-and-decoupled-why-rl-finetuning-still-behaves-like-a-negotiation-with-chaos/</link>
      <pubDate>Tue, 09 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-09-clipped-grouped-and-decoupled-why-rl-finetuning-still-behaves-like-a-negotiation-with-chaos/</guid>
      <description>A comparison-based reading of PPO, GRPO, and DAPO that shows why RL fine-tuning for reasoning is less about algorithmic fashion and more about managing instability, shortcuts, and evaluation boundaries.</description>
    </item>
    <item>
      <title>No Prompt Left Behind: How Shopee’s CompassMax Reinvents RL for Giant MoE Models</title>
      <link>https://cognaptus.com/blog/2025-12-09-no-prompt-left-behind-how-shopees-compassmax-reinvents-rl-for-giant-moe-models/</link>
      <pubDate>Tue, 09 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-09-no-prompt-left-behind-how-shopees-compassmax-reinvents-rl-for-giant-moe-models/</guid>
      <description>Shopee’s CompassMax-V3-Thinking paper shows that scaling RL for giant MoE models is less about buying more rollouts and more about making every rollout produce usable learning signal.</description>
    </item>
    <item>
      <title>Prompt, Probe, Persist: How Multi‑Turn RL Is Rewriting the Jailbreak Playbook</title>
      <link>https://cognaptus.com/blog/2025-12-09-prompt-probe-persist-how-multiturn-rl-is-rewriting-the-jailbreak-playbook/</link>
      <pubDate>Tue, 09 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-09-prompt-probe-persist-how-multiturn-rl-is-rewriting-the-jailbreak-playbook/</guid>
      <description>A mechanism-first reading of TROJail, showing why multi-turn jailbreak risk is less about one bad prompt than about trajectory-level strategy, sparse credit assignment, and semantic drift.</description>
    </item>
    <item>
      <title>Worlds Within Reach: How SIMA 2 Turns Virtual Environments into Training Grounds for Generalist Agents</title>
      <link>https://cognaptus.com/blog/2025-12-06-worlds-within-reach-how-sima-2-turns-virtual-environments-into-training-grounds-for-generalist-agents/</link>
      <pubDate>Sat, 06 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-06-worlds-within-reach-how-sima-2-turns-virtual-environments-into-training-grounds-for-generalist-agents/</guid>
      <description>A mechanism-first reading of SIMA 2 and what it shows about training embodied agents in virtual worlds before asking them to survive the real one.</description>
    </item>
    <item>
      <title>Think Fast, Think Slow: How Omni-AutoThink Rewrites Multimodal Reasoning</title>
      <link>https://cognaptus.com/blog/2025-12-04-think-fast-think-slow-how-omniautothink-rewrites-multimodal-reasoning/</link>
      <pubDate>Thu, 04 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-04-think-fast-think-slow-how-omniautothink-rewrites-multimodal-reasoning/</guid>
      <description>A mechanism-first reading of Omni-AutoThink, showing why adaptive multimodal reasoning is a training problem, not a prompting trick.</description>
    </item>
    <item>
      <title>From Building Blocks to Breakthroughs: Why RL Finally Teaches Models to Think</title>
      <link>https://cognaptus.com/blog/2025-12-02-from-building-blocks-to-breakthroughs-why-rl-finally-teaches-models-to-think/</link>
      <pubDate>Tue, 02 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-02-from-building-blocks-to-breakthroughs-why-rl-finally-teaches-models-to-think/</guid>
      <description>A mechanism-first reading of why reinforcement learning helps models compose memory and context only after supervised training has built the right atomic skills.</description>
    </item>
    <item>
      <title>Rules of Attraction: How LLMs Learn to Judge Better Than We Do</title>
      <link>https://cognaptus.com/blog/2025-12-02-rules-of-attraction-how-llms-learn-to-judge-better-than-we-do/</link>
      <pubDate>Tue, 02 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-02-rules-of-attraction-how-llms-learn-to-judge-better-than-we-do/</guid>
      <description>A mechanism-first reading of learned-rule-augmented LLM evaluators, and why the next AI judge may need better rubrics before bigger brains.</description>
    </item>
    <item>
      <title>Mind Over Model: Why Metacognitive Agents May Be the Next Frontier in AI Adaptation</title>
      <link>https://cognaptus.com/blog/2025-12-01-mind-over-model-why-metacognitive-agents-may-be-the-next-frontier-in-ai-adaptation/</link>
      <pubDate>Mon, 01 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-01-mind-over-model-why-metacognitive-agents-may-be-the-next-frontier-in-ai-adaptation/</guid>
      <description>A mechanism-first reading of MCTR, a metacognitive test-time reasoning framework that separates memory formation, action reasoning, and online policy adaptation.</description>
    </item>
    <item>
      <title>Stock, Shock, and Two Smoking Agents: Why Inventory Needs an Autopilot</title>
      <link>https://cognaptus.com/blog/2025-12-01-stock-shock-and-two-smoking-agents-why-inventory-needs-an-autopilot/</link>
      <pubDate>Mon, 01 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-01-stock-shock-and-two-smoking-agents-why-inventory-needs-an-autopilot/</guid>
      <description>A mechanism-first reading of an agentic AI inventory framework, separating its operational blueprint from its still-preliminary evidence.</description>
    </item>
    <item>
      <title>Think Fast, Act Faster: How &#39;Thinking-by-Doing&#39; Is Rewiring LLM World Models</title>
      <link>https://cognaptus.com/blog/2025-12-01-think-fast-act-faster-how-thinkingbydoing-is-rewiring-llm-world-models/</link>
      <pubDate>Mon, 01 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-12-01-think-fast-act-faster-how-thinkingbydoing-is-rewiring-llm-world-models/</guid>
      <description>WMAct shows how multi-turn interaction can train LLM agents to compress feedback into reusable world-model reasoning, but only when exploration is disciplined.</description>
    </item>
    <item>
      <title>Practice Makes Agents: How DPPO Turns Failure into Embodied Intelligence</title>
      <link>https://cognaptus.com/blog/2025-11-22-practice-makes-agents-how-dppo-turns-failure-into-embodied-intelligence/</link>
      <pubDate>Sat, 22 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-22-practice-makes-agents-how-dppo-turns-failure-into-embodied-intelligence/</guid>
      <description>DPPO reframes embodied AI training as a deliberate practice loop: find the failures, route supervision toward them, and preserve general capability while improving physical reasoning.</description>
    </item>
    <item>
      <title>Game of Cones: How Physics Codes Could Fix Agent Reasoning</title>
      <link>https://cognaptus.com/blog/2025-11-21-game-of-cones-how-physics-codes-could-fix-agent-reasoning/</link>
      <pubDate>Fri, 21 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-21-game-of-cones-how-physics-codes-could-fix-agent-reasoning/</guid>
      <description>IPR-1 shows why interactive agents need a shared latent action language, not just bigger vision-language models, to reason through physical consequences.</description>
    </item>
    <item>
      <title>Hex Marks the Spot: Terra Nova and the New Frontier of Agent Intelligence</title>
      <link>https://cognaptus.com/blog/2025-11-21-hex-marks-the-spot-terra-nova-and-the-new-frontier-of-agent-intelligence/</link>
      <pubDate>Fri, 21 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-21-hex-marks-the-spot-terra-nova-and-the-new-frontier-of-agent-intelligence/</guid>
      <description>Terra Nova shows why serious agent evaluation must test coupled strategy, uncertainty, cooperation, and long-horizon trade-offs rather than another tidy task list.</description>
    </item>
    <item>
      <title>RL, Recall, and the Rise of Agentic Memory: What Memory-R1 Means for AI Systems</title>
      <link>https://cognaptus.com/blog/2025-11-21-rl-recall-and-the-rise-of-agentic-memory-what-memoryr1-means-for-ai-systems/</link>
      <pubDate>Fri, 21 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-21-rl-recall-and-the-rise-of-agentic-memory-what-memoryr1-means-for-ai-systems/</guid>
      <description>Memory-R1 shows why durable AI agents need learned memory operations, not just bigger context windows or more enthusiastic vector search.</description>
    </item>
    <item>
      <title>Flip the Switch: How Heterogeneous Agents Learn to Restore the Grid</title>
      <link>https://cognaptus.com/blog/2025-11-20-flip-the-switch-how-heterogeneous-agents-learn-to-restore-the-grid/</link>
      <pubDate>Thu, 20 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-20-flip-the-switch-how-heterogeneous-agents-learn-to-restore-the-grid/</guid>
      <description>A mechanism-first look at how heterogeneous multi-agent reinforcement learning could turn distribution-grid restoration into faster, constraint-aware decision support.</description>
    </item>
    <item>
      <title>Mind the Gap: When Robots Learn Social Norms the Human Way</title>
      <link>https://cognaptus.com/blog/2025-11-17-mind-the-gap-when-robots-learn-social-norms-the-human-way/</link>
      <pubDate>Mon, 17 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-17-mind-the-gap-when-robots-learn-social-norms-the-human-way/</guid>
      <description>A business-focused analysis of how psychologically grounded reward design can make robot navigation more socially acceptable without pretending VR comfort scores are field deployment proof.</description>
    </item>
    <item>
      <title>Reasoning on Mars: How Pipeline-Parallel RL Rewires Multi‑Agent Intelligence</title>
      <link>https://cognaptus.com/blog/2025-11-17-reasoning-on-mars-how-pipelineparallel-rl-rewires-multiagent-intelligence/</link>
      <pubDate>Mon, 17 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-17-reasoning-on-mars-how-pipelineparallel-rl-rewires-multiagent-intelligence/</guid>
      <description>MarsRL shows why multi-agent reasoning needs trained critics, role-specific rewards, and pipeline-aware reinforcement learning rather than a few optimistic verifier prompts.</description>
    </item>
    <item>
      <title>Steering the Schemer: How Test-Time Alignment Tames Machiavellian Agents</title>
      <link>https://cognaptus.com/blog/2025-11-17-steering-the-schemer-how-testtime-alignment-tames-machiavellian-agents/</link>
      <pubDate>Mon, 17 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-17-steering-the-schemer-how-testtime-alignment-tames-machiavellian-agents/</guid>
      <description>A mechanism-first look at how test-time policy shaping can steer reward-maximising agents away from harmful behaviour without retraining them.</description>
    </item>
    <item>
      <title>Think Outside the Bounding Box: How SpatialThinker Reinforces 3D Reasoning</title>
      <link>https://cognaptus.com/blog/2025-11-16-think-outside-the-bounding-box-how-spatialthinker-reinforces-3d-reasoning/</link>
      <pubDate>Sun, 16 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-16-think-outside-the-bounding-box-how-spatialthinker-reinforces-3d-reasoning/</guid>
      <description>SpatialThinker shows that better reward design, not just more data or depth sensors, can make multimodal models reason more reliably about 3D space.</description>
    </item>
    <item>
      <title>When Videos Grow Hands: How PhysWorld Teaches Robots to Stop Hallucinating Physics</title>
      <link>https://cognaptus.com/blog/2025-11-16-when-videos-grow-hands-how-physworld-teaches-robots-to-stop-hallucinating-physics/</link>
      <pubDate>Sun, 16 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-16-when-videos-grow-hands-how-physworld-teaches-robots-to-stop-hallucinating-physics/</guid>
      <description>PhysWorld shows how generated task videos become useful for robots only after geometry, physics, and residual learning do the unfashionable work.</description>
    </item>
    <item>
      <title>Graph Minds, Game Moves: How Multi‑Agent Learning Is Quietly Redrawing AI Strategy</title>
      <link>https://cognaptus.com/blog/2025-11-14-graph-minds-game-moves-how-multiagent-learning-is-quietly-redrawing-ai-strategy/</link>
      <pubDate>Fri, 14 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-14-graph-minds-game-moves-how-multiagent-learning-is-quietly-redrawing-ai-strategy/</guid>
      <description>A practical reading of how graph neural networks, reinforcement learning, probabilistic topic models, and game theory can diagnose the real failure modes of strategic multi-agent AI.</description>
    </item>
    <item>
      <title>Play by Automata: How Regular Games Rewrites the Rules of General Game Playing</title>
      <link>https://cognaptus.com/blog/2025-11-14-play-by-automata-how-regular-games-rewrites-the-rules-of-general-game-playing/</link>
      <pubDate>Fri, 14 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-14-play-by-automata-how-regular-games-rewrites-the-rules-of-general-game-playing/</guid>
      <description>Regular Games reframes general game playing as a compiler problem: describe rules once, optimise them as automata, and generate fast forward models for agents.</description>
    </item>
    <item>
      <title>Don’t Self-Sabotage Me Now: Rational Policy Gradients for Sane Multi-Agent Learning</title>
      <link>https://cognaptus.com/blog/2025-11-13-dont-selfsabotage-me-now-rational-policy-gradients-for-sane-multiagent-learning/</link>
      <pubDate>Thu, 13 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-13-dont-selfsabotage-me-now-rational-policy-gradients-for-sane-multiagent-learning/</guid>
      <description>A mechanism-first look at why adversarial multi-agent training breaks cooperative systems, and how Rational Policy Gradient turns sabotage into useful stress testing.</description>
    </item>
    <item>
      <title>Proof, Policy, and Probability: How DeepProofLog Rewrites the Rules of Reasoning</title>
      <link>https://cognaptus.com/blog/2025-11-12-proof-policy-and-probability-how-deepprooflog-rewrites-the-rules-of-reasoning/</link>
      <pubDate>Wed, 12 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-12-proof-policy-and-probability-how-deepprooflog-rewrites-the-rules-of-reasoning/</guid>
      <description>DeepProofLog reframes symbolic proof search as policy learning, showing how neurosymbolic AI can scale reasoning without throwing away proof-level interpretability.</description>
    </item>
    <item>
      <title>Forget Me Not: How IterResearch Rebuilt Long-Horizon Thinking for AI Agents</title>
      <link>https://cognaptus.com/blog/2025-11-11-forget-me-not-how-iterresearch-rebuilt-longhorizon-thinking-for-ai-agents/</link>
      <pubDate>Tue, 11 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-11-forget-me-not-how-iterresearch-rebuilt-longhorizon-thinking-for-ai-agents/</guid>
      <description>IterResearch shows why long-horizon AI agents need disciplined workspace reconstruction, not merely longer context windows.</description>
    </item>
    <item>
      <title>When Agents Think in Waves: Diffusion Models for Ad Hoc Teamwork</title>
      <link>https://cognaptus.com/blog/2025-11-11-when-agents-think-in-waves-diffusion-models-for-ad-hoc-teamwork/</link>
      <pubDate>Tue, 11 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-11-when-agents-think-in-waves-diffusion-models-for-ad-hoc-teamwork/</guid>
      <description>A mechanism-first reading of PADiff, showing why diffusion policies may help agents preserve multiple cooperation plans when working with unfamiliar teammates.</description>
    </item>
    <item>
      <title>Agents on the Clock: How TPS-Bench Exposes the Time Management Problem in AI</title>
      <link>https://cognaptus.com/blog/2025-11-06-agents-on-the-clock-how-tpsbench-exposes-the-time-management-problem-in-ai/</link>
      <pubDate>Thu, 06 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-06-agents-on-the-clock-how-tpsbench-exposes-the-time-management-problem-in-ai/</guid>
      <description>TPS-Bench shows that AI agents do not merely need better tools; they need better scheduling discipline across reliability, latency, token cost, and workflow dependencies.</description>
    </item>
    <item>
      <title>When the Sandbox Thinks Back: Training AI Agents in Simulated Realities</title>
      <link>https://cognaptus.com/blog/2025-11-06-when-the-sandbox-thinks-back-training-ai-agents-in-simulated-realities/</link>
      <pubDate>Thu, 06 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-06-when-the-sandbox-thinks-back-training-ai-agents-in-simulated-realities/</guid>
      <description>A mechanism-first reading of Simia, a framework that trains AI agents by replacing bespoke environments with LLM-simulated feedback, synthetic trajectories, and simulated reinforcement learning.</description>
    </item>
    <item>
      <title>When Markets Dream: The Rise of Agentic AI Traders</title>
      <link>https://cognaptus.com/blog/2025-11-05-when-markets-dream-the-rise-of-agentic-ai-traders/</link>
      <pubDate>Wed, 05 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-05-when-markets-dream-the-rise-of-agentic-ai-traders/</guid>
      <description>A staged reading of reinforcement-learning market makers, from simulated liquidity provision to adaptive policy selection under changing market conditions.</description>
    </item>
    <item>
      <title>Evolving Minds: How LLMs Teach Themselves Through Adversarial Cooperation</title>
      <link>https://cognaptus.com/blog/2025-11-01-evolving-minds-how-llms-teach-themselves-through-adversarial-cooperation/</link>
      <pubDate>Sat, 01 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-11-01-evolving-minds-how-llms-teach-themselves-through-adversarial-cooperation/</guid>
      <description>A mechanism-first reading of Multi-Agent Evolve, a self-training framework where one LLM learns by proposing, solving, and judging its own tasks.</description>
    </item>
    <item>
      <title>Deep Thinking, Dynamic Acting: How DeepAgent Redefines General Reasoning</title>
      <link>https://cognaptus.com/blog/2025-10-31-deep-thinking-dynamic-acting-how-deepagent-redefines-general-reasoning/</link>
      <pubDate>Fri, 31 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-10-31-deep-thinking-dynamic-acting-how-deepagent-redefines-general-reasoning/</guid>
      <description>DeepAgent shows why the next useful leap in AI agents may come less from bigger workflows and more from dynamic tool discovery, structured memory, and action-level reinforcement learning.</description>
    </item>
    <item>
      <title>Blueprints of Agency: Compositional Machines and the New Architecture of Intelligence</title>
      <link>https://cognaptus.com/blog/2025-10-23-blueprints-of-agency-compositional-machines-and-the-new-architecture-of-intelligence/</link>
      <pubDate>Thu, 23 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-10-23-blueprints-of-agency-compositional-machines-and-the-new-architecture-of-intelligence/</guid>
      <description>A mechanism-first reading of how LLM agents assemble, test, refine, and partially learn machine designs inside a physics simulator.</description>
    </item>
    <item>
      <title>Plan&gt;Then&gt;Profit: Reinforcement Learning That Teaches LLMs to Outline Before They Think</title>
      <link>https://cognaptus.com/blog/2025-10-09-planthenprofit-reinforcement-learning-that-teaches-llms-to-outline-before-they-think/</link>
      <pubDate>Thu, 09 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-10-09-planthenprofit-reinforcement-learning-that-teaches-llms-to-outline-before-they-think/</guid>
      <description>PTA-GRPO shows why planning only helps LLM reasoning when the plan itself becomes a measurable training target.</description>
    </item>
    <item>
      <title>Paths, Not Parrots: When RL Makes LLMs Plan—and When It Doesn’t</title>
      <link>https://cognaptus.com/blog/2025-10-03-paths-not-parrots-when-rl-makes-llms-planand-when-it-doesnt/</link>
      <pubDate>Fri, 03 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-10-03-paths-not-parrots-when-rl-makes-llms-planand-when-it-doesnt/</guid>
      <description>A mechanism-first reading of why reinforcement learning helps LLM planning through exploration, why policy-gradient can collapse into brittle one-path behaviour, and why Q-learning only helps when rewards expose the structure of the task.</description>
    </item>
    <item>
      <title>Branching Out of the Box: Tree‑OPO Turns MCTS Traces into Better RL for Reasoning</title>
      <link>https://cognaptus.com/blog/2025-09-17-branching-out-of-the-box-treeopo-turns-mcts-traces-into-better-rl-for-reasoning/</link>
      <pubDate>Wed, 17 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-09-17-branching-out-of-the-box-treeopo-turns-mcts-traces-into-better-rl-for-reasoning/</guid>
      <description>Tree-OPO shows how offline MCTS reasoning traces can become a structured RL curriculum, but its real lesson is about prefix-aware credit assignment, not benchmark theatre.</description>
    </item>
    <item>
      <title>Tool Time, Any Time: Inside RLFactory’s Plug‑and‑Play RL for Multi‑Turn Tool Use</title>
      <link>https://cognaptus.com/blog/2025-09-13-tool-time-any-time-inside-rlfactorys-plugandplay-rl-for-multiturn-tool-use/</link>
      <pubDate>Sat, 13 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-09-13-tool-time-any-time-inside-rlfactorys-plugandplay-rl-for-multiturn-tool-use/</guid>
      <description>RLFactory shows how agent RL can be rebuilt around tool feedback, async invocation, and modular rewards—useful plumbing, not magic autonomy.</description>
    </item>
    <item>
      <title>Mind the Gap: How OSC Turns Agent Chatter into Compound Intelligence</title>
      <link>https://cognaptus.com/blog/2025-09-11-mind-the-gap-how-osc-turns-agent-chatter-into-compound-intelligence/</link>
      <pubDate>Thu, 11 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-09-11-mind-the-gap-how-osc-turns-agent-chatter-into-compound-intelligence/</guid>
      <description>OSC shows why multi-agent LLM systems need an orchestration layer that manages communication itself, not merely expert selection and final aggregation.</description>
    </item>
    <item>
      <title>Plan, Don&#39;t Spam: The Goldilocks Rule for Test‑Time Compute</title>
      <link>https://cognaptus.com/blog/2025-09-08-plan-dont-spam-the-goldilocks-rule-for-testtime-compute/</link>
      <pubDate>Mon, 08 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-09-08-plan-dont-spam-the-goldilocks-rule-for-testtime-compute/</guid>
      <description>A new agent-planning paper shows why the best LLM agents should treat explicit reasoning as a scarce operational resource, not a reflex.</description>
    </item>
    <item>
      <title>From Prompts to Policies: The Agentic RL Playbook</title>
      <link>https://cognaptus.com/blog/2025-09-04-from-prompts-to-policies-the-agentic-rl-playbook/</link>
      <pubDate>Thu, 04 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-09-04-from-prompts-to-policies-the-agentic-rl-playbook/</guid>
      <description>A mechanism-first guide to why Agentic RL reframes LLMs as trainable policies operating across tools, memory, environments, and long-horizon business workflows.</description>
    </item>
    <item>
      <title>Rollouts, Not GPUs: Why AWorld’s 14.6× Speedup Rewires Agent Training</title>
      <link>https://cognaptus.com/blog/2025-08-31-rollouts-not-gpus-why-aworlds-146-speedup-rewires-agent-training/</link>
      <pubDate>Sun, 31 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-08-31-rollouts-not-gpus-why-aworlds-146-speedup-rewires-agent-training/</guid>
      <description>AWorld shows that the practical bottleneck in agent training is not only model capacity or gradient compute, but scalable experience generation.</description>
    </item>
    <item>
      <title>Judge, Jury, and Chain‑of‑Thought: Making Models StepWiser</title>
      <link>https://cognaptus.com/blog/2025-08-27-judge-jury-and-chainofthought-making-models-stepwiser/</link>
      <pubDate>Wed, 27 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-08-27-judge-jury-and-chainofthought-making-models-stepwiser/</guid>
      <description>StepWiser shows that judging reasoning steps works better when the judge is trained to reason about the reasoning, not merely classify it.</description>
    </item>
    <item>
      <title>Talk, Tool, Triumph: Training Agents with Real Conversations</title>
      <link>https://cognaptus.com/blog/2025-08-27-talk-tool-triumph-training-agents-with-real-conversations/</link>
      <pubDate>Wed, 27 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-08-27-talk-tool-triumph-training-agents-with-real-conversations/</guid>
      <description>A mechanism-first look at MUA-RL, a reinforcement learning framework that trains tool-using agents inside dynamic multi-turn user interactions rather than static function-calling scripts.</description>
    </item>
    <item>
      <title>Charting a Better Bedside: When Agentic RL Teaches RAG to Diagnose</title>
      <link>https://cognaptus.com/blog/2025-08-24-charting-a-better-bedside-when-agentic-rl-teaches-rag-to-diagnose/</link>
      <pubDate>Sun, 24 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-08-24-charting-a-better-bedside-when-agentic-rl-teaches-rag-to-diagnose/</guid>
      <description>Deep-DxSearch shows that diagnostic RAG becomes more useful when retrieval behaviour is trained as a policy, not scripted as a prompt.</description>
    </item>
    <item>
      <title>Click Less, Do More: Why API-GUI &#43; RL Could Finally Make Desktop Agents Useful</title>
      <link>https://cognaptus.com/blog/2025-08-20-click-less-do-more-why-apigui-rl-could-finally-make-desktop-agents-useful/</link>
      <pubDate>Wed, 20 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-08-20-click-less-do-more-why-apigui-rl-could-finally-make-desktop-agents-useful/</guid>
      <description>ComputerRL shows that useful desktop agents may depend less on prettier clicking and more on machine-friendly APIs, scalable online RL, and training schedules that keep exploration alive.</description>
    </item>
    <item>
      <title>Atom by Atom, Better Research: How Fine-Grained Rewards Make Agentic Search Smarter</title>
      <link>https://cognaptus.com/blog/2025-08-19-atom-by-atom-better-research-how-finegrained-rewards-make-agentic-search-smarter/</link>
      <pubDate>Tue, 19 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-08-19-atom-by-atom-better-research-how-finegrained-rewards-make-agentic-search-smarter/</guid>
      <description>Atom-Searcher shows why research agents may need rewards for intermediate research behaviour, not just final-answer correctness.</description>
    </item>
    <item>
      <title>Train Long, Think Short: How Curriculum Learning Makes LLMs Think Smarter, Not Longer</title>
      <link>https://cognaptus.com/blog/2025-08-13-train-long-think-short-how-curriculum-learning-makes-llms-think-smarter-not-longer/</link>
      <pubDate>Wed, 13 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-08-13-train-long-think-short-how-curriculum-learning-makes-llms-think-smarter-not-longer/</guid>
      <description>A mechanism-first reading of Curriculum GRPO, a training-time approach for making reasoning models preserve accuracy while spending fewer tokens.</description>
    </item>
    <item>
      <title>When Collusion Cuts Prices: The Counterintuitive Economics of Algorithmic Bidding</title>
      <link>https://cognaptus.com/blog/2025-08-13-when-collusion-cuts-prices-the-counterintuitive-economics-of-algorithmic-bidding/</link>
      <pubDate>Wed, 13 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-08-13-when-collusion-cuts-prices-the-counterintuitive-economics-of-algorithmic-bidding/</guid>
      <description>A mechanism-first reading of why pricing-and-advertising algorithms can sometimes coordinate into lower prices, not higher ones, when consumer search costs are high.</description>
    </item>
    <item>
      <title>Search When It Hurts: How UR² Teaches Models to Retrieve Only When Needed</title>
      <link>https://cognaptus.com/blog/2025-08-11-search-when-it-hurts-how-ur-teaches-models-to-retrieve-only-when-needed/</link>
      <pubDate>Mon, 11 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-08-11-search-when-it-hurts-how-ur-teaches-models-to-retrieve-only-when-needed/</guid>
      <description>UR² shows that better RAG is not about retrieving more, but about training smaller models to search selectively, compress evidence, and preserve reasoning.</description>
    </item>
    <item>
      <title>From Zero to Reasoning Hero: How R-Zero Teaches Itself Without Human Data</title>
      <link>https://cognaptus.com/blog/2025-08-08-from-zero-to-reasoning-hero-how-rzero-teaches-itself-without-human-data/</link>
      <pubDate>Fri, 08 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-08-08-from-zero-to-reasoning-hero-how-rzero-teaches-itself-without-human-data/</guid>
      <description>R-Zero shows how reasoning models can self-generate useful training curricula, but its real lesson is disciplined reward design rather than magic data-free learning.</description>
    </item>
    <item>
      <title>From GUI Novice to Digital Native: How SEAgent Teaches Itself Software Autonomously</title>
      <link>https://cognaptus.com/blog/2025-08-07-from-gui-novice-to-digital-native-how-seagent-teaches-itself-software-autonomously/</link>
      <pubDate>Thu, 07 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-08-07-from-gui-novice-to-digital-native-how-seagent-teaches-itself-software-autonomously/</guid>
      <description>SEAgent shows how computer-use agents can adapt to unfamiliar software through self-generated curricula, trajectory-level judging, and specialist-to-generalist training.</description>
    </item>
    <item>
      <title>Thinking in Circles: How Self-Questioning LLMs Learn Without Labels</title>
      <link>https://cognaptus.com/blog/2025-08-06-thinking-in-circles-how-selfquestioning-llms-learn-without-labels/</link>
      <pubDate>Wed, 06 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-08-06-thinking-in-circles-how-selfquestioning-llms-learn-without-labels/</guid>
      <description>A mechanism-first reading of SQLM, a self-play post-training method where language models generate their own questions, solve them, and learn from proxy rewards without curated training data.</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>From Charts to Circuits: How TINs Rewire Technical Analysis for the AI Era</title>
      <link>https://cognaptus.com/blog/2025-08-03-from-charts-to-circuits-how-tins-rewire-technical-analysis-for-the-ai-era/</link>
      <pubDate>Sun, 03 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-08-03-from-charts-to-circuits-how-tins-rewire-technical-analysis-for-the-ai-era/</guid>
      <description>A mechanism-first look at Technical Indicator Networks, which turn classical trading indicators into trainable neural architectures without throwing interpretability into the usual black-box bonfire.</description>
    </item>
    <item>
      <title>Stacking Alpha: How HARLF&#39;s Three-Tier Reinforcement Learner Beats the Market</title>
      <link>https://cognaptus.com/blog/2025-07-27-stacking-alpha-how-harlfs-threetier-reinforcement-learner-beats-the-market/</link>
      <pubDate>Sun, 27 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-07-27-stacking-alpha-how-harlfs-threetier-reinforcement-learner-beats-the-market/</guid>
      <description>A mechanism-first reading of HARLF, a hierarchical reinforcement-learning portfolio system that combines market metrics and FinBERT sentiment while leaving important deployment questions unresolved.</description>
    </item>
    <item>
      <title>When Learning Goes Rogue: Fixing RL Biases in Economic Simulations</title>
      <link>https://cognaptus.com/blog/2025-07-27-when-learning-goes-rogue-fixing-rl-biases-in-economic-simulations/</link>
      <pubDate>Sun, 27 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-07-27-when-learning-goes-rogue-fixing-rl-biases-in-economic-simulations/</guid>
      <description>A precise look at why naive reinforcement learning can produce economically wrong market simulations, and how calibrated mean-field RL repairs the mismatch.</description>
    </item>
    <item>
      <title>Can You Spot the Bot? Why Detectability, Not Deception, Is the New AI Frontier</title>
      <link>https://cognaptus.com/blog/2025-07-26-can-you-spot-the-bot-why-detectability-not-deception-is-the-new-ai-frontier/</link>
      <pubDate>Sat, 26 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-07-26-can-you-spot-the-bot-why-detectability-not-deception-is-the-new-ai-frontier/</guid>
      <description>A mechanism-first reading of the Dual Turing Test as a proposed framework for measuring whether high-quality AI output remains detectable under adversarial pressure.</description>
    </item>
    <item>
      <title>Think Twice, Then Speak: Deliberative Searcher and the Future of Reliable LLMs</title>
      <link>https://cognaptus.com/blog/2025-07-23-think-twice-then-speak-deliberative-searcher-and-the-future-of-reliable-llms/</link>
      <pubDate>Wed, 23 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-07-23-think-twice-then-speak-deliberative-searcher-and-the-future-of-reliable-llms/</guid>
      <description>A mechanism-first look at Deliberative Searcher, a search-augmented LLM framework that trains confidence as a reliability behaviour rather than a decorative score.</description>
    </item>
    <item>
      <title>Simulate First, Invest Later: How Diffusion Models Are Reinventing Portfolio Optimization</title>
      <link>https://cognaptus.com/blog/2025-07-20-simulate-first-invest-later-how-diffusion-models-are-reinventing-portfolio-optimization/</link>
      <pubDate>Sun, 20 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-07-20-simulate-first-invest-later-how-diffusion-models-are-reinventing-portfolio-optimization/</guid>
      <description>A mechanism-first reading of how adaptive diffusion models can generate market scenarios for dynamic portfolio learning without pretending that backtests are crystal balls.</description>
    </item>
    <item>
      <title>Fine-Tuning Isn’t Just Supervised: Why SFT Is Really RL in Disguise</title>
      <link>https://cognaptus.com/blog/2025-07-18-finetuning-isnt-just-supervised-why-sft-is-really-rl-in-disguise/</link>
      <pubDate>Fri, 18 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-07-18-finetuning-isnt-just-supervised-why-sft-is-really-rl-in-disguise/</guid>
      <description>A mechanism-first reading of why curated supervised fine-tuning behaves like sparse-reward reinforcement learning, and how importance weighting can make it more useful for post-training.</description>
    </item>
    <item>
      <title>Train of Thought: How Long-Haul RL Unlocks LLM Reasoning Diversity</title>
      <link>https://cognaptus.com/blog/2025-07-18-train-of-thought-how-longhaul-rl-unlocks-llm-reasoning-diversity/</link>
      <pubDate>Fri, 18 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-07-18-train-of-thought-how-longhaul-rl-unlocks-llm-reasoning-diversity/</guid>
      <description>A mechanism-first reading of NVIDIA’s prolonged reinforcement-learning recipe for making small reasoning models improve without collapsing into narrow, brittle behaviour.</description>
    </item>
    <item>
      <title>Memory Games: The Data Contamination Crisis in Reinforcement Learning</title>
      <link>https://cognaptus.com/blog/2025-07-15-memory-games-the-data-contamination-crisis-in-reinforcement-learning/</link>
      <pubDate>Tue, 15 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-07-15-memory-games-the-data-contamination-crisis-in-reinforcement-learning/</guid>
      <description>A forensic reading of why random rewards can appear to improve LLM reasoning when public benchmarks have already leaked into model memory.</description>
    </item>
    <item>
      <title>Reasoning at Scale: How DeepSeek Redefines the LLM Playbook</title>
      <link>https://cognaptus.com/blog/2025-07-15-reasoning-at-scale-how-deepseek-redefines-the-llm-playbook/</link>
      <pubDate>Tue, 15 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-07-15-reasoning-at-scale-how-deepseek-redefines-the-llm-playbook/</guid>
      <description>DeepSeek-R1 shows that frontier reasoning is less about one brilliant model trick and more about aligning reinforcement learning, verifiable rewards, efficient architecture, and distillation into one disciplined system.</description>
    </item>
    <item>
      <title>Backtrack to the Future: How ASTRO Teaches LLMs to Think Like Search Algorithms</title>
      <link>https://cognaptus.com/blog/2025-07-07-backtrack-to-the-future-how-astro-teaches-llms-to-think-like-search-algorithms/</link>
      <pubDate>Mon, 07 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-07-07-backtrack-to-the-future-how-astro-teaches-llms-to-think-like-search-algorithms/</guid>
      <description>ASTRO shows that reasoning gains can come from training models to recover from wrong turns, not merely from scaling models or wrapping them in external agent scaffolds.</description>
    </item>
    <item>
      <title>Residual Learning: How Reinforcement Learning Is Speeding Up Portfolio Math</title>
      <link>https://cognaptus.com/blog/2025-07-06-residual-learning-how-reinforcement-learning-is-speeding-up-portfolio-math/</link>
      <pubDate>Sun, 06 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-07-06-residual-learning-how-reinforcement-learning-is-speeding-up-portfolio-math/</guid>
      <description>A mechanism-first look at how PPO can tune block preconditioners inside FGMRES to accelerate large portfolio and option-pricing linear systems.</description>
    </item>
    <item>
      <title>Memory Over Matter: How MemAgent Redefines Long-Context Reasoning with Reinforcement Learning</title>
      <link>https://cognaptus.com/blog/2025-07-04-memory-over-matter-how-memagent-redefines-longcontext-reasoning-with-reinforcement-learning/</link>
      <pubDate>Fri, 04 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-07-04-memory-over-matter-how-memagent-redefines-longcontext-reasoning-with-reinforcement-learning/</guid>
      <description>MemAgent shows how reinforcement learning can turn fixed-token memory into a scalable long-context mechanism for dense transformers.</description>
    </item>
    <item>
      <title>The Reasoning Gymnasium: How Zero-Sum Games Shape Smarter LLMs</title>
      <link>https://cognaptus.com/blog/2025-07-01-the-reasoning-gymnasium-how-zerosum-games-shape-smarter-llms/</link>
      <pubDate>Tue, 01 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-07-01-the-reasoning-gymnasium-how-zerosum-games-shape-smarter-llms/</guid>
      <description>SPIRAL shows that competitive self-play can train transferable reasoning in LLMs, but the real lesson is adaptive pressure, not games for their own sake.</description>
    </item>
    <item>
      <title>Playing with Strangers: A New Benchmark for Ad-Hoc Human-AI Teamwork</title>
      <link>https://cognaptus.com/blog/2025-06-27-playing-with-strangers-a-new-benchmark-for-adhoc-humanai-teamwork/</link>
      <pubDate>Fri, 27 Jun 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-06-27-playing-with-strangers-a-new-benchmark-for-adhoc-humanai-teamwork/</guid>
      <description>A practical reading of AH2AC2, a Hanabi benchmark that tests whether AI agents can coordinate with human-like partners rather than merely perform well in isolation.</description>
    </item>
    <item>
      <title>The Joy of Many Minds: How JoyAgents-R1 Unleashes the Power of Multi-LLM Reinforcement Learning</title>
      <link>https://cognaptus.com/blog/2025-06-25-the-joy-of-many-minds-how-joyagentsr1-unleashes-the-power-of-multillm-reinforcement-learning/</link>
      <pubDate>Wed, 25 Jun 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-06-25-the-joy-of-many-minds-how-joyagentsr1-unleashes-the-power-of-multillm-reinforcement-learning/</guid>
      <description>HiMA-Ecom and HiMA-R1 show how vertical-domain agent teams can be trained jointly, remembered selectively, and evaluated more honestly than ordinary chatbot benchmarks allow.</description>
    </item>
    <item>
      <title>The Memory Advantage: When AI Agents Learn from the Past</title>
      <link>https://cognaptus.com/blog/2025-06-03-the-memory-advantage-when-ai-agents-learn-from-the-past/</link>
      <pubDate>Tue, 03 Jun 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-06-03-the-memory-advantage-when-ai-agents-learn-from-the-past/</guid>
      <description>Agentic Episodic Control shows how language-grounded memory can make reinforcement-learning agents learn faster, generalize better, and spend expensive reasoning only where it matters.</description>
    </item>
    <item>
      <title>From Sparse to Smart: How PROGRM Elevates GUI Agent Training</title>
      <link>https://cognaptus.com/blog/2025-05-26-from-sparse-to-smart-how-progrm-elevates-gui-agent-training/</link>
      <pubDate>Mon, 26 May 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-05-26-from-sparse-to-smart-how-progrm-elevates-gui-agent-training/</guid>
      <description>ProgRM shows that GUI agents may learn more from measuring partial progress than from waiting for a final pass/fail signal.</description>
    </item>
    <item>
      <title>Cool Heads Prevail: Human-in-the-Loop AI for Smarter HVAC Careers</title>
      <link>https://cognaptus.com/blog/2025-05-12-cool-heads-prevail-humanintheloop-ai-for-smarter-hvac-careers/</link>
      <pubDate>Mon, 12 May 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-05-12-cool-heads-prevail-humanintheloop-ai-for-smarter-hvac-careers/</guid>
      <description>A close reading of a human-in-the-loop HVAC control paper, separating the real mechanism from the usual smart-building theatre.</description>
    </item>
    <item>
      <title>Body of Proof: Why Embodied AI Needs More Than One Mind</title>
      <link>https://cognaptus.com/blog/2025-05-09-body-of-proof-why-embodied-ai-needs-more-than-one-mind/</link>
      <pubDate>Fri, 09 May 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-05-09-body-of-proof-why-embodied-ai-needs-more-than-one-mind/</guid>
      <description>A category-based field map for understanding why multi-agent embodied AI is not just single-agent robotics with extra hardware.</description>
    </item>
    <item>
      <title>Policies with Purpose: How PPO Powers Smart Business Decisions</title>
      <link>https://cognaptus.com/blog/2025-05-05-policies-with-purpose-how-ppo-powers-smart-business-decisions/</link>
      <pubDate>Mon, 05 May 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-05-05-policies-with-purpose-how-ppo-powers-smart-business-decisions/</guid>
      <description>A practical reading of PPO-based urban air-quality optimisation as a lesson in multi-objective decision-making, not AI magic.</description>
    </item>
    <item>
      <title>From Infinite Paths to Intelligent Steps: How AI Learns What Matters</title>
      <link>https://cognaptus.com/blog/2025-04-28-from-infinite-paths-to-intelligent-steps-how-ai-learns-what-matters/</link>
      <pubDate>Mon, 28 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-04-28-from-infinite-paths-to-intelligent-steps-how-ai-learns-what-matters/</guid>
      <description>How CoGA uses VLM-generated affordance code to make reinforcement learning explore fewer useless GUI actions.</description>
    </item>
    <item>
      <title>When Smart AI Gets It Wrong: Diagnosing the Knowing-Doing Gap in Language Model Agents</title>
      <link>https://cognaptus.com/blog/2025-04-23-when-smart-ai-gets-it-wrong-diagnosing-the-knowingdoing-gap-in-language-model-agents/</link>
      <pubDate>Wed, 23 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-04-23-when-smart-ai-gets-it-wrong-diagnosing-the-knowingdoing-gap-in-language-model-agents/</guid>
      <description>A mechanism-first reading of why LLM agents can explain good decisions yet still act greedily, and what that means for enterprise automation.</description>
    </item>
    <item>
      <title>Overqualified, Underprepared: Why FinLLMs Matter More Than Reasoning</title>
      <link>https://cognaptus.com/blog/2025-04-20-overqualified-underprepared-why-finllms-matter-more-than-reasoning/</link>
      <pubDate>Sun, 20 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-04-20-overqualified-underprepared-why-finllms-matter-more-than-reasoning/</guid>
      <description>A practical reading of three finance-AI papers: useful FinLLMs are not market oracles, but components in a layered decision stack.</description>
    </item>
    <item>
      <title>Agents in Formation: Fine-Tune Meets Fine-Structure in Quant AI</title>
      <link>https://cognaptus.com/blog/2025-04-17-agents-in-formation-finetune-meets-finestructure-in-quant-ai/</link>
      <pubDate>Thu, 17 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-04-17-agents-in-formation-finetune-meets-finestructure-in-quant-ai/</guid>
      <description>A business-oriented reading of how adaptive workflows and verifier-trained reasoning models point toward more reliable vertical AI systems.</description>
    </item>
    <item>
      <title>Outrun the Herd, Not the Lion: A Smarter AI Strategy for Business Games</title>
      <link>https://cognaptus.com/blog/2025-04-13-outrun-the-herd-not-the-lion-a-smarter-ai-strategy-for-business-games/</link>
      <pubDate>Sun, 13 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-04-13-outrun-the-herd-not-the-lion-a-smarter-ai-strategy-for-business-games/</guid>
      <description>Search-contempt shows why efficient AI training may come less from brute-force perfection and more from deliberately searching where opponents, models, and markets misjudge.</description>
    </item>
    <item>
      <title>From Gomoku AI to Boardroom Breakthroughs: How Generative AI Can Transform Corporate Strategy</title>
      <link>https://cognaptus.com/blog/2025-03-28-from-gomoku-ai-to-boardroom-breakthroughs/</link>
      <pubDate>Fri, 28 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://cognaptus.com/blog/2025-03-28-from-gomoku-ai-to-boardroom-breakthroughs/</guid>
      <description>A practical interpretation of LLM-Gomoku as a design pattern for AI-assisted corporate strategy: structured options, constraint checks, feedback loops, and disciplined human oversight.</description>
    </item>
  </channel>
</rss>
