xSemAD: Explainable Semantic Anomaly Detection in Event Logs Using Sequence-to-Sequence Models
Kiran Busch, Timotheus Kampik, Henrik Leopold

TL;DR
xSemAD is a novel method that uses sequence-to-sequence models to detect and explain semantic anomalies in event logs, aiding understanding and correction of undesirable process behaviors.
Contribution
It introduces an explainable semantic anomaly detection approach that leverages process constraints and sequence-to-sequence models for better interpretability.
Findings
Outperforms existing semantic anomaly detection methods
Provides detailed explanations of anomalies
Facilitates targeted process corrections
Abstract
The identification of undesirable behavior in event logs is an important aspect of process mining that is often addressed by anomaly detection methods. Traditional anomaly detection methods tend to focus on statistically rare behavior and neglect the subtle difference between rarity and undesirability. The introduction of semantic anomaly detection has opened a promising avenue by identifying semantically deviant behavior. This work addresses a gap in semantic anomaly detection, which typically indicates the occurrence of an anomaly without explaining the nature of the anomaly. We propose xSemAD, an approach that uses a sequence-to-sequence model to go beyond pure identification and provides extended explanations. In essence, our approach learns constraints from a given process model repository and then checks whether these constraints hold in the considered event log. This approach not…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Data Quality and Management · Topic Modeling
MethodsFocus
