Algebraic Conditions for Generating Accurate Adjacency Arrays
Karia Dibert, Hayden Jansen, Jeremy Kepner

TL;DR
This paper establishes algebraic conditions under which the product of incidence arrays accurately produces adjacency matrices for graphs, ensuring correctness in data processing and graph construction.
Contribution
It introduces necessary and sufficient algebraic criteria for incidence array products to generate accurate adjacency matrices, advancing graph construction methods.
Findings
Criteria are necessary and sufficient for correct adjacency matrix generation.
Identifies algebraic structures that satisfy these criteria.
Provides a mathematical foundation for graph construction accuracy.
Abstract
Data processing systems impose multiple views on data as it is processed by the system. These views include spreadsheets, databases, matrices, and graphs. Associative arrays unify and simplify these different approaches into a common two-dimensional view of data. Graph construction, a fundamental operation in the data processing pipeline, is typically done by multiplying the incidence array representations of a graph, and , to produce an adjacency matrix of the graph that can be processed with a variety of machine learning clustering techniques. This work focuses on establishing the mathematical criteria to ensure that the matrix product is the adjacency array of the graph. It will then be shown that these criteria are also necessary and sufficient for the remaining nonzero…
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.
