Related Experiment Video
Updated: Jul 7, 2025

Heuristic Mining of Hierarchical Genotypes and Accessory Genome Loci in Bacterial Populations
Published on: December 7, 2021
Designing a Novel Approach Using a Greedy and Information-Theoretic Clustering-Based Algorithm for Anonymizing
Reza Ahmadi Khatir1, Habib Izadkhah1, Jafar Razmara1
1Department of Computer Science, University of Tabriz, Tabriz 5166616471, Iran.
This study introduces a novel clustering algorithm for data anonymization, balancing privacy and utility. The method ensures k-anonymity and t-closeness, protecting sensitive information in datasets.
Area of Science:
- Computer Science
- Data Privacy
- Information Security
Background:
- Data anonymization is crucial for privacy but faces a trade-off between privacy enhancement and data utility.
- K-anonymity is a standard technique, but it is vulnerable to attribute disclosure when sensitive values lack diversity.
- T-closeness offers robust privacy protection against attribute disclosure.
Purpose of the Study:
- To propose a novel clustering-based algorithm for data anonymization.
- To achieve strict privacy protection by satisfying both k-anonymity and t-closeness constraints.
- To balance privacy preservation with data utility by minimizing attribute modifications.
Main Methods:
- A greedy and information-theoretic clustering algorithm is employed.
- Data is clustered based on quasi-identifier similarity and sensitive attribute diversity.
- Clusters are adjusted (split/merged) to meet k-anonymity and t-closeness requirements.
- Quasi-identifier values are replaced with cluster center values for anonymization.
Main Results:
- The proposed algorithm successfully achieves k-anonymity and t-closeness.
- Experimental results show minimized modifications to attribute values, preserving data utility.
- The approach was validated on microdata sets from Facebook, Twitter, and Google+.
Conclusions:
- The novel clustering algorithm effectively enhances data privacy while maintaining data utility.
- The method provides a robust solution for anonymizing sensitive data, addressing limitations of traditional k-anonymity.
- This approach offers a practical method for privacy-preserving data release in social media contexts.
More Related Videos
05:12ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data
Published on: January 16, 2019
12:27Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
Published on: February 15, 2017
Related Concept Videos
Cluster Sampling Method
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Quantifying and Rejecting Outliers: The Grubbs Test
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Sampling Plans
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Strategies for Assessing and Addressing Confounding
Confounding can be addressed at both the design phase of a study and through analytical methods after data...
Mechanistic Models: Compartment Models in Individual and Population Analysis