1. What have the authors contributed in "Scalable distributed data anonymization" ?
The authors present an approach for enabling a distributed anonymization process over large collections of sensor data.. Their approach anonymizes large datasets ( which might not fit in main memory ) using an arbitrary number of workers within the Spark framework.. The authors describe how to parallelize the anonymization process through a proper partitioning of the dataset.. Their experimental evaluation shows that the proposed approach is scalable and do not affect the quality of the anonymized dataset.
read more



