AIOct 30, 2023

Protecting Publicly Available Data With Machine Learning Shortcuts

arXiv:2310.19381v1h-index: 13
Originality Synthesis-oriented
AI Analysis

This provides a proactive defense for data providers like dating platforms or manufacturers against professional crawlers, though it is an incremental application of known shortcut concepts.

The paper tackles the problem of unauthorized data crawling by deliberately adding machine learning shortcuts to datasets, making them unusable for ML applications while remaining undetectable to human perception, as demonstrated on three real-world use cases.

Machine-learning (ML) shortcuts or spurious correlations are artifacts in datasets that lead to very good training and test performance but severely limit the model's generalization capability. Such shortcuts are insidious because they go unnoticed due to good in-domain test performance. In this paper, we explore the influence of different shortcuts and show that even simple shortcuts are difficult to detect by explainable AI methods. We then exploit this fact and design an approach to defend online databases against crawlers: providers such as dating platforms, clothing manufacturers, or used car dealers have to deal with a professionalized crawling industry that grabs and resells data points on a large scale. We show that a deterrent can be created by deliberately adding ML shortcuts. Such augmented datasets are then unusable for ML use cases, which deters crawlers and the unauthorized use of data from the internet. Using real-world data from three use cases, we show that the proposed approach renders such collected data unusable, while the shortcut is at the same time difficult to notice in human perception. Thus, our proposed approach can serve as a proactive protection against illegitimate data crawling.

Foundations

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

Your Notes