Skip to main content

Showing 1–4 of 4 results for author: Nosatzki, N S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2112.08454  [pdf, other

    cs.DS

    Approximating the Longest Common Subsequence problem within a sub-polynomial factor in linear time

    Authors: Negev Shekel Nosatzki

    Abstract: The Longest Common Subsequence (LCS) of two strings is a fundamental string similarity measure with a classical dynamic programming solution taking quadratic time. Despite significant efforts, little progress was made in improving the runtime. Even in the realm of approximation, not much was known for linear time algorithms beyond the trivial $\sqrt{n}$-approximation. Recent breakthrough result pr… ▽ More

    Submitted 15 December, 2021; originally announced December 2021.

  2. arXiv:2112.05106  [pdf, other

    cs.DS

    Estimating the Longest Increasing Subsequence in Nearly Optimal Time

    Authors: Alexandr Andoni, Negev Shekel Nosatzki, Sandip Sinha, Clifford Stein

    Abstract: Longest Increasing Subsequence (LIS) is a fundamental statistic of a sequence, and has been studied for decades. While the LIS of a sequence of length $n$ can be computed exactly in time $O(n\log n)$, the complexity of estimating the (length of the) LIS in sublinear time, especially when LIS $\ll n$, is still open. We show that for any integer $n$ and any $λ= o(1)$, there exists a (randomized) n… ▽ More

    Submitted 1 November, 2022; v1 submitted 9 December, 2021; originally announced December 2021.

    Comments: Full version of FOCS 2022 paper

    ACM Class: F.2.0

  3. arXiv:2005.07678  [pdf, other

    cs.DS

    Edit Distance in Near-Linear Time: it's a Constant Factor

    Authors: Alexandr Andoni, Negev Shekel Nosatzki

    Abstract: We present an algorithm for approximating the edit distance between two strings of length $n$ in time $n^{1+\varepsilon}$ up to a constant factor, for any $\varepsilon>0$. Our result completes a research direction set forth in the recent breakthrough paper [Chakraborty-Das-Goldenberg-Koucky-Saks, FOCS'18], which showed the first constant-factor approximation algorithm with a (strongly) sub-quadrat… ▽ More

    Submitted 14 July, 2022; v1 submitted 15 May, 2020; originally announced May 2020.

  4. arXiv:1811.04065  [pdf, other

    cs.DS

    Two Party Distribution Testing: Communication and Security

    Authors: Alexandr Andoni, Tal Malkin, Negev Shekel Nosatzki

    Abstract: We study the problem of discrete distribution testing in the two-party setting. For example, in the standard closeness testing problem, Alice and Bob each have $t$ samples from, respectively, distributions $a$ and $b$ over $[n]$, and they need to test whether $a=b$ or $a,b$ are $ε$-far for some fixed $ε>0$. This is in contrast to the well-studied one-party case, where the tester has unrestricted a… ▽ More

    Submitted 9 November, 2018; originally announced November 2018.