paper-with-me

Papers

Sequence Covering Similarity for Symbolic Sequence Comparison

2018-01-22 · Pierre-François Marteau

This paper introduces the sequence covering similarity, that we formally define for evaluating the similarity between a symbolic sequence (string) and a set of symbolic sequences (strings). From this covering similarity we derive a pair-wise distance to compare two symbolic sequences. We show that this covering distance is a semimetric. Few examples are given to show how this string metric in $O(n \cdot log n)$ compares with the Levenshtein's distance that is in $O(n^2)$. A final example presents its application to plagiarism detection.

📄 PDF Abstract BibTeX arXiv:1801.07013

Code (1)

pfmarteau/STree4CS

Similar Papers 제목 키워드 기반

Sequence Covering for Efficient Host-Based Intrusion Detection

2018-08-24 · Marteau Pierre-François EXPRESSION

This paper introduces a new similarity measure, the covering similarity, that we formally define for evaluating the similarity between a symbolic sequence and a set of symbolic sequences. A pair-wise similarity can also …

Intrusion Detection

Recursive Binding for Similarity-Preserving Hypervector Representations of Sequences

2022-01-27 · Dmitri A. Rachkovskij, Denis Kleyko

Hyperdimensional computing (HDC), also known as vector symbolic architectures (VSA), is a computing framework used within artificial intelligence and cognitive computing that operates with distributed vector representati…

Word Similarity

Shift-Equivariant Similarity-Preserving Hypervector Representations of Sequences

2021-12-31 · Dmitri A. Rachkovskij

Hyperdimensional Computing (HDC), also known as Vector-Symbolic Architectures (VSA), is a promising framework for the development of cognitive architectures and artificial intelligence systems, as well as for technical a…

From Dionysius Emerges Apollo -- Learning Patterns and Abstractions from Perceptual Sequences

2025-03-14 · Shuchen Wu

Cognition swiftly breaks high-dimensional sensory streams into familiar parts and uncovers their relations. Why do structures emerge, and how do they enable learning, generalization, and prediction? What computational pr…

Chunking

A comparison of LSTM and GRU networks for learning symbolic sequences

2021-07-05 · Roberto Cahuantzi, Xinye Chen, Stefan Güttel

We explore the architecture of recurrent neural networks (RNNs) by studying the complexity of string sequences it is able to memorize. Symbolic sequences of different complexity are generated to simulate RNN training and…

Memorization