PulseAugur
EN
LIVE 14:15:46

New method enhances deep learning explainability for process monitoring

Researchers have developed a new method to improve the explainability of deep learning models used in predictive process monitoring. The proposed technique addresses the computational complexity and loss of detail associated with existing feature attribution methods by introducing a control-flow-aware segmentation algorithm. This algorithm partitions event logs into meaningful segments, enabling the calculation of segment-level SHAP explanations to identify which parts of a process trace influence predictions. The method was validated on synthetic data and real-world event logs from a loan application process and a Dutch municipality's administrative tasks. AI

IMPACT Enhances trust and adoption of deep learning models in business process optimization by providing more interpretable insights.

RANK_REASON The cluster describes a new research paper published on arXiv detailing a novel method for deep learning explainability.

Read on Hugging Face Daily Papers →

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

New method enhances deep learning explainability for process monitoring

COVERAGE [2]

  1. arXiv cs.AI TIER_1 English(EN) · Kseniya Sahatova, Rafael Seidi Oyamada, Xuefei Lu, Johannes De Smedt ·

    Feature Attribution-Based Explainability Analysis of Deep Learning Models in Predictive Process Monitoring

    arXiv:2607.17783v1 Announce Type: cross Abstract: Predictive process monitoring supports the optimization and control of operational business processes by forecasting the future state or outcome of ongoing cases. While deep neural networks have achieved strong performance for the…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    Feature Attribution-Based Explainability Analysis of Deep Learning Models in Predictive Process Monitoring

    Predictive process monitoring supports the optimization and control of operational business processes by forecasting the future state or outcome of ongoing cases. While deep neural networks have achieved strong performance for these tasks by modeling sequential dependencies in ev…