TLDRocket
Sign in

Pathway’s brain-inspired architecture development on Amazon SageMaker HyperPod

Amazon Web Services Paulo Aragão Covered by 2 sources

Pathway says its brain-inspired BDH model reasons in latent space, not by spitting out chain-of-thought text. It’s trying to cut the token tax on reasoning, and AWS is helping it scale training on SageMaker HyperPod.

Based on reporting by Amazon Web Services, Paulo Aragão — read the original for the full story.

Summary, retelling and take written by AI under human oversight; images are AI-generated illustrations. How we work · Report an error

Pathway is pushing a pretty blunt idea: maybe the problem with today’s AI isn’t that it thinks too little, but that it thinks the wrong way. Instead of forcing a model to write out a chain of reasoning token by token, its BDH system — short for Dragon Hatchling — works in latent space, refining answers without producing an intermediate text trace.

That matters because the company is taking direct aim at the transformer setup that has dominated AI for roughly the past decade. Pathway argues that transformers still lean on huge amounts of data, heavy compute, fixed context windows, and inference-time costs that pile up fast during long conversations. BDH is built differently. It uses sparse, local interactions, keeps state in synapse-like connections, and updates internal memory during inference without fine-tuning or retraining.

Pathway’s BDH-CQ system takes that idea further. It performs iterative computation inside a recurrent latent state and decodes only candidate answers, which means it can work through a problem without generating a long verbalized trace. In Pathway’s telling, that also lets the model handle arbitrary numbers of demonstrations at fixed memory cost. The company says BDH uses Hebbian learning, with only about 5 percent of neurons active at a given time, and that its state maps directly to synaptic connections, making the reasoning process easier to interpret.

On the infrastructure side, Pathway is using Amazon SageMaker HyperPod to scale training, with support from PyTorch, Amazon Managed Service for Prometheus, Amazon Managed Grafana, Amazon EC2 p5en.48xlarge instances, NVIDIA H200 GPUs, EFA, and an EC2 UltraCluster. The source says this setup helps with resilience, observability, and scaling across GPUs. It also says BDH-CQ reached 29.2 percent pass@2 on ARC-AGI-1 at a cost of US $0.0007 per task, and that as of August 2026 it changed the cost-accuracy Pareto frontier on that benchmark.

My take — AI-written commentary, not fact-checked reporting

The transformer crowd has spent years pretending token spam is a noble form of thought. It isn’t. If Pathway’s numbers hold up outside the lab, the real story is not “brain-inspired” branding; it’s that reasoning may finally be getting judged on cost, state, and usefulness instead of how many words it can cough up before it gets tired.

Read more about this at: Amazon Web Services

Related stories

The daily briefing

Every AI story that matters, in your inbox by 8am.

TLDRocket reads all relevant sources, removes duplicate coverage, and summarises the day in two minutes. Follow companies and topics for alerts, or get the briefing in Slack. Free, no spam, unsubscribe anytime.