paper-with-me

홈 › Papers

Link Prediction for Event Logs in the Process Industry

2025-08-12 · Anastasia Zhukova, Thomas Walton, Christian E. Lobmüller, Bela Gipp arxiv

In the era of graph-based retrieval-augmented generation (RAG), link prediction is a significant preprocessing step for improving the quality of fragmented or incomplete domain-specific data for the graph retrieval. Knowledge management in the process industry uses RAG-based applications to optimize operations, ensure safety, and facilitate continuous improvement by effectively leveraging operational data and past insights. A key challenge in this domain is the fragmented nature of event logs in shift books, where related records are often kept separate, even though they belong to a single event or process. This fragmentation hinders the recommendation of previously implemented solutions to users, which is crucial in the timely problem-solving at live production sites. To address this problem, we develop a record linking model, which we define as a cross-document coreference resolution (CDCR) task. Record linking adapts the task definition of CDCR and combines two state-of-the-art CDCR models with the principles of natural language inference (NLI) and semantic text similarity (STS) to perform link prediction. The evaluation shows that our record linking model outperformed the best versions of our baselines, i.e., NLP and STS, by 28% (11.43 p) and 27.4% (11.21 p), respectively. Our work demonstrates that common NLP tasks can be combined and adapted to a domain-specific setting of the German process industry, improving data quality and connectivity in shift logs.

📄 PDF Abstract BibTeX arXiv:2508.09096

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language InferenceCoreference ResolutionLink Prediction

Similar Papers 제목 키워드 기반

A Reference Data Model for Process-Related User Interaction Logs

2022-07-25 · Luka Abb, Jana-Rebecca Rehse

User interaction (UI) logs are high-resolution event logs that record low-level activities performed by a user during the execution of a task in an information system. Each event in a UI log corresponds to a single inter…

NLP-Based .NET CLR Event Logs Analyzer

2025-02-06 · Maxim Stavtsev, Sergey Shershakov

In this paper, we present a tool for analyzing .NET CLR event logs based on a novel method inspired by Natural Language Processing (NLP) approach. Our research addresses the growing need for effective monitoring and opti…

Anomaly Detection

PELP: Pioneer Event Log Prediction Using Sequence-to-Sequence Neural Networks

2023-12-15 · Wenjun Zhou, Artem Polyvyanyy, James Bailey

Process mining, a data-driven approach for analyzing, visualizing, and improving business processes using event logs, has emerged as a powerful technique in the field of business process management. Process forecasting i…

Deep LearningManagementPrediction

A Deep Learning Approach for Repairing Missing Activity Labels in Event Logs for Process Mining

2022-02-17 · Yang Lu, Qifan Chen, Simon K. Poon

Process mining is a relatively new subject that builds a bridge between traditional process modeling and data mining. Process discovery is one of the most critical parts of process mining, which aims at discovering proce…

Predictive maintenance on event logs: Application on an ATM fleet

2020-11-22 · Antoine Guillaume, Christel Vrain, Elloumi Wael

Predictive maintenance is used in industrial applications to increase machine availability and optimize cost related to unplanned maintenance. In most cases, predictive maintenance applications use output from sensors, r…

General ClassificationTime Series AnalysisTime Series Classification