원문정보
초록
영어
Data mining is the process of extracting hidden patterns of data. Association rule mining is an important data mining task that finds interesting association among a large set of data item. It may disclose pattern and various kinds of sensitive information. Such information may be protected against unauthorized access. Association rule hiding is one of the techniques of privacy preserving data mining to protect the association rules generated by association rule mining. This paper adopts data distortion technique for hiding sensitive association rules. Algorithms based on this technique either hide a specific rule using data alteration technique or hide the rules depending on the sensitivity of the items to be hidden. In the proposed technique, positions of sensitive items are altered while maintaining the support. The proposed technique uses the idea of representative rules to prune the rules first and then hides the sensitive rules.
목차
1. Introduction
2. Techniques for Privacy Preserving Data Mining
3. Problem Statement
4. Problem Description
5. Related Work
5.1. Distortion Based Technique (Sanitization)-One Rule at A Time (Proposed By Veryki- os Et Al, Etc.)
5.2. Distortion based Technique (sanitization) - on the basis of sensitive item (proposed by shyue-liang wang et al.)
5.3. Critical Analysis of Existing Techniques
5.4. Critical Analysis of Existing Methods Based on Altering Support and Confidence
6. Proposed Approach
6.1. Hiding Association Rules Using Concept of Representative Rules
7. Proposed Algorithm
8. Comparison with Existing Approach
9. Characteristic of the Proposed Algorithm
10. Conclusions
References