{"id":136090,"date":"2026-08-11T13:59:16","date_gmt":"2026-08-11T13:59:16","guid":{"rendered":"https:\/\/www.europesays.com\/ai\/136090\/"},"modified":"2026-08-11T13:59:16","modified_gmt":"2026-08-11T13:59:16","slug":"pathways-150m-parameter-model-breaks-the-arc-agi-1-cost-efficiency-frontier-2","status":"publish","type":"post","link":"https:\/\/www.europesays.com\/ai\/136090\/","title":{"rendered":"Pathway&#8217;s 150M-Parameter Model Breaks the ARC-AGI-1 Cost-Efficiency Frontier"},"content":{"rendered":"<p>    <a href=\"https:\/\/s.yimg.com\/lo\/mysterio\/api\/6361C10A70D524B76B97F044BE3B715B678984CAC1F0FCC3D3CEB5003BC242C6\/subgraphmysterio\/resizefit_w960;quality_80;format_webp\/https:%2F%2Fmedia.zenfs.com%2Fen%2Fbusiness-wire.com%2Fc789ed6b9fae8b8ae4e67876519c494e\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"><img loading=\"lazy\" decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/ywAAAAAAQABAAACAUwAOw==\" alt=\"\" height=\"281\" width=\"960\" class=\"yf-j98iil loader\"\/><\/a>          <\/p>\n<p class=\"text text-block paragraph text-center neo-font-paragraph-xl-reg  yf-18d6y07\" style=\"text-decoration: none; font-style: normal; text-transform: none; text-align: inherit; font-variant-numeric: normal;\">BDH-CQ scores 29.5% on the public benchmark at a computed $0.0007 per task, less than one tenth of a cent, opening a whole new territory in terms of intelligence per dollar.  <\/p>\n<p class=\"text text-block paragraph text-left neo-font-paragraph-xl-reg  yf-18d6y07\" style=\"text-decoration: none; font-style: normal; text-transform: none; text-align: inherit; font-variant-numeric: normal;\">PALO ALTO, Calif., August 11, 2026&#8211;(<a href=\"https:\/\/www.businesswire.com\" data-ylk=\"slk:BUSINESS%20WIRE;elm:context_link;itc:0;sec:content-canvas;source:content-canvas%20default\" data-yga=\"{&quot;yLinkText&quot;:&quot;BUSINESS WIRE&quot;,&quot;yLinkElement&quot;:&quot;context_link&quot;,&quot;yModuleName&quot;:&quot;content-canvas&quot;,&quot;yTrafficOrigin&quot;:&quot;content-canvas default&quot;}\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">BUSINESS WIRE<\/a>)&#8211;Pathway, an AI lab building a Post-Transformer architecture and models, today published benchmark results for BDH-CQ, a 150-million-parameter reasoning model. BDH-CQ scored 29.5% pass@2 on the public ARC-AGI-1 evaluation set at a computed inference cost of $0.0007 per task. Thanks to a new approach to reasoning, BDH-CQ runs approximately 11 times as cheaply per task as GPT 5.6 Luna (Low), even after accounting for OpenAI&#8217;s 80% price cut of 5.6 Luna on July 30th. Luna scores 34.2% against BDH-CQ&#8217;s 29.5%, a modest accuracy gain at 11 times the cost.  <\/p>\n<p class=\"text text-block paragraph text-left neo-font-paragraph-xl-reg  yf-18d6y07\" style=\"text-decoration: none; font-style: normal; text-transform: none; text-align: inherit; font-variant-numeric: normal;\">ARC-AGI-1 is a public reasoning benchmark that tests whether a system can infer an underlying rule from a small number of examples and apply it to a new input, a capability often associated with human-like intelligence.  <\/p>\n<p class=\"text text-block paragraph text-left neo-font-paragraph-xl-reg  yf-18d6y07\" style=\"text-decoration: none; font-style: normal; text-transform: none; text-align: inherit; font-variant-numeric: normal;\">The cost gap comes from a structural difference. Many transformer-based reasoning systems externalize their work as a chain-of-thought, generating extra tokens sequentially and feeding them back into later steps. As the trace grows, so do inference cost and latency, significantly. BDH-CQ instead performs this work in a recurrent latent state, learning from examples and refining a solution without generating an intermediate text trace. It thinks natively rather than using an intermediate-language scratchpad.  <\/p>\n<p class=\"text text-block paragraph text-left neo-font-paragraph-xl-reg  yf-18d6y07\" style=\"text-decoration: none; font-style: normal; text-transform: none; text-align: inherit; font-variant-numeric: normal;\">&#8220;Today&#8217;s AI pays a steep token cost for reasoning, but that cost is imposed by architecture, not by any law of intelligence. Currently, every reasoning step consumes context, adds latency, and burns compute. We show that a different architecture changes the game and opens up a whole new space in terms of how much intelligence per dollar. A 150M-parameter model, built on Pathway&#8217;s BDH architecture, reasons recurrently in latent space, and sets a new state of the art in cost efficiency on ARC-AGI-1. The bottleneck was never intelligence. It was design,&#8221; said Zuzanna Stamirowska, CEO and co-founder of Pathway.  <\/p>\n<p class=\"text text-block paragraph text-left neo-font-paragraph-xl-reg  yf-18d6y07\" style=\"text-decoration: none; font-style: normal; text-transform: none; text-align: inherit; font-variant-numeric: normal;\">&#8220;Customers are increasingly exploring how to move advanced reasoning from experimentation into production, where performance, efficiency, and scalability all matter,&#8221; said Nicolas Tarducci, Head of Solution Architecture for Startups EMEA at Amazon Web Services. &#8220;Pathway&#8217;s work training BDH-CQ on Amazon SageMaker HyperPod points to a promising path toward deploying high-performing systems more cost-effectively at scale.&#8221;  <\/p>\n<p class=\"text text-block paragraph text-left neo-font-paragraph-xl-reg  yf-18d6y07\" style=\"text-decoration: none; font-style: normal; text-transform: none; text-align: inherit; font-variant-numeric: normal;\">Scores and comparison costs are drawn from the ARC Prize Foundation&#8217;s public leaderboard, which plots each submitted system&#8217;s benchmark score against its cost per task, as of July 2026. Pathway&#8217;s cost is computed from measured hardware time. Comparison costs are those reported to the leaderboard and may reflect API pricing for generalist models.  <\/p>\n<p class=\"text text-block paragraph text-left neo-font-paragraph-xl-reg  yf-18d6y07\" style=\"text-decoration: none; font-style: normal; text-transform: none; text-align: inherit; font-variant-numeric: normal;\">BDH&#8217;s ARC-AGI-1 results were evaluated by \u0141ukasz Kaiser, a co-author of the 2017 paper that introduced the Transformer architecture, who said, &#8220;I&#8217;ve followed Pathway closely and replicated their ARC-AGI-1 results myself. Pathway shows that model architecture, not just scale, can drive the next leap in AI reasoning.&#8221;  <\/p>\n<p class=\"text text-block paragraph text-left neo-font-paragraph-xl-reg  yf-18d6y07\" style=\"text-decoration: none; font-style: normal; text-transform: none; text-align: inherit; font-variant-numeric: normal;\">The results were also reproduced by Richard Zhong, an NYU researcher focused on model evaluation and benchmark robustness and a co-author from Bielik.  <\/p>\n<p class=\"text text-block paragraph text-left neo-font-paragraph-xl-reg  yf-18d6y07\" style=\"text-decoration: none; font-style: normal; text-transform: none; text-align: inherit; font-variant-numeric: normal;\">Pathway plans to scale the architecture next and extend the approach to more challenging reasoning benchmarks such as mathematical reasoning, ARC-AGI-2, and ARC-AGI-3, and to build a latent reasoning Large Language Model. When its efficiency and state-tracking capabilities extend to those domains, BDH will support a wide range of applications that must reason reliably as information and constraints change, from cybersecurity incident response to real-time industrial operations. Early experiments confirm Transformer-like scaling laws apply during pretraining at scales from 1B to 600B parameters, while preserving the latent reasoning capabilities specific to BDH-CQ.  <\/p>\n<p class=\"text text-block paragraph text-left neo-font-paragraph-xl-reg  yf-18d6y07\" style=\"text-decoration: none; font-style: normal; text-transform: none; text-align: inherit; font-variant-numeric: normal;\">The full paper and methodology are available at <a href=\"https:\/\/cts.businesswire.com\/ct\/CT?id=smartlink&amp;url=http%3A%2F%2Fpathway.com%2Fresearch%2Fintroducing-bdh-cq%2Farc-agi-1&amp;esheet=54587408&amp;newsitemid=20260811268264&amp;lan=en-US&amp;anchor=http%3A%2F%2Fpathway.com%2Fresearch%2Fintroducing-bdh-cq%2Farc-agi-1&amp;index=1&amp;md5=1f64aae104a07dac6368b95ffa9c506d\" data-ylk=\"slk:http%3A%2F%2Fpathway.com%2Fresearch%2Fintroducing-bdh-cq%2Farc-agi-1;elm:context_link;itc:0;sec:content-canvas;source:content-canvas%20default\" data-yga=\"{&quot;yLinkText&quot;:&quot;http:\/\/pathway.com\/research\/introducing-bdh-cq\/arc-agi-1&quot;,&quot;yLinkElement&quot;:&quot;context_link&quot;,&quot;yModuleName&quot;:&quot;content-canvas&quot;,&quot;yTrafficOrigin&quot;:&quot;content-canvas default&quot;}\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">http:\/\/pathway.com\/research\/introducing-bdh-cq\/arc-agi-1<\/a>.  <\/p>\n<p class=\"text text-block paragraph text-left neo-font-paragraph-xl-reg  yf-18d6y07\" style=\"text-decoration: none; font-style: normal; text-transform: none; text-align: inherit; font-variant-numeric: normal;\">About Pathway  <\/p>\n<p class=\"text text-block paragraph text-left neo-font-paragraph-xl-reg  yf-18d6y07\" style=\"text-decoration: none; font-style: normal; text-transform: none; text-align: inherit; font-variant-numeric: normal;\">Pathway is an AI lab building Post-Transformer model architecture. Its BDH architecture keeps memory and reasoning inside the model rather than in a growing context window, an approach aimed at systems that can adapt as information changes instead of starting from the same state on every use.  <\/p>\n<p class=\"text text-block paragraph text-left neo-font-paragraph-xl-reg  yf-18d6y07\" style=\"text-decoration: none; font-style: normal; text-transform: none; text-align: inherit; font-variant-numeric: normal;\">Pathway is led by co-founder and CEO Zuzanna Stamirowska, a complexity scientist, alongside CTO Jan Chorowski, previously a researcher at Google Brain, and CSO Adrian Kosowski, a computer scientist who completed his PhD at 20. The company is backed by investors and advisors including \u0141ukasz Kaiser, a co-author of the paper that introduced the transformer architecture. Pathway is headquartered in Palo Alto, California.  <\/p>\n<p class=\"text text-block paragraph text-left neo-font-paragraph-xl-reg  yf-18d6y07\" style=\"text-decoration: none; font-style: normal; text-transform: none; text-align: inherit; font-variant-numeric: normal;\">View source version on businesswire.com: <a href=\"https:\/\/www.businesswire.com\/news\/home\/20260811268264\/en\/\" data-ylk=\"slk:https%3A%2F%2Fwww.businesswire.com%2Fnews%2Fhome%2F20260811268264%2Fen%2F;elm:context_link;itc:0;sec:content-canvas;source:content-canvas%20default\" data-yga=\"{&quot;yLinkText&quot;:&quot;https:\/\/www.businesswire.com\/news\/home\/20260811268264\/en\/&quot;,&quot;yLinkElement&quot;:&quot;context_link&quot;,&quot;yModuleName&quot;:&quot;content-canvas&quot;,&quot;yTrafficOrigin&quot;:&quot;content-canvas default&quot;}\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">https:\/\/www.businesswire.com\/news\/home\/20260811268264\/en\/<\/a>  <\/p>\n<p class=\"text text-block paragraph text-left neo-font-paragraph-xl-reg  yf-18d6y07\" style=\"text-decoration: none; font-style: normal; text-transform: none; text-align: inherit; font-variant-numeric: normal;\">Contacts  <\/p>\n<p class=\"text text-block paragraph text-left neo-font-paragraph-xl-reg  yf-18d6y07\" style=\"text-decoration: none; font-style: normal; text-transform: none; text-align: inherit; font-variant-numeric: normal;\">The Hatch Agency<br \/><a href=\"https:\/\/finance.yahoo.com\/technology\/ai\/articles\/mailto:pathway@thehatchagency.com\" data-ylk=\"slk:pathway%40thehatchagency.com;elm:context_link;itc:0;sec:content-canvas;source:content-canvas%20default\" data-yga=\"{&quot;yLinkText&quot;:&quot;pathway@thehatchagency.com&quot;,&quot;yLinkElement&quot;:&quot;context_link&quot;,&quot;yModuleName&quot;:&quot;content-canvas&quot;,&quot;yTrafficOrigin&quot;:&quot;content-canvas default&quot;}\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">pathway@thehatchagency.com<\/a>  <\/p>\n","protected":false},"excerpt":{"rendered":"BDH-CQ scores 29.5% on the public benchmark at a computed $0.0007 per task, less than one tenth of&hellip;\n","protected":false},"author":2,"featured_media":136091,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[6744,643,3013,67475,67476,17415,67477,20032],"class_list":["post-136090","post","type-post","status-publish","format-standard","has-post-thumbnail","category-agi","tag-agi","tag-architecture","tag-artificial-general-intelligence","tag-bdh-cq","tag-benchmark-results","tag-cost-efficiency","tag-pathway","tag-transformer-architecture"],"_links":{"self":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts\/136090","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/comments?post=136090"}],"version-history":[{"count":0,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/posts\/136090\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/media\/136091"}],"wp:attachment":[{"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/media?parent=136090"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/categories?post=136090"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.europesays.com\/ai\/wp-json\/wp\/v2\/tags?post=136090"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}