From data to concepts via wiring diagrams
By: Jason Lo, Mohammadnima Jafari
Potential Business Impact:
Finds winning game plans from player actions.
A wiring diagram is a labeled directed graph that represents an abstract concept such as a temporal process. In this article, we introduce the notion of a quasi-skeleton wiring diagram graph, and prove that quasi-skeleton wiring diagram graphs correspond to Hasse diagrams. Using this result, we designed algorithms that extract wiring diagrams from sequential data. We used our algorithms in analyzing the behavior of an autonomous agent playing a computer game, and the algorithms correctly identified the winning strategies. We compared the performance of our main algorithm with two other algorithms based on standard clustering techniques (DBSCAN and agglomerative hierarchical), including when some of the data was perturbed. Overall, this article brings together techniques in category theory, graph theory, clustering, reinforcement learning, and data engineering.
Similar Papers
"The Diagram is like Guardrails": Structuring GenAI-assisted Hypotheses Exploration with an Interactive Shared Representation
Human-Computer Interaction
Helps people explore ideas with AI.
Representation of the structure of graphs by sequences of instructions
Artificial Intelligence
Lets computers understand pictures of connections.
Dependent Directed Wiring Diagrams for Composing Instantaneous Systems
Category Theory
Makes computer programs work together more easily.