Représentations compactes des graphes et contraintes pseudo booléennes
Abstract
How to succinctly represent the truly relevant information in big data graphs? The approach
presented in this paper aims to discover hidden graph structures and exploit them to compactly
summarize large graphs. First, we show that some special graph classes such as cliques and
bicliques can be represented efficiently as Pseudo-Boolean (PB) constraints. Then, we propose
three new graph classes representable as PB constraints, called nested, sequence and
clique-nested bi-partite graphs. Finally, we derive a general approach for partial or complete
summarization of an arbitrary graph as a disjunction of PB constraints. Our representation can
be seen as an original way to represent the edges of the graph, as they correspond to particular
solutions of the PB constraints. An extensive experimental evaluation on several real-world
networks shows that our framework is competitive with the state-of-the-art compression technique.