Get the latest tech news

Compressing graphs and indexes with recursive graph bisection (2016)


Graph reordering is a powerful technique to increase the locality of the representations of graphs, which can be helpful in several applications. We study how the technique can be used to improve compression of graphs and inverted indexes. We extend the recent theoretical model of Chierichetti et al. (KDD 2009) for graph compression, and show how it can be employed for compression-friendly reordering of social networks and web graphs and for assigning document identifiers in inverted indexes. We design and implement a novel theoretically sound reordering algorithm that is based on recursive graph bisection. Our experiments show a significant improvement of the compression rate of graph and indexes over existing heuristics. The new method is relatively simple and allows efficient parallel and distributed implementations, which is demonstrated on graphs with billions of vertices and hundreds of billions of edges.

View a PDF of the paper titled Compressing Graphs and Indexes with Recursive Graph Bisection, by Laxman Dhulipala and Igor Kabiljo and Brian Karrer and Giuseppe Ottaviano and Sergey Pupyrev and Alon Shalita We design and implement a novel theoretically sound reordering algorithm that is based on recursive graph bisection. Our experiments show a significant improvement of the compression rate of graph and indexes over existing heuristics.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of indexes

indexes

Photo of Compressing graphs

Compressing graphs

Related news:

News photo

PostgreSQL Statistics, Indexes, and Pareto Data Distributions

News photo

A look at search engines with their own indexes (2021)

News photo

LedgerStore Supports Trillions of Indexes at Uber