Lower Bounds and Improved Algorithms for Asymmetric Streaming Edit Distance and Longest Common Subsequence
Xin Li, Yu Zheng

TL;DR
This paper establishes new space lower bounds for asymmetric streaming edit distance and LCS, and introduces improved algorithms that significantly reduce space complexity for these problems, advancing understanding in streaming models.
Contribution
The paper provides the first explicit lower bounds for ED and LCS in the asymmetric streaming model and presents improved algorithms with reduced space complexity.
Findings
Lower bounds for ED and LCS in asymmetric streaming model.
Exponential separation between edit distance and Hamming distance.
Improved algorithms with reduced space complexity for ED and LCS.
Abstract
In this paper, we study edit distance (ED) and longest common subsequence (LCS) in the asymmetric streaming model, introduced by Saks and Seshadhri [SS13]. As an intermediate model between the random access model and the streaming model, this model allows one to have streaming access to one string and random access to the other string. Our first main contribution is a systematic study of space lower bounds for ED and LCS in the asymmetric streaming model. Previously, there are no explicitly stated results in this context, although some lower bounds about LCS can be inferred from the lower bounds for longest increasing subsequence (LIS) in [SW07][GG10][EJ08]. Yet these bounds only work for large alphabet size. In this paper, we develop several new techniques to handle ED in general and LCS for small alphabet size, thus establishing strong lower bounds for both problems. In particular,…
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.
