Back to all articles

How Neuro-Symbolic AI Is Closing the Gap Between Data and Rules in Predictive Process Monitoring

Dr. Vladimir ZarudnyyMarch 31, 2026
Neuro-Symbolic Learning for Predictive Process Monitoring via Two-Stage Logic Tensor Networks with Rule Pruning
Get a Free Peer Review for Your Article

When Data Alone Isn't Enough: Bringing Logic Into Predictive AI

Machine learning models are remarkably good at finding patterns in historical data. But in high-stakes domains like healthcare and financial services, patterns alone are insufficient. A medical procedure must follow a prescribed sequence. A financial transaction must comply with regulatory frameworks. When AI systems ignore these constraints, the consequences range from poor predictions to outright regulatory violations.

A newly published preprint on arXiv (2603.26944) proposes a structured solution: a two-stage neuro-symbolic framework using Logic Tensor Networks (LTNs) combined with rule pruning to bring domain-specific logical constraints directly into the predictive modeling process.

What Are Logic Tensor Networks?

Logic Tensor Networks are a class of neuro-symbolic AI architecture that bridge formal logic and neural networks. Rather than treating symbolic rules and statistical learning as separate systems, LTNs allow logical statements — such as "procedure B must follow procedure A" — to be encoded as differentiable functions that influence how the network learns.

This means the model isn't just fitting curves to historical data. It is simultaneously satisfying logical constraints derived from domain expertise, producing outputs that are both statistically informed and logically coherent.

The Two-Stage Approach and Rule Pruning

The framework described in this research operates in two stages. In the first stage, the model learns from sequential event data while incorporating a broad set of domain rules. In the second stage, rule pruning removes redundant or conflicting constraints, streamlining the logical structure without sacrificing predictive integrity.

This pruning step is particularly important. Naively loading a model with hundreds of rules can introduce noise and computational overhead. By systematically identifying and removing rules that do not contribute meaningfully to prediction quality or compliance, the authors produce a leaner, more interpretable model.

Why This Matters for Fraud Detection and Healthcare

In fraud detection, transaction sequences carry implicit structural signals — unusual orderings of events can indicate manipulation. Current purely data-driven models may miss subtle violations of expected transaction logic, especially in novel fraud schemes not well-represented in training data. Incorporating explicit compliance rules offers a complementary signal.

In healthcare, clinical pathways are inherently sequential and protocol-driven. A model predicting patient outcomes or next procedures needs to respect clinical guidelines, not merely replicate historical averages. The neuro-symbolic approach makes it possible to encode these guidelines formally and verify that predictions remain within acceptable clinical bounds.

Interpretability and Regulatory Compliance as First-Class Concerns

One underappreciated strength of this approach is interpretability. Because the logical rules are explicit components of the model rather than emergent properties buried in weights, auditors and regulators can inspect which rules are active and how they influence predictions. This is a meaningful advantage in environments where explainability is legally required.

For researchers submitting work in this space, ensuring methodological rigor is essential — platforms like PeerReviewerAI can help authors stress-test their logical frameworks and experimental design before formal submission.

A Measured Step Forward

This research doesn't claim to resolve all challenges in predictive process monitoring. What it does offer is a principled methodology for integrating structured domain knowledge into neural learning pipelines — with a practical mechanism for managing rule complexity. For industries where compliance and accuracy must coexist, that combination deserves serious attention.

neuro-symbolic AIpredictive process monitoringLogic Tensor Networksfraud detectionhealthcare AIsequential event dataregulatory compliancerule pruning
Get a Free Peer Review for Your Article