Skip to main content

Showing 1–5 of 5 results for author: Nogler, J

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

    cs.DS

    Faster Weighted and Unweighted Tree Edit Distance and APSP Equivalence

    Authors: Jakob Nogler, Adam Polak, Barna Saha, Virginia Vassilevska Williams, Yinzhan Xu, Christopher Ye

    Abstract: The tree edit distance (TED) between two rooted ordered trees with $n$ nodes labeled from an alphabet $Σ$ is the minimum cost of transforming one tree into the other by a sequence of valid operations consisting of insertions, deletions and relabeling of nodes. The tree edit distance is a well-known generalization of string edit distance and has been studied since the 1970s. Years of steady improve… ▽ More

    Submitted 31 March, 2025; v1 submitted 10 November, 2024; originally announced November 2024.

    Comments: Replaced with revised version

  2. arXiv:2410.06808  [pdf, other

    cs.DS quant-ph

    Near-Optimal-Time Quantum Algorithms for Approximate Pattern Matching

    Authors: Tomasz Kociumaka, Jakob Nogler, Philip Wellnitz

    Abstract: Approximate Pattern Matching is among the most fundamental string-processing tasks. Given a text $T$ of length $n$, a pattern $P$ of length $m$, and a threshold $k$, the task is to identify the fragments of $T$ that are at distance at most $k$ to $P$. We consider the two most common distances: Hamming distance (the number of character substitutions) in Pattern Matching with Mismatches and edit dis… ▽ More

    Submitted 9 October, 2024; originally announced October 2024.

    Comments: 69 pages, 2 figures

  3. arXiv:2403.18812  [pdf, other

    cs.DS quant-ph

    On the Communication Complexity of Approximate Pattern Matching

    Authors: Tomasz Kociumaka, Jakob Nogler, Philip Wellnitz

    Abstract: The decades-old Pattern Matching with Edits problem, given a length-$n$ string $T$ (the text), a length-$m$ string $P$ (the pattern), and a positive integer $k$ (the threshold), asks to list all fragments of $T$ that are at edit distance at most $k$ from $P$. The one-way communication complexity of this problem is the minimum amount of space needed to encode the answer so that it can be retrieved… ▽ More

    Submitted 9 October, 2024; v1 submitted 27 March, 2024; originally announced March 2024.

    Comments: 67 pages; 5 figures; abstract shortened

  4. arXiv:2403.06376  [pdf, other

    cs.MA

    The Geometry of Cyclical Social Trends

    Authors: Bernard Chazelle, Kritkorn Karntikoon, Jakob Nogler

    Abstract: We investigate the emergence of periodic behavior in opinion dynamics and its underlying geometry. For this, we use a bounded-confidence model with contrarian agents in a convolution social network. This means that agents adapt their opinions by interacting with their neighbors in a time-varying social network. Being contrarian, the agents are kept from reaching consensus. This is the key feature… ▽ More

    Submitted 10 March, 2024; originally announced March 2024.

  5. arXiv:2211.15945  [pdf, other

    cs.DS

    Quantum Speed-ups for String Synchronizing Sets, Longest Common Substring, and k-mismatch Matching

    Authors: Ce Jin, Jakob Nogler

    Abstract: Longest Common Substring (LCS) is an important text processing problem, which has recently been investigated in the quantum query model. The decisional version of this problem, LCS with threshold $d$, asks whether two length-$n$ input strings have a common substring of length $d$. The two extreme cases, $d=1$ and $d=n$, correspond respectively to Element Distinctness and Unstructured Search, two f… ▽ More

    Submitted 29 November, 2022; originally announced November 2022.

    Comments: SODA 2023. Abstract shortened to meet arXiv requirements