

We study a lossy compression scheme linked to the biological problem of founder reconstruction: The goal in founder reconstruction is to replace a set of strings with a smaller set of founders such that the original connections are maintained as well as possible. A general formulation of this problem is NP-hard, but when limiting to reconstructions that form a segmentation of the input strings, polynomial time solutions exist. We proposed in our earlier work (WABI 2018) a linear time solution to a formulation where minimum segment length was bounded, but it was left open if the same running time can be obtained when the targeted compression level (number of founders) is bounded and lossyness is minimized. This optimization is captured by the Maximum Segmentation problem: Given a threshold M and a set of strings of the same length n, find a minimum cost partition P where for each segment, the compression level is bounded from above by M. We give linear time algorithms to solve the problem for two different (compression quality) measures on P: the average length of the intervals of the partition and the length of the minimal interval of the partition. These algorithms make use of positional Burrows–Wheeler transform and the range maximum queue, an extension of range maximum queries to the case where the input string can be operated as a queue. For the latter, we present a new solution that may be of independent interest. The solutions work in a streaming model where one column of the input strings is introduced at a time. © 2019, Springer Nature Switzerland AG.
| Engineering controlled terms: | Clustering algorithmsInformation retrievalPolynomial approximationQueueing theory |
|---|---|
| Engineering uncontrolled terms | Biological problemsCompression qualityLinear-time algorithmsLinear-time solutionsLossy compressionsPolynomial-timeRange maximum queryRange maximum queue |
| Engineering main heading: | Dynamic programming |
| Funding sponsor | Funding number | Acronym |
|---|---|---|
| Academy of Finland | 309048 |
This work was partially supported by the Academy of Finland (grant 309048).
Cazaux, B.; Department of Computer Science, University of Helsinki, Helsinki, Finland;
© Copyright 2019 Elsevier B.V., All rights reserved.