PulseAugur
EN
LIVE 08:36:52

New EHHN model advances next activity prediction for object-centric event logs

Researchers have developed EHHN, a novel Event-driven Heterogeneous Hypergraph Network designed for next activity prediction in object-centric event logs. This new model addresses limitations in existing methods by effectively capturing cross-object context, event-driven object state changes, inter-event timing, and global execution patterns. Experiments demonstrate that EHHN outperforms nine baseline methods across four benchmarks, achieving significant improvements in accuracy and macro F1-score while also substantially reducing GPU memory usage. AI

IMPACT Enhances predictive capabilities for complex, object-centric processes, potentially improving efficiency in service-oriented systems.

RANK_REASON This is a research paper detailing a new model and its experimental results. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

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

New EHHN model advances next activity prediction for object-centric event logs

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Jiaxing Wang, Kaitao Chen, Zhubin Han, Chenyu Hou, Bin Cao, Jing Fan, Ji Zhang ·

    EHHN: An Event-driven Heterogeneous Hypergraph Network for Object-Centric Next Activity Prediction

    arXiv:2607.01785v1 Announce Type: new Abstract: Next activity prediction helps service-oriented processes anticipate upcoming steps before delays, exceptions, or service-level risks occur. Most existing methods assume classical single-case event logs, whereas real service process…