본문 바로가기
  • Home

Efficient K-Anonymization Implementation with Apache Spark

  • Journal of The Korea Society of Computer and Information
  • Abbr : JKSCI
  • 2018, 23(11), pp.17-24
  • DOI : 10.9708/jksci.2018.23.11.017
  • Publisher : The Korean Society Of Computer And Information
  • Research Area : Engineering > Computer Science
  • Received : August 31, 2018
  • Accepted : October 22, 2018
  • Published : November 30, 2018

Tae-Su Kim 1 Kim Jong Wook 1

1상명대학교

Accredited

ABSTRACT

Today, we are living in the era of data and information. With the advent of Internet of Things (IoT), the popularity of social networking sites, and the development of mobile devices, a large amount of data is being produced in diverse areas. The collection of such data generated in various area is called big data. As the importance of big data grows, there has been a growing need to share big data containing information regarding an individual entity. As big data contains sensitive information about individuals, directly releasing it for public use may violate existing privacy requirements. Thus, privacy-preserving data publishing (PPDP) has been actively studied to share big data containing personal information for public use, while preserving the privacy of the individual. K-anonymity, which is the most popular method in the area of PPDP, transforms each record in a table such that at least k records have the same values for the given quasi-identifier attributes, and thus each record is indistinguishable from other records in the same class. As the size of big data continuously getting larger, there is a growing demand for the method which can efficiently anonymize vast amount of dta. Thus, in this paper, we develop an efficient k-anonymity method by using Spark distributed framework. Experimental results show that, through the developed method, significant gains in processing time can be achieved.

Citation status

* References for papers published after 2023 are currently being built.