What's Coming Next? Short-Term Simulation of Business Processes from Current State
- URL: http://arxiv.org/abs/2509.07747v1
- Date: Tue, 09 Sep 2025 13:48:01 GMT
- Title: What's Coming Next? Short-Term Simulation of Business Processes from Current State
- Authors: Maksym Avramenko, David Chapela-Campa, Marlon Dumas, Fredrik Milani,
- Abstract summary: Business process simulation is an approach to evaluate business process changes prior to implementation.<n>An approach to tackle this use-case is to run a long-term simulation up to a point where the workload is similar to the current one.<n>This paper studies an alternative approach that initializes the simulation from a representation of the current state derived from an event log of ongoing cases.
- Score: 0.4141513298907866
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: Business process simulation is an approach to evaluate business process changes prior to implementation. Existing methods in this field primarily support tactical decision-making, where simulations start from an empty state and aim to estimate the long-term effects of process changes. A complementary use-case is operational decision-making, where the goal is to forecast short-term performance based on ongoing cases and to analyze the impact of temporary disruptions, such as demand spikes and shortfalls in available resources. An approach to tackle this use-case is to run a long-term simulation up to a point where the workload is similar to the current one (warm-up), and measure performance thereon. However, this approach does not consider the current state of ongoing cases and resources in the process. This paper studies an alternative approach that initializes the simulation from a representation of the current state derived from an event log of ongoing cases. The paper addresses two challenges in operationalizing this approach: (1) Given a simulation model, what information is needed so that a simulation run can start from the current state of cases and resources? (2) How can the current state of a process be derived from an event log? The resulting short-term simulation approach is embodied in a simulation engine that takes as input a simulation model and a log of ongoing cases, and simulates cases for a given time horizon. An experimental evaluation shows that this approach yields more accurate short-term performance forecasts than long-term simulations with warm-up period, particularly in the presence of concept drift or bursty performance patterns.
Related papers
- ARTIS: Agentic Risk-Aware Test-Time Scaling via Iterative Simulation [72.78362530982109]
ARTIS, Agentic Risk-Aware Test-Time Scaling via Iterative Simulation, is a framework that decouples exploration from commitment.<n>We show that naive LLM-based simulators struggle to capture rare but high-impact failure modes.<n>We introduce a risk-aware tool simulator that emphasizes fidelity on failure-inducing actions.
arXiv Detail & Related papers (2026-02-02T06:33:22Z) - Operator Learning for Power Systems Simulation [9.317239577584411]
Operator learning is a family of machine learning methods that learn mappings between functions.<n>Time domain simulation is a crucial tool for studying and enhancing power system stability and dynamic performance.<n>This paper explores the concept of simulation time step-invariance, which enables models trained on coarse time steps to generalize to fine-resolution dynamics.
arXiv Detail & Related papers (2025-10-09T21:10:35Z) - Rethinking BPS: A Utility-Based Evaluation Framework [6.590869939300887]
State-of-the-art approach to evaluating BPS models has two key limitations.<n>It treats simulation as a forecasting problem, testing whether models can predict unseen future events.<n>We propose a novel framework that evaluates simulation quality based on its ability to generate representative process behavior.
arXiv Detail & Related papers (2025-05-28T13:00:52Z) - Active Sequential Posterior Estimation for Sample-Efficient Simulation-Based Inference [12.019504660711231]
We introduce sequential neural posterior estimation (ASNPE)<n>ASNPE brings an active learning scheme into the inference loop to estimate the utility of simulation parameter candidates to the underlying probabilistic model.<n>Our method outperforms well-tuned benchmarks and state-of-the-art posterior estimation methods on a large-scale real-world traffic network.
arXiv Detail & Related papers (2024-12-07T08:57:26Z) - On conditional diffusion models for PDE simulations [53.01911265639582]
We study score-based diffusion models for forecasting and assimilation of sparse observations.
We propose an autoregressive sampling approach that significantly improves performance in forecasting.
We also propose a new training strategy for conditional score-based models that achieves stable performance over a range of history lengths.
arXiv Detail & Related papers (2024-10-21T18:31:04Z) - AgentSimulator: An Agent-based Approach for Data-driven Business Process Simulation [6.590869939300887]
Business process simulation (BPS) is a versatile technique for estimating process performance across various scenarios.
This paper introduces AgentSimulator, a resource-first BPS approach that discovers a multi-agent system from an event log.
Our experiments show that AgentSimulator achieves computation state-of-the-art simulation accuracy with significantly lower times than existing approaches.
arXiv Detail & Related papers (2024-08-16T07:19:11Z) - Learning to Simulate: Generative Metamodeling via Quantile Regression [2.0613075946076904]
Traditional metamodeling techniques learn relationships between simulator inputs and a single output summary statistic.<n>We propose a new concept: generative metamodeling.<n>Generative metamodels enable rapid generation of numerous random outputs upon input specification.
arXiv Detail & Related papers (2023-11-29T16:46:24Z) - Learning non-Markovian Decision-Making from State-only Sequences [57.20193609153983]
We develop a model-based imitation of state-only sequences with non-Markov Decision Process (nMDP)
We demonstrate the efficacy of the proposed method in a path planning task with non-Markovian constraints.
arXiv Detail & Related papers (2023-06-27T02:26:01Z) - CoSMo: a Framework to Instantiate Conditioned Process Simulation Models [1.6021728114882514]
This paper introduces a novel recurrent neural architecture tailored to discover COnditioned process Simulation MOdels (CoSMo) based on user-based constraints or any other nature of a-priori knowledge.
This architecture facilitates the simulation of event logs that adhere to specific constraints by incorporating declarative-based rules into the learning phase as an attempt to fill the gap of incorporating information into deep learning models to perform what-if analysis.
arXiv Detail & Related papers (2023-03-31T08:26:18Z) - Avoiding Post-Processing with Event-Based Detection in Biomedical
Signals [69.34035527763916]
We propose an event-based modeling framework that directly works with events as learning targets.
We show that event-based modeling (without post-processing) performs on par with or better than epoch-based modeling with extensive post-processing.
arXiv Detail & Related papers (2022-09-22T13:44:13Z) - Enhancing Business Process Simulation Models with Extraneous Activity
Delays [0.6073572808831218]
This article proposes a method that discovers extraneous delays from event logs of business process executions.
The proposed approach computes, for each pair of causally consecutive activity instances in the event log, the time when the target activity instance should theoretically have started.
An empirical evaluation involving synthetic and real-life logs shows that the approach produces BPS models that better reflect the temporal dynamics of the process.
arXiv Detail & Related papers (2022-06-28T14:51:10Z) - Likelihood-Free Inference in State-Space Models with Unknown Dynamics [71.94716503075645]
We introduce a method for inferring and predicting latent states in state-space models where observations can only be simulated, and transition dynamics are unknown.
We propose a way of doing likelihood-free inference (LFI) of states and state prediction with a limited number of simulations.
arXiv Detail & Related papers (2021-11-02T12:33:42Z) - Deep Bayesian Active Learning for Accelerating Stochastic Simulation [74.58219903138301]
Interactive Neural Process (INP) is a deep active learning framework for simulations and with active learning approaches.
For active learning, we propose a novel acquisition function, Latent Information Gain (LIG), calculated in the latent space of NP based models.
The results demonstrate STNP outperforms the baselines in the learning setting and LIG achieves the state-of-the-art for active learning.
arXiv Detail & Related papers (2021-06-05T01:31:51Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.