A SAT model to mine flexible sequences in transactional datasets
Traditional pattern mining algorithms generally suffer from a lack of flexibility. In this paper, we propose a SAT formulation of the problem to successfully mine frequent flexible sequences occurring in transactional datasets. Our SAT-based approach can easily be extended with extra constraints to address a broad range of pattern mining applications. To demonstrate this claim, we formulate and add several constraints, such as gap and span constraints, to our model in order to extract more specific patterns. We also use interactive solving to perform important derived tasks, such as closed pattern mining or maximal pattern mining. Finally, we prove the practical feasibility of our SAT model by running experiments on two real datasets.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Uniting contrastive and generative learning for event sequences models
High-quality representation of transactional sequences is vital for modern banking applications, including risk management, churn prediction, and personalized customer offers. Different tasks require distinct representat…
Contrastive LearningManagementRepresentation LearningSelf-Supervised Learning+1Analysis of the Impact of Central bank Digital Currency on the Demand for Transactional Currency
This paper takes the development of Central bank digital currencies as a perspective, introduces it into the Baumol-Tobin money demand theoretical framework, establishes the transactional money demand model under Central…
Generative Pretraining at Scale: Transformer-Based Encoding of Transactional Behavior for Fraud Detection
In this work, we introduce an innovative autoregressive model leveraging Generative Pretrained Transformer (GPT) architectures, tailored for fraud detection in payment systems. Our approach innovatively confronts token e…
Anomaly DetectionFraud DetectionUser-Centric Modeling of Transactional Sequences with Explainable State Space Models
We propose a hybrid approach for user-centric modeling of transactional event sequences that combines contrastive representation learning (CoLES) with State Space Models (SSMs). While contrastive methods yield high-quali…
Representation LearningProbabilistic Sampling-Enhanced Temporal-Spatial GCN: A Scalable Framework for Transaction Anomaly Detection in Ethereum Networks
The rapid evolution of the Ethereum network necessitates sophisticated techniques to ensure its robustness against potential threats and to maintain transparency. While Graph Neural Networks (GNNs) have pioneered anomaly…
Anomaly DetectionTemporal Sequences