The white-box adversarial data stream model

M Ajtai, V Braverman, TS Jayram, S Silwal… - Proceedings of the 41st …, 2022 - dl.acm.org
There has been a flurry of recent literature studying streaming algorithms for which the input
stream is chosen adaptively by a black-box adversary who observes the output of the …

Small-space and streaming pattern matching with edits

T Kociumaka, E Porat… - 2021 IEEE 62nd Annual …, 2022 - ieeexplore.ieee.org
In this work, we revisit the fundamental and well-studied problem of approximate pattern
matching under edit distance. Given an integer k, a pattern P of length m, and a text T of …

[HTML][HTML] Time–space trade-offs for lempel–Ziv compressed indexing

P Bille, MB Ettienne, IL Gørtz, HW Vildhøj - Theoretical Computer Science, 2018 - Elsevier
Given a string S, the compressed indexing problem is to preprocess S into a compressed
representation that supports fast substring queries. The goal is to use little space relative to …

A (1+ ln2)-approximation algorithm for minimum-cost 2-edge-connectivity augmentation of trees with constant radius

N Cohen, Z Nutov - Theoretical Computer Science, 2013 - Elsevier
We consider the Tree Augmentation problem: given a graph G=(V, E) with edge-costs and a
tree T on V disjoint to E, find a minimum-cost edge-subset F⊆ E such that T∪ F is 2-edge …

Locally consistent parsing for text indexing in small space

O Birenzwige, S Golan, E Porat - Proceedings of the Fourteenth Annual ACM …, 2020 - SIAM
We consider two closely related problems of text indexing in a sub-linear working space.
The first problem is the Sparse Suffix Tree (SST) construction, where a text S is given in read …

The k-mismatch problem revisited

R Clifford, A Fontaine, E Porat, B Sach… - Proceedings of the twenty …, 2016 - SIAM
We revisit the complexity of one of the most basic problems in pattern matching. In the k-
mismatch problem we must compute the Hamming distance between a pattern of length m …

The streaming k-mismatch problem

R Clifford, T Kociumaka, E Porat - Proceedings of the Thirtieth Annual ACM …, 2019 - SIAM
We consider the streaming complexity of a fundamental task in approximate pattern
matching: the k-mismatch problem. In this problem, we must compute Hamming distances …

Real-time streaming string-matching

D Breslauer, Z Galil - ACM Transactions on Algorithms (TALG), 2014 - dl.acm.org
This article presents a real-time randomized streaming string-matching algorithm that uses O
(log m) space. The algorithm only makes one-sided small probability false-positive errors …

Concept extraction from student essays, towards concept map mining

J Villalon, RA Calvo - 2009 Ninth IEEE International …, 2009 - ieeexplore.ieee.org
This paper presents a new approach for automatic concept extraction, using grammatical
parsers and Latent Semantic Analysis. The methodology is described, also the tool used to …

Approximating text-to-pattern Hamming distances

TM Chan, S Golan, T Kociumaka, T Kopelowitz… - Proceedings of the …, 2020 - dl.acm.org
We revisit a fundamental problem in string matching: given a pattern of length m and a text of
length n, both over an alphabet of size σ, compute the Hamming distance (ie, the number of …