Graph Compression Using The Regularity Method
Francesco Pelosin

TL;DR
This paper introduces a novel graph compression method leveraging Szemerédi's Regularity Lemma, demonstrating its robustness and effectiveness in preserving meaningful patterns despite noise and structural corruption.
Contribution
It develops a new graph compression-decompression pipeline based on the Regularity Lemma, with extensive experiments validating its robustness and pattern preservation capabilities.
Findings
Effective compression of graphs while maintaining key patterns
Robustness against structural corruption and noise
Potential for scalable graph data summarization
Abstract
We are living in a world which is getting more and more interconnected and, as physiological effect, the interaction between the entities produces more and more information. This high throughput generation calls for techniques able to reduce the volume of the data, but still able to preserve the carried knowledge. Data compression and summarization techniques are one of the possible approaches to face such problems. The aim of this thesis is to devise a new pipeline for compressing and decompressing a graph by exploiting Szemer\'edi's Regularity Lemma. In particular, it has been developed a procedure called CoDec (Compression-Decompression) which is based on Alon et al's constructive version of the Regularity Lemma. We provide an extensive experimental evaluation to measure how robust is the framework as we both corrupt the structures carried by the graph and add noisy edges among them.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEmbedded Systems Design Techniques · Graph Theory and Algorithms
