Daily Arxiv

This page organizes papers related to artificial intelligence published around the world.
This page is summarized using Google Gemini and is operated on a non-profit basis.
The copyright of the paper belongs to the author and the relevant institution. When sharing, simply cite the source.

HealthProcessAI: A Technical Framework and Proof-of-Concept for LLM-Enhanced Healthcare Process Mining

Created by
  • Haebom

Author

Eduardo Illueca-Fernandez, Kaile Chen, Fernando Seoane, Farhad Abtahi

Outline

HealthProcessAI is a GenAI framework designed to simplify process mining applications in healthcare and epidemiology. It comprehensively wraps Python (PM4PY) and R (bupaR) libraries and integrates multiple large-scale language models (LLMs) for automated process map interpretation and report generation, producing output easily understandable by a wide range of users. This framework has been validated with sepsis progression data, and the output of five state-of-the-art LLM models has been compared via the OpenRouter platform.

Takeaways, Limitations

Takeaways:
We developed the GenAI framework to increase the accessibility of process mining in the fields of medicine and epidemiology.
Transform technical analysis into easily understandable results with automated process map interpretation and report generation.
We have integrated various LLM models to ensure the flexibility of the framework.
We validated the performance of the framework using sepsis data.
We compared the performance of LLM models to identify their strengths and weaknesses.
We present novel methodological advances that transform complex process mining results into actionable insights.
Limitations:
The specific reference to Limitations is not directly mentioned in the paper. (However, the results may vary depending on the performance of the LLM model.)
👍