Beyond Yes or No: Predictive Compliance Monitoring Approaches for Quantifying the Magnitude of Compliance Violations
Qian Chen, Stefanie Rinderle-Ma, Lijie Wen
TL;DR
This paper addresses the gap in predictive compliance monitoring by enabling quantification of violation magnitude for ongoing process instances under temporal constraints. It proposes two approaches: a hybrid method that adds a regression component to predict violation magnitude and a multi-task learning (MTL) framework that jointly predicts compliance status and magnitude. Evaluations on synthetic and real-world event logs show that MTL achieves the best trade-off, improving magnitude quantification while maintaining competitive compliance prediction relative to state-of-the-art predicate prediction. The work demonstrates that measuring violation severity supports risk-informed decision making and prescriptive interventions in domains with strict temporal constraints, such as healthcare and logistics.
Abstract
Most existing process compliance monitoring approaches detect compliance violations in an ex post manner. Only predicate prediction focuses on predicting them. However, predicate prediction provides a binary yes/no notion of compliance, lacking the ability to measure to which extent an ongoing process instance deviates from the desired state as specified in constraints. Here, being able to quantify the magnitude of violation would provide organizations with deeper insights into their operational performance, enabling informed decision making to reduce or mitigate the risk of non-compliance. Thus, we propose two predictive compliance monitoring approaches to close this research gap. The first approach reformulates the binary classification problem as a hybrid task that considers both classification and regression, while the second employs a multi-task learning method to explicitly predict the compliance status and the magnitude of violation for deviant cases simultaneously. In this work, we focus on temporal constraints as they are significant in almost any application domain, e.g., health care. The evaluation on synthetic and real-world event logs demonstrates that our approaches are capable of quantifying the magnitude of violations while maintaining comparable performance for compliance predictions achieved by state-of-the-art approaches.
