Research Papers 论文研究 6h ago Updated 1h ago 更新于 1小时前 35

Planning and Scheduling Business Processes under Control-Flow Uncertainty Planning and Scheduling Business Processes under Control-Flow Uncertainty

Business process scheduling is complicated by control-flow uncertainty, where activity sequences depend on data emerging during execution The problem is framed as a chance-constrained optimization problem with two formulations: decomposed (two-stage) and integrated (single formulation) The decomposed approach separates planning (minimizing superfluous activities under feasibility constraints) from scheduling (minimizing makespan) The integrated approach achieves superior makespans but becomes in 业务流程调度因控制流不确定性而变得复杂,其中活动序列取决于执行过程中产生的数据 该问题被构建为机会约束优化问题,有两种形式:分解式(两阶段)和集成式(单一形式) 分解方法将规划(在可行性约束下最小化多余活动)与调度(最小化完工时间)分离 集成方法实现了更优的完工时间,但在规模扩大时变得难以处理,而分解方法可扩展到大规模场景 在两个真实数据集和一个合成数据集上的评估验证了两种方法具有互补优势

50
Hot 热度
50
Quality 质量
50
Impact 影响力

Analysis 深度分析

TL;DR

  • Business process scheduling is complicated by control-flow uncertainty, where activity sequences depend on data emerging during execution
  • The problem is framed as a chance-constrained optimization problem with two formulations: decomposed (two-stage) and integrated (single formulation)
  • The decomposed approach separates planning (minimizing superfluous activities under feasibility constraints) from scheduling (minimizing makespan)
  • The integrated approach achieves superior makespans but becomes intractable at scale, while the decomposed approach scales to large settings
  • Evaluation on two real-world and one synthetic dataset validates both approaches with complementary strengths

Why It Matters

This research addresses a critical gap in business process management where uncertainty in execution paths is common but poorly handled by traditional scheduling methods. For AI practitioners working in operations research and process automation, it provides mathematically rigorous frameworks that balance efficiency gains against feasibility risks, enabling more practical deployment of optimization techniques in real-world business environments.

Technical Details

  • Problem framing: Chance-constrained optimization where probabilistic information about decision paths is derived from historical execution logs
  • Decomposed approach: Two-stage formulation — Stage 1 minimizes expected superfluous activities subject to a feasibility (probability of successful completion) constraint; Stage 2 minimizes makespan over the planned activities
  • Integrated approach: Single formulation combining both planning and scheduling objectives into one optimization problem
  • Evaluation: Tested on two real-world datasets and one synthetic dataset, demonstrating the trade-off between solution quality (integrated) and scalability (decomposed)
  • Key metrics: Feasibility probability, expected number of superfluous activities, and makespan

Industry Insight

  • Organizations managing complex business processes with uncertain control flows should adopt the decomposed approach for large-scale deployments, reserving the integrated approach for smaller, critical-path scenarios where makespan optimization is paramount
  • Historical execution logs are a valuable but underutilized asset; investing in process mining and log analytics can directly improve scheduling optimization by providing the probabilistic data needed for chance-constrained formulations
  • As business process management systems increasingly incorporate AI-driven automation, this work provides a foundation for integrating optimization-based scheduling with machine learning-derived path predictions, enabling adaptive process execution

摘要

业务流程调度因控制流不确定性而变得复杂,其中活动序列取决于执行过程中产生的数据
该问题被构建为机会约束优化问题,有两种形式:分解式(两阶段)和集成式(单一形式)
分解方法将规划(在可行性约束下最小化多余活动)与调度(最小化完工时间)分离
集成方法实现了更优的完工时间,但在规模扩大时变得难以处理,而分解方法可扩展到大规模场景
在两个真实数据集和一个合成数据集上的评估验证了两种方法具有互补优势

深度分析

太长不看版

  • 业务流程调度因控制流不确定性而变得复杂,其中活动序列取决于执行过程中产生的数据
  • 该问题被构建为机会约束优化问题,有两种形式:分解式(两阶段)和集成式(单一形式)
  • 分解方法将规划(在可行性约束下最小化多余活动)与调度(最小化完工时间)分离
  • 集成方法实现了更优的完工时间,但在规模扩大时变得难以处理,而分解方法可扩展到大规模场景
  • 在两个真实数据集和一个合成数据集上的评估验证了两种方法具有互补优势

为什么重要

这项研究解决了业务流程管理中的一个关键空白,其中执行路径的不确定性很常见,但传统调度方法处理不佳。对于从事运筹学和流程自动化的AI从业者,它提供了在效率收益与可行性风险之间取得平衡的数学严谨框架,使优化技术在实际商业环境中能够更实际地部署。

技术细节

  • 问题构建:机会约束优化,其中关于决策路径的概率信息源自历史执行日志
  • 分解方法:两阶段形式——阶段1在可行性(成功完成的概率)约束下最小化预期多余活动;阶段2在规划的活动上最小化完工时间
  • 集成方法:单一形式,将规划和调度目标结合到一个优化问题中
  • 评估:在两个真实数据集和一个合成数据集上测试,demo

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。