Approximation of trees by self-nested trees
Romain Aza\"is, Jean-Baptiste Durand, Christophe Godin

TL;DR
This paper explores the properties of self-nested trees, offering a new combinatorial characterization, and introduces an approximation algorithm for efficiently predicting edit distances between trees.
Contribution
It provides a new combinatorial characterization of self-nested trees and an approximation algorithm for fast tree similarity assessment.
Findings
Self-nested trees enable faster query responses than general trees.
The approximation algorithm effectively predicts edit distances.
Self-nested trees have significant compression advantages.
Abstract
The class of self-nested trees presents remarkable compression properties because of the systematic repetition of subtrees in their structure. In this paper, we provide a better combinatorial characterization of this specific family of trees. In particular, we show from both theoretical and practical viewpoints that complex queries can be quickly answered in self-nested trees compared to general trees. We also present an approximation algorithm of a tree by a self-nested one that can be used in fast prediction of edit distance between two trees.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Advanced Database Systems and Queries · Graph Theory and Algorithms
