paper-with-me

Papers

LLMs that Understand Processes: Instruction-tuning for Semantics-Aware Process Mining

2025-08-22 · Vira Pyrih, Adrian Rebmann, Han van der Aa arxiv

Process mining is increasingly using textual information associated with events to tackle tasks such as anomaly detection and process discovery. Such semantics-aware process mining focuses on what behavior should be possible in a process (i.e., expectations), thus providing an important complement to traditional, frequency-based techniques that focus on recorded behavior (i.e., reality). Large Language Models (LLMs) provide a powerful means for tackling semantics-aware tasks. However, the best performance is so far achieved through task-specific fine-tuning, which is computationally intensive and results in models that can only handle one specific task. To overcome this lack of generalization, we use this paper to investigate the potential of instruction-tuning for semantics-aware process mining. The idea of instruction-tuning here is to expose an LLM to prompt-answer pairs for different tasks, e.g., anomaly detection and next-activity prediction, making it more familiar with process mining, thus allowing it to also perform better at unseen tasks, such as process discovery. Our findings demonstrate a varied impact of instruction-tuning: while performance considerably improved on process discovery and prediction tasks, it varies across models on anomaly detection tasks, highlighting that the selection of tasks for instruction-tuning is critical to achieving desired outcomes.

📄 PDF Abstract BibTeX arXiv:2508.16270

Code (0)

등록된 구현이 없습니다.

Tasks

Activity PredictionAnomaly Detection

Similar Papers 제목 키워드 기반

Osprey: Pixel Understanding with Visual Instruction Tuning

2023-12-15 · CVPR 2024 1 · Yuqian Yuan, Wentong Li, Jian Liu, Dongqi Tang 외

Multimodal large language models (MLLMs) have recently achieved impressive general-purpose vision-language capabilities through visual instruction tuning. However, current MLLMs primarily focus on image-level or box-leve…

Language Modelling

Structure-Enhanced Protein Instruction Tuning: Towards General-Purpose Protein Understanding with LLMs

2024-10-04 · Wei Wu, Chao Wang, Liyi Chen, Mingze Yin 외

Proteins, as essential biomolecules, play a central role in biological processes, including metabolic reactions and DNA replication. Accurate prediction of their properties and functions is crucial in biological applicat…

Contrastive LearningDenoisingMixture-of-Experts

Can Large Language Models Help Multimodal Language Analysis? MMLA: A Comprehensive Benchmark

2025-04-23 · Hanlei Zhang, Zhuohang Li, Yeshuang Zhu, Hua Xu 외

Multimodal language analysis is a rapidly evolving field that leverages multiple modalities to enhance the understanding of high-level semantics underlying human conversational utterances. Despite its significance, littl…

SOCIALITE-LLAMA: An Instruction-Tuned Model for Social Scientific Tasks

2024-02-03 · Gourab Dey, Adithya V Ganesan, Yash Kumar Lal, Manal Shah 외

Social science NLP tasks, such as emotion or humor detection, are required to capture the semantics along with the implicit pragmatics from text, often with limited amounts of training data. Instruction tuning has been s…

Humor DetectionReading Comprehension

DELIA: Diversity-Enhanced Learning for Instruction Adaptation in Large Language Models

2024-08-19 · Yuanhao Zeng, Fei Ren, Xinpeng Zhou, Yihang Wang 외

Although instruction tuning is widely used to adjust behavior in Large Language Models (LLMs), extensive empirical evidence and research indicates that it is primarily a process where the model fits to specific task form…

DiversityText Generation