PulseAugur
EN
LIVE 08:51:36

New GGATN model generates complete event sequences for predictive process monitoring

Researchers have developed a new neural network architecture called the Graph Grounded Cross Attention Transformer Neural Network (GGATN) for predictive process monitoring. This model aims to generate complete event sequences while ensuring structural feasibility, temporal order, and attribute consistency. Unlike previous methods that focused on individual prediction tasks, GGATN generates activities, timestamps, and attributes in a single pass, followed by a constrained decoding step to ensure valid paths. Experiments on benchmark event logs demonstrate GGATN's superior performance in sequence similarity and control flow accuracy compared to LLM baselines, with no hallucinated activities or attribute inconsistencies. AI

IMPACT This new model could improve the accuracy and reliability of predictive process monitoring systems by generating more realistic event sequences.

RANK_REASON The cluster contains a research paper detailing a new neural network architecture for a specific AI task. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

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

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Fang Wang, Ernesto Damiani ·

    Graph Grounded Cross Attention Transformer Neural Network for Structurally Constrained Full Event Sequence Generation in Predictive Process Monitoring

    arXiv:2606.18726v1 Announce Type: cross Abstract: Structurally constrained event sequence generation remains challenging because generated paths must preserve transition feasibility, temporal order, termination, and attribute consistency. In predictive process monitoring (PPM), t…