LGAISCMar 27

Neuro-Symbolic Process Anomaly Detection

arXiv:2603.2646115.4h-index: 10
AI Analysis

This work addresses a domain-specific problem in process mining by incrementally enhancing anomaly detection through the incorporation of human domain knowledge.

The paper tackled the problem of neural network-based process anomaly detection misclassifying rare but conformant traces by proposing a neuro-symbolic approach that integrates domain knowledge using Logic Tensor Networks and Declare constraints, resulting in improved F1 scores even with as few as 10 conformant traces.

Process anomaly detection is an important application of process mining for identifying deviations from the normal behavior of a process. Neural network-based methods have recently been applied to this task, learning directly from event logs without requiring a predefined process model. However, since anomaly detection is a purely statistical task, these models fail to incorporate human domain knowledge. As a result, rare but conformant traces are often misclassified as anomalies due to their low frequency, which limits the effectiveness of the detection process. Recent developments in the field of neuro-symbolic AI have introduced Logic Tensor Networks (LTN) as a means to integrate symbolic knowledge into neural networks using real-valued logic. In this work, we propose a neuro-symbolic approach that integrates domain knowledge into neural anomaly detection using LTN and Declare constraints. Using autoencoder models as a foundation, we encode Declare constraints as soft logical guiderails within the learning process to distinguish between anomalous and rare but conformant behavior. Evaluations on synthetic and real-world datasets demonstrate that our approach improves F1 scores even when as few as 10 conformant traces exist, and that the choice of Declare constraint and by extension human domain knowledge significantly influences performance gains.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes