PulseAugur
EN
LIVE 07:10:56

New parallel algorithm ParMaxFEM accelerates frequent episode mining

Researchers have developed a new parallel algorithm called ParMaxFEM for maximal frequent episode mining, improving upon the existing MaxFEM algorithm. This enhanced algorithm is implemented in C++ and integrated into Desbordante, an open-source data profiler. Experiments show that ParMaxFEM offers significant speedups, with the parallelized version achieving up to 35x improvement over the baseline on 8 cores. AI

IMPACT This research could lead to more efficient data analysis and pattern discovery in large datasets.

RANK_REASON The cluster describes a new algorithm and its implementation in a research paper. [lever_c_demoted from research: ic=1 ai=0.7]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New parallel algorithm ParMaxFEM accelerates frequent episode mining

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Maxim Ivanov, Matvei Smirnov, Alisa Strazdina, George Chernishev ·

    Scalable Maximal Frequent Episode Mining with Desbordante

    arXiv:2607.03188v1 Announce Type: cross Abstract: Episode mining aims to extract subsequences of events that possess certain distinctive properties and constitute facts valuable to the user. Maximal frequent episode mining concentrates on discovery of frequently-appearing subsequ…