DBETLGSep 5, 2024

LLM-based event abstraction and integration for IoT-sourced logs

arXiv:2409.03478v110 citationsh-index: 13
AI Analysis

This addresses data preparation challenges for IoT applications in domains like healthcare, though it appears to be an incremental application of existing LLMs to a specific problem.

The paper tackles the problem of transforming raw IoT sensor data into event logs for process mining by using Large Language Models for event abstraction and integration. In a case study on elderly care monitoring, their LLM-based approach achieved 90% accuracy in detecting high-level activities.

The continuous flow of data collected by Internet of Things (IoT) devices, has revolutionised our ability to understand and interact with the world across various applications. However, this data must be prepared and transformed into event data before analysis can begin. In this paper, we shed light on the potential of leveraging Large Language Models (LLMs) in event abstraction and integration. Our approach aims to create event records from raw sensor readings and merge the logs from multiple IoT sources into a single event log suitable for further Process Mining applications. We demonstrate the capabilities of LLMs in event abstraction considering a case study for IoT application in elderly care and longitudinal health monitoring. The results, showing on average an accuracy of 90% in detecting high-level activities. These results highlight LLMs' promising potential in addressing event abstraction and integration challenges, effectively bridging the existing gap.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes