MinMax-Profiles: A Unifying View of Common Intervals, Nested Common Intervals and Conserved Intervals of K Permutations
Irena Rusu

TL;DR
This paper introduces a unified, efficient algorithmic framework for identifying various types of common intervals, nested common intervals, and conserved intervals across multiple permutations, extending previous methods to arbitrary K with optimal complexity.
Contribution
The paper presents a generic algorithmic framework using MinMax-profile and LR-stack for finding multiple interval types in K permutations, including new solutions for nested common intervals when K>2.
Findings
Algorithms run in O(Kn+N) time with O(n) space.
New algorithms for nested common intervals and maximal nested common intervals for K>2.
Existing algorithms are matched or improved in efficiency.
Abstract
Common intervals of K permutations over the same set of n elements were firstly investigated by T. Uno and M.Yagiura (Algorithmica, 26:290:309, 2000), who proposed an efficient algorithm to find common intervals when K=2. Several particular classes of intervals have been defined since then, e.g. conserved intervals and nested common intervals, with applications mainly in genome comparison. Each such class, including common intervals, led to the development of a specific algorithmic approach for K=2, and - except for nested common intervals - for its extension to an arbitrary K. In this paper, we propose a common and efficient algorithmic framework for finding different types of common intervals in a set P of K permutations, with arbitrary K. Our generic algorithm is based on a global representation of the information stored in P, called the MinMax-profile of P, and an efficient data…
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.
