Semantics, Representations and Grammars for Deep Learning
David Balduzzi

TL;DR
This paper introduces an abstract framework for understanding deep learning, formalizing concepts like semantics, representations, and grammars using game theory and communication protocols to better analyze and describe algorithms.
Contribution
It proposes a formal, graphical language for deep learning algorithms that emphasizes component interactions over optimization details, grounded in game theory and communication protocols.
Findings
Defines semantics as encoded functions optimized for criteria
Introduces representations as functions with chosen semantics
Develops a graphical language inspired by probabilistic models
Abstract
Deep learning is currently the subject of intensive study. However, fundamental concepts such as representations are not formally defined -- researchers "know them when they see them" -- and there is no common language for describing and analyzing algorithms. This essay proposes an abstract framework that identifies the essential features of current practice and may provide a foundation for future developments. The backbone of almost all deep learning algorithms is backpropagation, which is simply a gradient computation distributed over a neural network. The main ingredients of the framework are thus, unsurprisingly: (i) game theory, to formalize distributed optimization; and (ii) communication protocols, to track the flow of zeroth and first-order information. The framework allows natural definitions of semantics (as the meaning encoded in functions), representations (as functions…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Machine Learning and Algorithms · Reinforcement Learning in Robotics
