LGJul 28, 2022

Unsupervised Frequent Pattern Mining for CEP

arXiv:2207.14017v11 citationsh-index: 44
Originality Incremental advance
AI Analysis

This enables CEP integration in domains lacking expert knowledge, such as online finance and healthcare, though it appears incremental as it builds on existing reinforcement learning methods.

The paper tackles the problem of manually defining complex event processing (CEP) patterns by introducing REDEEMER, a reinforcement and active learning approach that mines CEP patterns to expand knowledge extraction and reduce human effort, with experiments showing it outperforms state-of-the-art reinforcement learning methods for pattern mining.

Complex Event Processing (CEP) is a set of methods that allow efficient knowledge extraction from massive data streams using complex and highly descriptive patterns. Numerous applications, such as online finance, healthcare monitoring and fraud detection use CEP technologies to capture critical alerts, potential threats, or vital notifications in real time. As of today, in many fields, patterns are manually defined by human experts. However, desired patterns often contain convoluted relations that are difficult for humans to detect, and human expertise is scarce in many domains. We present REDEEMER (REinforcement baseD cEp pattErn MinER), a novel reinforcement and active learning approach aimed at mining CEP patterns that allow expansion of the knowledge extracted while reducing the human effort required. This approach includes a novel policy gradient method for vast multivariate spaces and a new way to combine reinforcement and active learning for CEP rule learning while minimizing the number of labels needed for training. REDEEMER aims to enable CEP integration in domains that could not utilize it before. To the best of our knowledge, REDEEMER is the first system that suggests new CEP rules that were not observed beforehand, and is the first method aimed for increasing pattern knowledge in fields where experts do not possess sufficient information required for CEP tools. Our experiments on diverse data-sets demonstrate that REDEEMER is able to extend pattern knowledge while outperforming several state-of-the-art reinforcement learning methods for pattern mining.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes