Improved Lower Bounds on the Expected Length of Longest Common Subsequences
George T. Heineman, Chase Miller, Daniel Reichman, Andrew Salls,, G\'abor S\'ark\"ozy, Duncan Soiffer

TL;DR
This paper improves the lower bounds on the expected length of the longest common subsequence for multiple random strings, advancing the understanding of Chvátal-Sankoff constants through optimized algorithms and extensive computations.
Contribution
The authors develop optimized algorithms and computational methods to significantly improve lower bounds on Chvátal-Sankoff constants for various string and alphabet sizes.
Findings
Achieved a new lower bound of 0.792665992 for two binary strings.
Improved lower bounds for multiple strings and larger alphabets.
Enhanced computational techniques for estimating LCS bounds.
Abstract
It has been proven that, when normalized by , the expected length of a longest common subsequence of random strings of length over an alphabet of size converges to some constant that depends only on and . These values are known as the Chv\'{a}tal-Sankoff constants, and determining their exact values is a well-known open problem. Upper and lower bounds are known for some combinations of and , with the best lower and upper bounds for the most studied case, , at and , respectively. Building off previous algorithms for lower-bounding the constants, we implement runtime optimizations, parallelization, and an efficient memory reading and writing scheme to obtain an improved lower bound of for . We additionally improve upon almost all previously reported lower bounds for the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Optimization and Packing Problems · Coding theory and cryptography
