activity
20242026
collaborators

6 papers

cs.DS2026

Subtree Mode and Applications

Jialong Zhou, Ben Bals, Matei Tinca +4

The mode of a collection of values (i.e., the most frequent value in the collection) is a key summary statistic. Finding the mode in a given range of an array of values is thus of…

cs.DS2025

Contextual Pattern Mining and Counting

Ling Li, Daniel Gibney, Sharma V. Thankachan +2

Given a string of length , a longer string of length , and two integers and , the context of in is the set of all string pairs , w…

cs.DS2025

Resilient Pattern Mining

Pengxin Bian, Panagiotis Charalampopoulos, Lorraine A. K. Ayad +3

Frequent pattern mining is a flagship problem in data mining. In its most basic form, it asks for the set of substrings of a given string of length that occur at least

cs.DS2025

U-index: A Universal Indexing Framework for Matching Long Patterns

Lorraine A. K. Ayad, Gabriele Fici, Ragnar Groot Koerkamp +4

Text indexing is a fundamental and well-studied problem. Classic solutions either replace the original text with a compressed representation, e.g., the FM-index and its variants, o…

cs.DS2025

Indexing Strings with Utilities

Giulia Bernardini, Huiping Chen, Alessio Conte +5

Applications in domains ranging from bioinformatics to advertising feature strings that come with numerical scores (utilities). The utilities quantify the importance, interest, pro…

cs.DS2024

Scalable Order-Preserving Pattern Mining

Ling Li, Wiktor Zuba, Grigorios Loukides +2

Time series are ubiquitous in domains ranging from medicine to marketing and finance. Frequent Pattern Mining (FPM) from a time series has thus received much attention. Recently, i…