ProMoAI: Process Modeling with Generative AI

Abstract

Sequential Resource Allocation with situational constraints presents a significant challenge in real-world applications, where resource demands and priorities are context-dependent. This paper introduces a novel framework, SCRL, to address this problem. We formalize situational constraints as logic implications and develop a new algorithm that dynamically penalizes constraint violations. To handle situational constraints effectively, we propose a probabilistic selection mechanism to overcome limitations of traditional constraint reinforcement learning (CRL) approaches. We evaluate SCRL across two scenarios: medical resource allocation during a pandemic and pesticide distribution in agriculture. Experiments demonstrate that SCRL outperforms existing baselines in satisfying constraints while maintaining high resource efficiency, showcasing its potential for real-world, context-sensitive decision-making tasks.

Cite

Text

Kourani et al. "ProMoAI: Process Modeling with Generative AI." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/1014

Markdown

[Kourani et al. "ProMoAI: Process Modeling with Generative AI." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/kourani2024ijcai-promoai/) doi:10.24963/ijcai.2024/1014

BibTeX

@inproceedings{kourani2024ijcai-promoai,
  title     = {{ProMoAI: Process Modeling with Generative AI}},
  author    = {Kourani, Humam and Berti, Alessandro and Schuster, Daniel and van der Aalst, Wil M. P.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {8708-8712},
  doi       = {10.24963/ijcai.2024/1014},
  url       = {https://mlanthology.org/ijcai/2024/kourani2024ijcai-promoai/}
}