Strongly polynomial efficient approximation scheme for segmentation
Nikolaj Tatti

TL;DR
This paper presents strongly polynomial approximation algorithms for sequence segmentation problems, improving computational efficiency for large sequences while maintaining near-optimal solutions.
Contribution
The authors develop strongly polynomial algorithms for both standard and cumulative segmentation problems, extending existing approximation schemes with improved theoretical guarantees.
Findings
Achieved strongly polynomial time algorithms for sequence segmentation.
Provided approximation schemes with guarantees close to optimal.
Enhanced efficiency for large-scale segmentation tasks.
Abstract
Partitioning a sequence of length into coherent segments (Seg) is one of the classic optimization problems. As long as the optimization criterion is additive, Seg can be solved exactly in time using a classic dynamic program. Due to the quadratic term, computing the exact segmentation may be too expensive for long sequences, which has led to development of approximate solutions. We consider an existing estimation scheme that computes approximation in polylogarithmic time. We augment this algorithm, making it strongly polynomial. We do this by first solving a slightly different segmentation problem (MaxSeg), where the quality of the segmentation is the maximum penalty of an individual segment. By using this solution to initialize the estimation scheme, we are able to obtain a strongly polynomial algorithm. In addition, we consider a cumulative version…
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.
