AIMay 6, 2022

Goal-Oriented Next Best Activity Recommendation using Reinforcement Learning

arXiv:2205.03219v17 citationsh-index: 19
AI Analysis

This addresses the need for reliable activity recommendations in business process management, though it is incremental by building on existing next activity prediction work.

The paper tackles the problem of recommending sequences of activities in business processes that are both conformant to the process and meet performance goals like completion time or outcome, proposing a reinforcement learning framework that outperforms existing methods in goal satisfaction and conformance on four real-world datasets.

Recommending a sequence of activities for an ongoing case requires that the recommendations conform to the underlying business process and meet the performance goal of either completion time or process outcome. Existing work on next activity prediction can predict the future activity but cannot provide guarantees of the prediction being conformant or meeting the goal. Hence, we propose a goal-oriented next best activity recommendation. Our proposed framework uses a deep learning model to predict the next best activity and an estimated value of a goal given the activity. A reinforcement learning method explores the sequence of activities based on the estimates likely to meet one or more goals. We further address a real-world problem of multiple goals by introducing an additional reward function to balance the outcome of a recommended activity and satisfy the goal. We demonstrate the effectiveness of the proposed method on four real-world datasets with different characteristics. The results show that the recommendations from our proposed approach outperform in goal satisfaction and conformance compared to the existing state-of-the-art next best activity recommendation techniques.

Foundations

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

Your Notes