[2604.07242] Weaves, Wires, and Morphisms: Formalizing and Implementing the Algebra of Deep Learning
Abstract:Despite deep learning models running well-defined mathematical functions, we lack a formal mathematical framework for describing model architectures. Ad-hoc notation, diagrams, and pseudocode poorly handle nonlinear broadcasting and the relationship between individual components and composed models. This paper introduces a categorical framework for deep learning models that formalizes broadcasting through the novel axis-stride and array-broadcasted categories. This allows the mathematical function underlying architectures to be precisely expressed and manipulated in a compositional manner. These mathematical definitions are translated into human manageable diagrams and machine manageable data structures. We provide a mirrored implementation in Python (pyncd) and TypeScript (tsncd) to show the universal aspect of our framework, along with features including algebraic construction, graph conversion, PyTorch compilation and diagram rendering. This lays the foundation for a systematic, formal approach to deep learning model design and analysis.
Published in Transactions on Machine Learning Research (08/2026) Weaves, Wires, and Morphisms: Formalizing and Imple- menting the Algebra of Deep Learning Vincent Abbott ∗ vtabbott@mit.edu Laboratory for Information and Decision Systems, Massachusetts Institute of Technology Gioele Zardini ∗…
saved by
related reading
- Categories for AIcats.for.ai
- The Little Book of Deep Learningfleuret.org
- Neural Networks, Types, and Functional Programming -- colah's blogcolah.github.io
- Aman's AI Journal • Primers • Ilya Sutskever's Top 30aman.ai
- Geometric Deep Learning: Grids, Groups, Graphs, Geodesics, and Gaugesarxiv.org
- NL.pdfabehrouz.github.io
- Deep learning as program synthesis — LessWronglesswrong.com
- Categories for Machine Learningcats.for.ai
- 2404.17625arxiv.org
- (Some of) The Models, They Just Don't Want to Learn | Tildeblog.tilderesearch.com
- Understanding Deep Learningudlbook.github.io
- [2604.21691] There Will Be a Scientific Theory of Deep Learningarxiv.org