English

Link Prediction by De-anonymization: How We Won the Kaggle Social Network Challenge

Cryptography and Security 2015-03-19 v1 Machine Learning

Abstract

This paper describes the winning entry to the IJCNN 2011 Social Network Challenge run by Kaggle.com. The goal of the contest was to promote research on real-world link prediction, and the dataset was a graph obtained by crawling the popular Flickr social photo sharing website, with user identities scrubbed. By de-anonymizing much of the competition test set using our own Flickr crawl, we were able to effectively game the competition. Our attack represents a new application of de-anonymization to gaming machine learning contests, suggesting changes in how future competitions should be run. We introduce a new simulated annealing-based weighted graph matching algorithm for the seeding step of de-anonymization. We also show how to combine de-anonymization with link prediction---the latter is required to achieve good performance on the portion of the test set not de-anonymized---for example by training the predictor on the de-anonymized portion of the test set, and combining probabilistic predictions from de-anonymization and link prediction.

Keywords

Cite

@article{arxiv.1102.4374,
  title  = {Link Prediction by De-anonymization: How We Won the Kaggle Social Network Challenge},
  author = {Arvind Narayanan and Elaine Shi and Benjamin I. P. Rubinstein},
  journal= {arXiv preprint arXiv:1102.4374},
  year   = {2015}
}

Comments

11 pages, 13 figures; submitted to IJCNN'2011

R2 v1 2026-06-21T17:29:41.720Z