[图书][B] Kernel methods in computational biology
A detailed overview of current research in kernel methods and their application to
computational biology. Modern machine learning techniques are proving to be extremely …
computational biology. Modern machine learning techniques are proving to be extremely …
Incremental clone detection
N Göde, R Koschke - 2009 13th European conference on …, 2009 - ieeexplore.ieee.org
Finding, understanding and managing software clones-passages of duplicated source code-
is of large interest in research and practice. There is an abundance of techniques to detect …
is of large interest in research and practice. There is an abundance of techniques to detect …
Fast kernels for string and tree matching
SVN Vishwanathan, AJ Smola - 2004 - direct.mit.edu
This algorithm can be extended in various ways to provide linear time prediction cost in the
length of the sequence to be classified. We demonstrate extensions in the case of position …
length of the sequence to be classified. We demonstrate extensions in the case of position …
The string B-tree: A new data structure for string search in external memory and its applications
P Ferragina, R Grossi - Journal of the ACM (JACM), 1999 - dl.acm.org
We introduce a new text-indexing data structure, the String B-Tree, that can be seen as a link
between some traditional external-memory and string-matching data structures. In a short …
between some traditional external-memory and string-matching data structures. In a short …
Dictionary matching and indexing with errors and don't cares
This paper considers various flavors of the following online problem: preprocess a text or
collection of strings, so that given a query string p, all matches of p with the text can be …
collection of strings, so that given a query string p, all matches of p with the text can be …
Efficient approximate and dynamic matching of patterns using a labeling paradigm
SC Sahinalp, U Vishkin - … of 37th Conference on Foundations of …, 1996 - ieeexplore.ieee.org
A key approach in string processing algorithmics has been the labeling paradigm which is
based on assigning labels to some of the substrings of a given string. If these labels are …
based on assigning labels to some of the substrings of a given string. If these labels are …
Marked ancestor problems
S Alstrup, T Husfeldt, T Rauhe - Proceedings 39th Annual …, 1998 - ieeexplore.ieee.org
Consider a rooted tree whose nodes can be in two states: marked or unmarked. The marked
ancestor problem is to maintain a data structure with the following operations: mark (v) …
ancestor problem is to maintain a data structure with the following operations: mark (v) …
Automata for matching patterns
M Crochemore, C Hancart - Handbook of Formal Languages: Volume 2 …, 2013 - Springer
Automata for Matching Patterns Page 1 Automata for Matching Patterns Maxime Crochemore
and Christophe Hancart 1. Pattern matching and automata This chapter describes several …
and Christophe Hancart 1. Pattern matching and automata This chapter describes several …
Improved dynamic dictionary matching
In the dynamic dictionary matching problem, a dictionary D contains a set of patterns that
can change over time by insertion and deletion of individual patterns. The user also presents …
can change over time by insertion and deletion of individual patterns. The user also presents …
Optimal dynamic strings
In this paper, we study the fundamental problem of maintaining a dynamic collection of
strings under the following operations:• make_string–add a string of constant length,• concat …
strings under the following operations:• make_string–add a string of constant length,• concat …