English

The Minimum Edit Arborescence Problem and Its Use in Compressing Graph Collections [Extended Version]

Computer Vision and Pattern Recognition 2021-08-02 v1 Data Structures and Algorithms

Abstract

The inference of minimum spanning arborescences within a set of objects is a general problem which translates into numerous application-specific unsupervised learning tasks. We introduce a unified and generic structure called edit arborescence that relies on edit paths between data in a collection, as well as the Min Edit Arborescence Problem, which asks for an edit arborescence that minimizes the sum of costs of its inner edit paths. Through the use of suitable cost functions, this generic framework allows to model a variety of problems. In particular, we show that by introducing encoding size preserving edit costs, it can be used as an efficient method for compressing collections of labeled graphs. Experiments on various graph datasets, with comparisons to standard compression tools, show the potential of our method.

Keywords

Cite

@article{arxiv.2107.14525,
  title  = {The Minimum Edit Arborescence Problem and Its Use in Compressing Graph Collections [Extended Version]},
  author = {Lucas Gnecco and Nicolas Boria and Sébastien Bougleux and Florian Yger and David B. Blumenthal},
  journal= {arXiv preprint arXiv:2107.14525},
  year   = {2021}
}
R2 v1 2026-06-24T04:40:57.657Z