LGAIJul 22, 2025

Symbolic Graph Intelligence: Hypervector Message Passing for Learning Graph-Level Patterns with Tsetlin Machines

arXiv:2507.16537v1h-index: 1
Originality Incremental advance
AI Analysis

This addresses graph classification with improved transparency for domains needing interpretable models, though it appears incremental as it builds on existing symbolic and graph learning methods.

The authors tackled graph classification by developing a symbolic framework using binary hypervectors and Tsetlin Machines, achieving competitive accuracy on TUDataset benchmarks while maintaining interpretability.

We propose a multilayered symbolic framework for general graph classification that leverages sparse binary hypervectors and Tsetlin Machines. Each graph is encoded through structured message passing, where node, edge, and attribute information are bound and bundled into a symbolic hypervector. This process preserves the hierarchical semantics of the graph through layered binding from node attributes to edge relations to structural roles resulting in a compact, discrete representation. We also formulate a local interpretability framework which lends itself to a key advantage of our approach being locally interpretable. We validate our method on TUDataset benchmarks, demonstrating competitive accuracy with strong symbolic transparency compared to neural graph models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes