Pith. sign in

Neuro-Symbolic Predictive Process Monitor ing

2 Pith papers cite this work, alongside 3 external citations. Polarity classification is still indexing.

2 Pith papers citing it
3 external citations · Pith
abstract

This paper addresses the problem of suffix prediction in Business Process Management (BPM) by proposing a Neuro-Symbolic Predictive Process Monitoring (PPM) approach that integrates data-driven learning with temporal logic-based prior knowledge. While recent approaches leverage deep learning models for suffix prediction, they often fail to satisfy even basic logical constraints due to the lack of explicit integration of domain knowledge during training. We propose a novel method to incorporate Linear Temporal Logic over finite traces (LTLf) into the training process of autoregressive sequence predictors. Our approach introduces a differentiable logical loss function, defined using a soft approximation of LTLf semantics and the Gumbel-Softmax trick, which can be combined with standard predictive losses. This ensures that the model learns to generate suffixes that are both accurate and logically consistent. Experimental evaluation on three real-world datasets shows that our method improves suffix prediction accuracy and compliance with temporal constraints. We also introduce two variants of the logic loss (local and global) and demonstrate their effectiveness under noisy and realistic settings. While developed in the context of BPM, our framework is applicable to any symbolic sequence generation task and contributes to advancing Neuro-Symbolic AI.

fields

cs.AI 2

years

2026 2

representative citing papers

Autonomous Business System via Neuro-symbolic AI

cs.AI · 2026-01-22 · conditional · novelty 6.0

AUTOBUS is a neuro-symbolic architecture that uses AI agents to generate executable logic programs from business instructions and knowledge graphs for end-to-end process automation with human supervision.

citing papers explorer

Showing 2 of 2 citing papers.

  • Neuro-Symbolic Injection of LTLf Constraints in Autoregressive Reinforcement Learning Policies cs.AI · 2026-06-06 · unverdicted · none · ref 8 · internal anchor

    A neuro-symbolic framework compiles LTLf formulas to DFAs, derives differentiable satisfaction signals from DFA progression, and uses them as a logic-based regularization loss to enforce temporal constraints in autoregressive transformer RL policies while preserving competitive returns.

  • Autonomous Business System via Neuro-symbolic AI cs.AI · 2026-01-22 · conditional · none · ref 34 · internal anchor

    AUTOBUS is a neuro-symbolic architecture that uses AI agents to generate executable logic programs from business instructions and knowledge graphs for end-to-end process automation with human supervision.