paper-with-me

Papers

Semantics of negative sequential patterns

2020-02-17 · Thomas Guyet, Philippe Besnard

In the field of pattern mining, a negative sequential pattern is specified by means of a sequence consisting of events to occur and of other events, called negative events, to be absent. For instance, containment of the pattern $\langle a\ \neg b\ c\rangle$ arises with an occurrence of a and a subsequent occurrence of c but no occurrence of b in between. This article is to shed light on the ambiguity of such a seemingly intuitive notation and we identify eight possible semantics for the containment relation between a pattern and a sequence. These semantics are illustrated and formally studied, in particular we propose dominance and equivalence relations between them. Also we prove that support is anti-monotonic for some of these semantics. Some of the results are discussed with the aim of developing algorithms to extract efficiently frequent negative patterns.

📄 PDF Abstract BibTeX arXiv:2002.06920

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A survey on the semantics of sequential patterns with negation

2023-09-20 · Thomas Guyet

A sequential pattern with negation, or negative sequential pattern, takes the form of a sequential pattern for which the negation symbol may be used in front of some of the pattern's itemsets. Intuitively, such a pattern…

NegationSurvey

NegPSpan: efficient extraction of negative sequential patterns with embedding constraints

2018-04-04 · Thomas Guyet, René Quiniou

Mining frequent sequential patterns consists in extracting recurrent behaviors, modeled as patterns, in a big sequence dataset. Such patterns inform about which events are frequently observed in sequences, i.e. what does…

Mining Negative Sequential Patterns to Improve Viral Genomic Feature Representation and Classification

2026-04-28 · Wenxi Zhu, Wensheng Gan, Zhenlian Qi arxiv

Viruses represent the most abundant biological entities on Earth and play a pivotal role in microbial ecosystems, yet, as prominent human pathogens, they are closely linked to human morbidity and mortality. Accurate iden…

SemaCDR: LLM-Powered Transferable Semantics for Cross-Domain Sequential Recommendation

2026-01-30 · Chunxu Zhang, Shanqiang Huang, Zijian Zhang, Jiahong Liu 외 arxiv

Cross-domain recommendation (CDR) addresses the data sparsity and cold-start problems in the target domain by leveraging knowledge from data-rich source domains. However, existing CDR methods often rely on domain-specifi…

Sequential Recommendation

A Formal Methods Approach to Pattern Synthesis in Reaction Diffusion Systems

2014-09-12 · Ebru Aydin Gol, Ezio Bartocci, Calin Belta

We propose a technique to detect and generate patterns in a network of locally interacting dynamical systems. Central to our approach is a novel spatial superposition logic, whose semantics is defined over the quad-tree …