NIAIJan 3, 2024

Adversarial Machine Learning-Enabled Anonymization of OpenWiFi Data

arXiv:2401.01542v11 citationsh-index: 45Wireless World Research and Trends Magazine
Originality Synthesis-oriented
AI Analysis

This addresses privacy concerns for network operators by providing an incremental method to anonymize data for use in various applications.

The paper tackles the problem of data privacy in OpenWiFi networks by using a conditional tabular generative adversarial network (CTGAN) to generate synthetic data that mimics real traffic, with K-means clustering achieving similarity scores of 0.634, 23714.57, and 0.598 on validation metrics.

Data privacy and protection through anonymization is a critical issue for network operators or data owners before it is forwarded for other possible use of data. With the adoption of Artificial Intelligence (AI), data anonymization augments the likelihood of covering up necessary sensitive information; preventing data leakage and information loss. OpenWiFi networks are vulnerable to any adversary who is trying to gain access or knowledge on traffic regardless of the knowledge possessed by data owners. The odds for discovery of actual traffic information is addressed by applied conditional tabular generative adversarial network (CTGAN). CTGAN yields synthetic data; which disguises as actual data but fostering hidden acute information of actual data. In this paper, the similarity assessment of synthetic with actual data is showcased in terms of clustering algorithms followed by a comparison of performance for unsupervised cluster validation metrics. A well-known algorithm, K-means outperforms other algorithms in terms of similarity assessment of synthetic data over real data while achieving nearest scores 0.634, 23714.57, and 0.598 as Silhouette, Calinski and Harabasz and Davies Bouldin metric respectively. On exploiting a comparative analysis in validation scores among several algorithms, K-means forms the epitome of unsupervised clustering algorithms ensuring explicit usage of synthetic data at the same time a replacement for real data. Hence, the experimental results aim to show the viability of using CTGAN-generated synthetic data in lieu of publishing anonymized data to be utilized in various applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes