paper-with-me

Papers

The Impact of Event Data Partitioning on Privacy-aware Process Discovery

2025-07-08 · Jungeun Lim, Stephan A. Fahrenkrog-Petersen, Xixi Lu, Jan Mendling, Minseok Song

Information systems support the execution of business processes. The event logs of these executions generally contain sensitive information about customers, patients, and employees. The corresponding privacy challenges can be addressed by anonymizing the event logs while still retaining utility for process discovery. However, trading off utility and privacy is difficult: the higher the complexity of event log, the higher the loss of utility by anonymization. In this work, we propose a pipeline that combines anonymization and event data partitioning, where event abstraction is utilized for partitioning. By leveraging event abstraction, event logs can be segmented into multiple parts, allowing each sub-log to be anonymized separately. This pipeline preserves privacy while mitigating the loss of utility. To validate our approach, we study the impact of event partitioning on two anonymization techniques using three real-world event logs and two process discovery techniques. Our results demonstrate that event partitioning can bring improvements in process discovery utility for directly-follows-based anonymization techniques.

📄 PDF Abstract BibTeX arXiv:2507.06008

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Safe Multi-Agent Deep Reinforcement Learning for Privacy-Aware Edge-Device Collaborative DNN Inference

2026-02-23 · Hong Wang, Xuwei Fan, Zhipeng Cheng, Yachao Yuan 외 arxiv

As Deep Neural Network (DNN) inference becomes increasingly prevalent on edge and mobile platforms, critical challenges emerge in privacy protection, resource constraints, and dynamic model deployment. This paper propose…

Reinforcement Learning

Privacy-Aware Joint DNN Model Deployment and Partitioning Optimization for Collaborative Edge Inference Services

2025-02-22 · Zhipeng Cheng, Xiaoyu Xia, Hong Wang, Minghui LiWang 외

Edge inference (EI) has emerged as a promising paradigm to address the growing limitations of cloud-based Deep Neural Network (DNN) inference services, such as high response latency, limited scalability, and severe data …

Stochastic Optimization

Privacy Partitioning: Protecting User Data During the Deep Learning Inference Phase

2018-12-07 · Jianfeng Chi, Emmanuel Owusu, Xuwang Yin, Tong Yu 외

We present a practical method for protecting data during the inference phase of deep learning based on bipartite topology threat modeling and an interactive adversarial deep network construction. We term this approach \e…

BIG-bench Machine LearningDeep LearningFace IdentificationGeneral Classification

STAMP: Selective Task-Aware Mechanism for Text Privacy

2026-03-12 · Fengwei Tian, Payel Bhattacharjee, Heidi Hanson, Geoffrey D. Rubin 외 arxiv

We present STAMP (Selective Task-Aware Mechanism for Text Privacy), a new framework for task-aware text privatization that achieves an improved privacy-utility trade-off. STAMP selectively allocates privacy budgets acros…

Leveraging Randomness in Model and Data Partitioning for Privacy Amplification

2025-03-04 · Andy Dong, Wei-Ning Chen, Ayfer Ozgur

We study how inherent randomness in the training process -- where each sample (or client in federated learning) contributes only to a randomly selected portion of training -- can be leveraged for privacy amplification. T…

Federated Learning