Ahmad Arslan

h-index47
2papers
7,481citations

2 Papers

5.9DBAug 8, 2024
Leveraging Large Language Models for Enhanced Process Model Comprehension

Humam Kourani, Alessandro Berti, Jasmin Hennrich et al.

In Business Process Management (BPM), effectively comprehending process models is crucial yet poses significant challenges, particularly as organizations scale and processes become more complex. This paper introduces a novel framework utilizing the advanced capabilities of Large Language Models (LLMs) to enhance the interpretability of complex process models. We present different methods for abstracting business process models into a format accessible to LLMs, and we implement advanced prompting strategies specifically designed to optimize LLM performance within our framework. Additionally, we present a tool, AIPA, that implements our proposed framework and allows for conversational process querying. We evaluate our framework and tool by i) an automatic evaluation comparing different LLMs, model abstractions, and prompting strategies and ii) a user study designed to assess AIPA's effectiveness comprehensively. Results demonstrate our framework's ability to improve the accessibility and interpretability of process models, pioneering new pathways for integrating AI technologies into the BPM field.

1.2MMJan 1, 2017Code
Analysis of challenges faced by WebRTC videoconferencing and a remedial architecture

Maruf Pasha, Furrakh Shahzad, Arslan Ahmad

Lately, World Wide Web came up with an evolution in the niche of videoconference applications. Latest technologies give browsers a capacity to initiate real-time communications. WebRTC is one of the free and open source projects that aim at providing the users freedom to enjoy real-time communications, and it does so by following and redefining the standards. However, WebRTC is still a new project and it lacks some high-end videoconferencing features such as media mixing, recording of a session and different network conditions adaptation. This paper is an attempt at analyzing the shortcomings and challenges faced by WebRTC and proposing a Multipoint Control Unit or traditional communications entity based architecture as a solution.