paper-with-me

홈 › Papers

Time-Aware and Transition-Semantic Graph Neural Networks for Interpretable Predictive Business Process Monitoring

2025-08-13 · Fang Wang, Ernesto Damiani arxiv

Predictive Business Process Monitoring (PBPM) aims to forecast future events in ongoing cases based on historical event logs. While Graph Neural Networks (GNNs) are well suited to capture structural dependencies in process data, existing GNN-based PBPM models remain underdeveloped. Most rely either on short prefix subgraphs or global architectures that overlook temporal relevance and transition semantics. We propose a unified, interpretable GNN framework that advances the state of the art along three key axes. First, we compare prefix-based Graph Convolutional Networks(GCNs) and full trace Graph Attention Networks(GATs) to quantify the performance gap between localized and global modeling. Second, we introduce a novel time decay attention mechanism that constructs dynamic, prediction-centered windows, emphasizing temporally relevant history and suppressing noise. Third, we embed transition type semantics into edge features to enable fine grained reasoning over structurally ambiguous traces. Our architecture includes multilevel interpretability modules, offering diverse visualizations of attention behavior. Evaluated on five benchmarks, the proposed models achieve competitive Top-k accuracy and DL scores without per-dataset tuning. By addressing architectural, temporal, and semantic gaps, this work presents a robust, generalizable, and explainable solution for next event prediction in PBPM.

📄 PDF Abstract BibTeX arXiv:2508.09527

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Interpretable CF-RL-TOPSIS Fusion Model for Skills-Aware Talent Recommendation

2026-05-22 · Özkan Canay arxiv

Effective skills-aware talent recommendation must balance behavioral transition patterns, trajectory-sensitive adaptation, and inspectable occupation-level criteria. Evidence from public benchmarks on how these signals i…

Collaborative Filtering

Explainable Chain-of-Thought Reasoning: An Empirical Analysis on State-Aware Reasoning Dynamics

2025-08-29 · Sheldon Yu, Yuxin Xiong, Junda Wu, Xintong Li 외 arxiv

Recent advances in chain-of-thought (CoT) prompting have enabled large language models (LLMs) to perform multi-step reasoning. However, the explainability of such reasoning remains limited, with prior work primarily focu…

Theorem-Grounded Execution Ontologies for Interpretable Machine Reasoning

2026-06-14 · Raghu Anantharangachar arxiv

Large language models have achieved impressive performance on reasoning tasks spanning mathematics, science, programming, and commonsense inference. Despite these advances, their reasoning processes remain largely latent…

GenState-AI: State-Aware Dataset for Text-to-Video Retrieval on AI-Generated Videos

2026-03-15 · Minghan Li, Tongna Chen, Tianrui Lv, Yishuai Zhang 외 arxiv

Existing text-to-video retrieval benchmarks are dominated by real-world footage where much of the semantics can be inferred from a single frame, leaving temporal reasoning and explicit end-state grounding under-evaluated…

Video Retrieval

Drift-Aware Temporal Graph Rewiring (DATGR) for Adaptive Semantic Modeling in Biomedical Text

2026-07-09 · Bharathwaj Vijayakumar, Sahana K. Varadaraju arxiv

Biomedical language evolves rapidly as new discoveries emerge, causing traditional text models to lose semantic fidelity over time. Static embeddings and co-occurrence graphs cannot capture such evolution, leading to per…