Dataflow Graphs as Matrices and Programming with Higher-order Matrix Elements
Michael Bukatin, Steve Matthews

TL;DR
This paper introduces a novel dataflow programming approach using bipartite graphs and matrices to enable continuous evolution and modification of programs, particularly for probabilistic sampling and animation tasks.
Contribution
It develops a formalism for higher-order dataflow programming with matrix elements, allowing continuous program transformations and evolution.
Findings
Representation of dataflow programs as matrices of real numbers
Development of a formalism for higher-order dataflow programming
Software experiments demonstrating the approach
Abstract
We consider dataflow architecture for two classes of computations which admit taking linear combinations of execution runs: probabilistic sampling and generalized animation. We improve the earlier technique of almost continuous program transformations by adopting a discipline of bipartite graphs linking nodes obtained via general transformations and nodes obtained via linear transformations which makes it possible to develop and evolve dataflow programs over these classes of computations by continuous program transformations. The use of bipartite graphs allows us to represent the dataflow programs from this class as matrices of real numbers and evolve and modify programs by continuous change of these numbers. We develop a formalism for higher-order dataflow programming for this class of dataflow graphs based on the higher-order matrix elements. Some of our software experiments are…
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
TopicsEmbedded Systems Design Techniques · Interconnection Networks and Systems
