Skip to main content
ZS

Zuzanna Stamirowska

1episode
1podcast

We have 1 summarized appearance for Zuzanna Stamirowska so far. Browse all podcasts to discover more episodes.

Featured On 1 Podcast

All Appearances

1 episode
Eye on AI

#326 Zuzanna Stamirowska: Inside Pathway's AI Systems That Work with Live, Real-Time Data

Eye on AI
68 minCofounder and Coauthor of BDH Architecture at Pathway

AI Summary

→ WHAT IT COVERS Pathway cofounder Zuzanna Stamirowska presents the Dragon Hatchling (BDH) architecture, a post-transformer neural network modeled on brain-like graph dynamics. The system stores state on edges rather than nodes, enables persistent memory at inference time, and trains comparably to GPT-2 while targeting enterprise reasoning tasks requiring small data and long-horizon coherence. → KEY INSIGHTS - **Memory at inference, not just training:** BDH updates its fast weights continuously during inference, meaning the model retains context across a session rather than resetting each time. This directly addresses the core LLM limitation where every session starts from scratch — analogous to an employee who never accumulates experience beyond their first day on the job. - **State lives on edges, not nodes:** Unlike transformers where knowledge encodes in node weights, BDH stores state on synaptic edges (fast weights) while nodes function purely as computations. This duality, drawn from quantum physics principles, allows individual synapses to represent specific concepts — the paper demonstrates a single synapse activating consistently for the concept of currency. - **Sparse local dynamics reduce compute:** BDH uses a graph topology where neurons connect only to relevant neighbors, not all-to-all as in transformers. Attention scales linearly with neuron count n rather than quadratically. At inference, only a small local subgraph activates per step, meaning a model with a massive state accesses only a fraction of it — potentially cutting reasoning compute by 10x per output token. - **Model merging via graph concatenation:** Two separately trained BDH graphs can be joined along the shared neuron dimension n, then fine-tuned together to form cross-domain connections. A paper experiment merges two single-language models, producing coherent mixed-language output. This composability enables domain fusion — combining, for example, a finance-trained and a law-trained model into one integrated reasoning system. - **Target use cases: small data and long-horizon reasoning:** BDH's first commercial applications focus on high-value, data-scarce domains such as nuclear engineering documentation and healthcare claims resolution. The architecture's interpretability advantage — visible synapse activation patterns — supports regulated industries requiring explainability. AWS customers gain access through a Pathway-NVIDIA-AWS partnership announced at AWS re:Invent in December 2024. - **Scale-free network structure emerges organically:** During training, BDH's connection degree distribution converges toward a scale-free topology without any top-down design. This structure, common in organic complex systems like the internet and social networks, provides resilience, efficient communicability, and self-similar properties across network sizes — properties the team argues will support generalization and reasoning beyond what fixed transformer architectures can achieve. → NOTABLE MOMENT Stamirowska describes an experiment where two BDH models, each trained on a different language, were merged by simply concatenating their graphs. Without additional joint training, the combined model began producing output that mixed vocabulary from both languages in a coherent way — demonstrating that architectural composability is a structural property, not an engineering workaround. 💼 SPONSORS [{"name": "Tastytrade", "url": "https://tastytrade.com"}] 🏷️ Post-Transformer Architecture, Neural Network Memory, Graph Neural Networks, AI Reasoning, Enterprise AI, Continual Learning

Explore More

Never miss Zuzanna Stamirowska's insights

Subscribe to get AI-powered summaries of Zuzanna Stamirowska's podcast appearances delivered to your inbox weekly.

Start Free Today

No credit card required • Free tier available