On the Chain Pair Simplification Problem
Chenglin Fan, Omrit Filtser, Matthew J. Katz, Tim Wylie, and Binhai, Zhu

TL;DR
This paper investigates the computational complexity of the Chain Pair Simplification problem under the discrete Fréchet distance, proving it is polynomially solvable and providing efficient algorithms with practical biological applications.
Contribution
It resolves the open complexity question of CPS-3F, showing it is polynomially solvable and offering algorithms that outperform previous methods in biological data visualization.
Findings
CPS-3F is polynomially solvable with an $O(m^2n^2 ext{min}\{m,n\ ext{)}$ algorithm.
Weighted CPS-3F remains polynomial when weights are assigned to vertices of only one chain.
Experimental results indicate CPS-3F outperforms previous algorithms in biological applications.
Abstract
The problem of efficiently computing and visualizing the structural resemblance between a pair of protein backbones in 3D has led Bereg et al. to pose the Chain Pair Simplification problem (CPS). In this problem, given two polygonal chains and of lengths and , respectively, one needs to simplify them simultaneously, such that each of the resulting simplified chains, and , is of length at most and the discrete \frechet\ distance between and is at most , where and are given parameters. In this paper we study the complexity of CPS under the discrete \frechet\ distance (CPS-3F), i.e., where the quality of the simplifications is also measured by the discrete \frechet\ distance. Since CPS-3F was posed in 2008, its complexity has remained open. However, it was believed to be \npc, since CPS under the Hausdorff distance (CPS-2H) was…
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 · Computational Geometry and Mesh Generation · Genome Rearrangement Algorithms
