کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
396477 670352 2016 17 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
Tree edit distance: Robust and memory-efficient
ترجمه فارسی عنوان
ویرایش از راه دور درخت : حافظه مقاوم و کارآمد
کلمات کلیدی
موضوعات مرتبط
مهندسی و علوم پایه مهندسی کامپیوتر هوش مصنوعی
چکیده انگلیسی


• We address the memory problem of the strategy computation in the RTED algorithm for the tree edit distance.
• We prove an upper bound which guarantees that the strategy computation never uses more memory than the distance computation.
• We compute the optimal strategy in the class of all-path strategies which subsumes the LRH strategies used before.
• We develop new single-path functions which are better in terms of runtime and memory than the previously used functions.

Hierarchical data are often modelled as trees. An interesting query identifies pairs of similar trees. The standard approach to tree similarity is the tree edit distance, which has successfully been applied in a wide range of applications. In terms of runtime, the state-of-the-art algorithm for the tree edit distance is RTED, which is guaranteed to be fast independent of the tree shape. Unfortunately, this algorithm requires up to twice the memory of its competitors. The memory is quadratic in the tree size and is a bottleneck for the tree edit distance computation.In this paper we present a new, memory efficient algorithm for the tree edit distance, AP-TED (All Path Tree Edit Distance). Our algorithm runs at least as fast as RTED without trading in memory efficiency. This is achieved by releasing memory early during the first step of the algorithm, which computes a decomposition strategy for the actual distance computation. We show the correctness of our approach and prove an upper bound for the memory usage. The strategy computed by AP-TED is optimal in the class of all-path strategies, which subsumes the class of LRH strategies used in RTED. We further present the AP-TED+ algorithm, which requires less computational effort for very small subtrees and improves the runtime of the distance computation. Our experimental evaluation confirms the low memory requirements and the runtime efficiency of our approach.

ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Information Systems - Volume 56, March 2016, Pages 157–173
نویسندگان
, ,