[PDF][PDF] Shaving Logs via Large Sieve Inequality: Faster Algorithms for Sparse Convolution and More

C Jin, Y Xu - Proceedings of the 56th Annual ACM Symposium on …, 2024 - dl.acm.org
In sparse convolution-type problems, a common technique is to hash the input integers
modulo a random prime p∈[Q/2, Q] for some parameter Q, which reduces the range of the …

Subsequences with gap constraints: Complexity bounds for matching and analysis problems

JD Day, M Kosche, F Manea, ML Schmid - arXiv preprint arXiv:2206.13896, 2022 - arxiv.org
We consider subsequences with gap constraints, ie, length-k subsequences p that can be
embedded into a string w such that the induced gaps (ie, the factors of w between the …

Subsequences in bounded ranges: Matching and analysis problems

M Kosche, T Koß, F Manea, V Pak - International Conference on …, 2022 - Springer
In this paper, we consider a variant of the classical algorithmic problem of checking whether
a given word v is a subsequence of another word w. More precisely, we consider the …

Small Space Encoding and Recognition of -Palindromic Prefixes

G Bathie, J Ellert, P Gawrychowski… - arXiv preprint arXiv …, 2024 - arxiv.org
Palindromes are non-empty strings that read the same forward and backward. The problem
of recognizing strings that can be represented as the concatenation of even-length …

On Combinatorial Properties of Subsequences

T Koß - 2024 - ediss.uni-goettingen.de
In this overview, I present chronologically the published articles to which I contributed during
my doctoral studies. The papers that make up the chapters of this thesis, that is, Paper 1 [69] …

Sketch-based approaches to process massive string data

G Gourdel - 2023 - theses.hal.science
The simplicity of strings and their impactful usage puts their processing at the heart of many
applications, including Bioinformatics, Information Retrieval, and Cybersecurity. Exact …

Sparse Regular Expression Matching

P Bille, IL Gørtz - Proceedings of the 2024 Annual ACM-SIAM …, 2024 - SIAM
A regular expression specifies a set of strings formed by single characters combined with
concatenation, union, and Kleene star operators. Given a regular expression R and a string …