<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Amazon AGI Lab</title>
    <link>https://www.amazon.science/tag/amazon-agi-lab</link>
    <description>Amazon AGI Lab</description>
    <language>en-US</language>
    <lastBuildDate>Wed, 27 May 2026 16:34:34 GMT</lastBuildDate>
    <atom:link href="https://www.amazon.science/tag/amazon-agi-lab.rss" type="application/rss+xml" rel="self" />
    <item>
      <title>Introducing the perception agent harness with annotation and verification</title>
      <link>https://www.amazon.science/blog/introducing-the-perception-agent-harness-annotation-and-verification-open-source</link>
      <description>Today we&amp;apos;re announcing the open-source release of the first two primitives for our perception agent harness: annotation and verification.</description>
      <pubDate>Wed, 27 May 2026 16:34:34 GMT</pubDate>
      <guid>https://www.amazon.science/blog/introducing-the-perception-agent-harness-annotation-and-verification-open-source</guid>
    </item>
    <item>
      <title>Portable reasoning: Releasing text-bound intelligence into agentic interaction</title>
      <link>https://www.amazon.science/blog/portable-reasoning-releasing-text-bound-intelligence-into-agentic-interaction</link>
      <description>Large language models today can solve algebra, pass academic benchmarks, and generate highly structured chain-of-thought explanations. In text-only settings, they often feel startlingly intelligent &amp;#8212; methodical, articulate, even strategic. But place those models inside an interactive environment &amp;#8212; ask them to click buttons, scroll pages, fill out forms, and submit answers &amp;#8212; and their behavior changes. Their careful reasoning falters. They guess where they once deduced. They adhere to templates and produce limited procedural narration: stating what they see and what they will click next, without first forming a structured plan and acting in accordance with plan. It&amp;#8217;s as if part of their intelligence has quietly gone offline the moment the cursor appears.</description>
      <enclosure url="https://cdn.amazon.science/ae/23/55a2d7b84eb0bfdebe5445bc7e35/portablereasoning-hero-16x9.png" length="2064970" type="image/png" />
      <pubDate>Mon, 20 Apr 2026 20:36:51 GMT</pubDate>
      <guid>https://www.amazon.science/blog/portable-reasoning-releasing-text-bound-intelligence-into-agentic-interaction</guid>
    </item>
    <item>
      <title>A practical recipe for training computer-use agents with RL</title>
      <link>https://www.amazon.science/blog/a-practical-recipe-for-training-computer-use-agents-with-rl</link>
      <description>LLMs are getting pretty good at talking. Getting them to reliably act on a computer &amp;#8212; clicking, typing, and navigating real websites to achieve a goal &amp;#8212; is a different beast.</description>
      <enclosure url="https://cdn.amazon.science/f4/6e/d27a792f493cb4e785a4e436887b/webagents-option04-16x9.gif" length="1192144" type="image/gif" />
      <pubDate>Thu, 16 Apr 2026 13:00:00 GMT</pubDate>
      <guid>https://www.amazon.science/blog/a-practical-recipe-for-training-computer-use-agents-with-rl</guid>
    </item>
    <item>
      <title>How agentic AI helps heal the systems we can&amp;#8217;t replace</title>
      <link>https://www.amazon.science/blog/how-agentic-ai-helps-heal-the-systems-we-cant-replace</link>
      <description>By learning the idiosyncrasies of accumulated layers of legacy systems, AI agents can preserve institutional knowledge and provide a unified interface to a range of services.</description>
      <pubDate>Mon, 16 Mar 2026 13:00:00 GMT</pubDate>
      <guid>https://www.amazon.science/blog/how-agentic-ai-helps-heal-the-systems-we-cant-replace</guid>
    </item>
    <item>
      <title>Designing AI interfaces that align with how people actually work</title>
      <link>https://www.amazon.science/blog/designing-ai-interfaces-that-align-with-how-people-actually-work</link>
      <description>&amp;quot;If I were to ding the field right now on one thing, it is that there has been a massive lack of creativity on how people interface with these increasingly smart LLMs and agents.&amp;quot;</description>
      <enclosure url="https://cdn.amazon.science/0c/67/955c87a2457caf8cc0ad8f931bf1/untitled-design-3.jpg" length="59277" type="image/jpeg" />
      <pubDate>Mon, 23 Feb 2026 17:03:55 GMT</pubDate>
      <guid>https://www.amazon.science/blog/designing-ai-interfaces-that-align-with-how-people-actually-work</guid>
    </item>
    <item>
      <title>The unseen work of building reliable AI agents</title>
      <link>https://www.amazon.science/blog/the-unseen-work-of-building-reliable-ai-agents</link>
      <description>&amp;quot;Reinforcement learning gyms&amp;quot; train agents on the many low-level tasks that they must chain together to execute customer requests.</description>
      <pubDate>Wed, 07 Jan 2026 17:04:36 GMT</pubDate>
      <guid>https://www.amazon.science/blog/the-unseen-work-of-building-reliable-ai-agents</guid>
    </item>
    <item>
      <title>Tune in: New &amp;#8220;Making a Mind&amp;#8221; podcast explores science of intelligence</title>
      <link>https://www.amazon.science/blog/new-making-a-mind-podcast-explores-science-of-intelligence</link>
      <description>Making a Mind is hosted by Dr. Danielle Perszyk, cognitive scientist and head of the human-computer interaction (HCI) team at Amazon&amp;#8217;s AGI Lab. The podcast explores the science of intelligence through conversations with leading AI researchers, examining the scientific breakthroughs required to realize useful general intelligence.</description>
      <enclosure url="https://cdn.amazon.science/fb/7d/97185ab54066866f67aa15b285c9/final-series-image-16x9.png" length="835464" type="image/png" />
      <pubDate>Wed, 07 Jan 2026 17:04:25 GMT</pubDate>
      <guid>https://www.amazon.science/blog/new-making-a-mind-podcast-explores-science-of-intelligence</guid>
    </item>
    <item>
      <title>Scaling agent reasoning with variations: Coherence in trajectory rollouts</title>
      <link>https://www.amazon.science/blog/scaling-agent-reasoning-with-variations-coherence-in-trajectory-rollouts</link>
      <description>Web agents that help customers book travel, shop online, and manage tasks still struggle with reliability &amp;#8212; misclicking items, misreading intent, and drifting mid-task. The gap isn&amp;apos;t just data; it&amp;apos;s how agents learn to reason. Part of the problem is limited high quality training data, but the deeper issue is what the data fails to represent. Agents are rarely trained on structured supervision that shows how reasoning unfolds in context over time.</description>
      <enclosure url="https://cdn.amazon.science/e7/63/2fa2d6534205a7e604712bc3ce1d/image-41.png" length="1421626" type="image/png" />
      <pubDate>Mon, 22 Dec 2025 19:39:16 GMT</pubDate>
      <guid>https://www.amazon.science/blog/scaling-agent-reasoning-with-variations-coherence-in-trajectory-rollouts</guid>
    </item>
    <item>
      <title>The wide (and widening) world of tools and tool calling</title>
      <link>https://www.amazon.science/blog/the-wide-and-widening-world-of-tools-and-tool-calling</link>
      <description>Even in a world where foundation model have made the manifold applications of artificial intelligence (AI) seemingly ubiquitous, the recent rise of agentic AI and the resultant proliferation of tool-using agents represent a significant step forward.</description>
      <enclosure url="https://cdn.amazon.science/54/57/b581c7ff47f7afe10754d029fa9d/image-37.png" length="4841436" type="image/png" />
      <pubDate>Wed, 17 Dec 2025 16:15:11 GMT</pubDate>
      <guid>https://www.amazon.science/blog/the-wide-and-widening-world-of-tools-and-tool-calling</guid>
    </item>
    <item>
      <title>Building AI agents that actually work: Introducing Nova Act as a service</title>
      <link>https://www.amazon.science/blog/amazon-nova-act-service</link>
      <description>For years, we&amp;apos;ve heard bold claims about how AI will transform work&amp;#8212;creating visions of virtual assistants that magically automate away digital drudgery. Yet organizations experimenting with AI agents have encountered a sobering reality: most agents only work sometimes, failing to deliver the reliability needed for mission-critical workflows.</description>
      <pubDate>Tue, 02 Dec 2025 16:02:11 GMT</pubDate>
      <guid>https://www.amazon.science/blog/amazon-nova-act-service</guid>
    </item>
  </channel>
</rss>
