| Literature DB >> 29385056 |
Jun Wang1, Rongbo Zhu2, Shubo Liu3, Zhaohui Cai4.
Abstract
Wireless sensor networks (WSNs) are widely applied in industrial application with the rapid development of Industry 4.0. Combining with centralized cloud platform, the enormous computational power is provided for data analysis, such as strategy control and policy making. However, the data analysis and mining will bring the issue of privacy leakage since sensors will collect varieties of data including sensitive location information of monitored objects. Differential privacy is a novel technique that can prevent compromising single record benefits. Geospatial data can be indexed by a tree structure; however, existing differentially private release methods pay no attention to the concrete analysis about the partition granularity of data domains. Based on the overall analysis of noise error and non-uniformity error, this paper proposes a data domain partitioning model, which is more accurate to choose the grid size. A uniform grid release method is put forward based on this model. In order to further reduce the errors, similar cells are merged, and then noise is added into the merged cells. Results show that our method significantly improves the query accuracy compared with other existing methods.Entities:
Keywords: differential privacy; industrial wireless sensor networks; location; privacy guarantee
Year: 2018 PMID: 29385056 PMCID: PMC5856137 DOI: 10.3390/s18020410
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Illustration of node location data aggregation.
Figure 2Example of data query.
Symbols.
| Symbol | Description |
|---|---|
| two-dimensional geospatial dataset | |
| sanitized dataset | |
| cell | |
| count of data points in cell | |
| proportionality coefficient | |
| data query | |
| intersection between query | |
| noisy count of cell | |
| domain length of | |
| domain width of | |
| length of | |
| width of |
Figure 3Example of merging cells.
Figure 4Illustration of datasets.
Parameter information about datasets.
| Dataset | Num of Points | Domain Size | Query Size |
|---|---|---|---|
| Checkin | 625,123 | 354 × 133 | |
| Areas | 179,371 | 351 × 54 |
Figure 5Relative error of query.
Figure 6Absolute error of query.