Distance-Preserving Graph Compression Techniques

07/11/2023
by   Amirali Madani, et al.
0

We study the problem of distance-preserving graph compression for weighted paths and trees. The problem entails a weighted graph G = (V, E) with non-negative weights, and a subset of edges E^'⊂ E which needs to be removed from G (with their endpoints merged as a supernode). The goal is to redistribute the weights of the deleted edges in a way that minimizes the error. The error is defined as the sum of the absolute differences of the shortest path lengths between different pairs of nodes before and after contracting E^'. Based on this error function, we propose optimal approaches for merging any subset of edges in a path and a single edge in a tree. Previous works on graph compression techniques aimed at preserving different graph properties (such as the chromatic number) or solely focused on identifying the optimal set of edges to contract. However, our focus in this paper is on achieving optimal edge contraction (when the contracted edges are provided as input) specifically for weighted trees and paths.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset