# Parallel privacy preservation through partitioning (P4): a scalable data anonymization algorithm for health data

**Authors:** Mehmed Halilovic, Thierry Meurers, Karen Otte, Fabian Prasser

PMC · DOI: 10.1186/s12911-025-02959-z · BMC Medical Informatics and Decision Making · 2025-03-12

## TL;DR

The paper introduces a new parallel algorithm for anonymizing health data that improves efficiency while maintaining privacy and data utility.

## Contribution

P4 is the first parallel anonymization algorithm supporting diverse privacy, transformation, and utility models.

## Key findings

- P4 reduces execution times by up to tenfold with minimal impact on data utility.
- The algorithm ensures correctness by controlling and rearranging data partitions as needed.
- Experiments validate performance improvements across various anonymization scenarios.

## Abstract

Sharing health data holds great potential for advancing medical research but also poses many challenges, including the need to protect people’s privacy. One approach to address this is data anonymization, which refers to the process of altering or transforming a dataset to preserve the privacy of the individuals contributing data. To this, privacy models have been designed to measure risks and optimization algorithms can be used to transform data to achieve a good balance between risks reduction and the preservation of the dataset’s utility. However, this process is computationally complex and challenging to apply to large datasets. Previously suggested parallel algorithms have been tailored to specific risk models, utility models and transformation methods.

We present a novel parallel algorithm that supports a wide range of methods for measuring risks, optimizing utility and transforming data. The algorithm trades data utility for parallelization, by anonymizing partitions of the dataset in parallel. To ensure the correctness of the anonymization process, the algorithm carefully controls the process and if needed rearranges partitions and performs additional transformations.

We demonstrate the effectiveness of our method through an open-source implementation. Our experiments show that our approach can reduce execution times by up to one order of magnitude with minor impacts on output data utility in a wide range of scenarios.

Our novel P4 algorithm for parallel and distributed data anonymization is, to the best of our knowledge, the first to systematically support a wide variety of privacy, transformation and utility models.

The online version contains supplementary material available at 10.1186/s12911-025-02959-z.

## Full-text entities

- **Genes:** ARX (aristaless related homeobox) [NCBI Gene 170302] {aka CT121, EIEE1, ISSX, MRX29, MRX32, MRX33}
- **Diseases:** TDS (MESH:D020526), JVM (MESH:D007859)

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC11905666/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/PMC11905666/full.md

## References

6 references — full list in the complete paper: https://tomesphere.com/paper/PMC11905666/full.md

---
Source: https://tomesphere.com/paper/PMC11905666