Tight Conditional Lower Bounds for Longest Common Increasing Subsequence
Lech Duraj, Marvin K\"unnemann, Adam Polak

TL;DR
This paper establishes tight conditional lower bounds for the Longest Common Increasing Subsequence (LCIS) problem and its generalizations, showing no significantly faster algorithms exist under the Strong Exponential Time Hypothesis.
Contribution
It proves that LCIS and k-LCIS cannot be solved in strongly subquadratic or subexponential time, providing the first tight lower bounds for these problems based on SETH.
Findings
No strongly subquadratic algorithms for LCIS under SETH.
Lower bounds extend to k-LCIS and related problems.
Bounds follow from weaker variants of SETH.
Abstract
We consider the canonical generalization of the well-studied Longest Increasing Subsequence problem to multiple sequences, called -LCIS: Given integer sequences of length at most , the task is to determine the length of the longest common subsequence of that is also strictly increasing. Especially for the case of (called LCIS for short), several algorithms have been proposed that require quadratic time in the worst case. Assuming the Strong Exponential Time Hypothesis (SETH), we prove a tight lower bound, specifically, that no algorithm solves LCIS in (strongly) subquadratic time. Interestingly, the proof makes no use of normalization tricks common to hardness proofs for similar problems such as LCS. We further strengthen this lower bound (1) to rule out time algorithms for LCIS, where denotes the solution…
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.
