Graph Compression with Application to Model Selection
Mojtaba Abolfazli, Anders Host-Madsen, June Zhang, Andras Bratincsak

TL;DR
This paper introduces universal lossless graph compression methods that transform graphs into rooted binary trees and encode them using graph statistics, improving compression and aiding model selection in complex data.
Contribution
It presents novel universal source coding techniques for unweighted, undirected, unlabelled graphs and applies them to model selection and real-world data analysis.
Findings
Better compression performance than existing methods on synthetic and real graphs.
Improved Gaussian graphical model selection using MDL principle.
Effective analysis of ECG data for group differences.
Abstract
Many multivariate data such as social and biological data exhibit complex dependencies that are best characterized by graphs. Unlike sequential data, graphs are, in general, unordered structures. This means we can no longer use classic, sequential-based compression methods on these graph-based data. Therefore, it is necessary to develop new methods for graph compression. In this paper, we present universal source coding methods for the lossless compression of unweighted, undirected, unlabelled graphs. We encode in two steps: 1) transforming graph into a rooted binary tree, 2) the encoding rooted binary tree using graph statistics. Our coders showed better compression performance than other source coding methods on both synthetic and real-world graphs. We then applied our graph coding methods for model selection of Gaussian graphical models using minimum description length (MDL)…
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
TopicsAlgorithms and Data Compression · Graph Theory and Algorithms · Data Management and Algorithms
