330 likes | 410 Views
This study aims to help users choose the right sharing policy for new Facebook posts by analyzing data, survey results, and using machine learning. Results suggest a need for smarter user control mechanisms. Findings indicate that users often fail to grasp the consequences of their posts and the existing privacy controls. The research utilized a machine learning tool and features like post content, multimedia presence, time of day, and previous post policies for prediction accuracy. The paper outlines the data collection methodology, survey results, machine learning approach, analysis, and limitations/conclusions.
E N D
What you want is not what you get: Predicting sharing policies for text-based content on Facebook • Arunesh Sinha*, Yan Li †, Lujo Bauer* • *Carnegie Mellon University • †Singapore Management University
Problem for Social Networks • Report in dailymail.co.uk† †http://www.dailymail.co.uk/sciencetech/article-2423713/Facebook-users-committing-virtual-identity-suicide- quitting-site-droves-privacy-addiction-fears.html
More User Control ⇏ Better Privacy • Users fail to comprehend controls • Users fails to comprehend consequences • Though concerned, often no effort towards better use of controls
Smarter user control More user control Our goal: Help users pick correct policy for new Facebook posts
Facebook’s Strategy Post n+1 Facebook Wall Default: Public Post n Public Post n-1 Public Post n-2 Friends
Our Goal and Approach Post n+1 Facebook Wall Default:? Post n Public Post n-1 ML Public Post n-2 Friends
Outline • Data collection methodology • Survey results • Machine learning approach • Results and analysis • Limitations / Conclusion
Data Collection Method Survey Methodology • Created an online survey • Advertised on Craigslist and at CMU Participate in a Carnegie Mellon research study on Facebook sharing. Earn $5 for participating in a ~20 minute online study. We’re looking for English speaking adults, who have used Facebook for at least 4 months, update their Facebook status or post on Facebook at least every other day, and have used more than one privacy setting for their posts. Please click on the following link to start the online study: http://greyw1.ece.cmu.edu/survey/survey.php Upon completion of the study, you will receive a $5 Amazon gift card.
Data Collection Method Filtering Users
Data Collection Method Survey Questions • Collected demographic data • Age, gender, country, level of education • Degree of agreement with the statements: • I have a strong set of privacy rules. • I find Facebook's privacy controls confusing. • Have you ever posted something on a social network and then regretted doing it? If so, what happened?
Data Collection Method Facebook App • Fetched 4 months of users’ posts Text in post Policy
Survey Results Survey Results: Demographics • 42 participants (avg. 146 posts and 4.6 policies) • Age: 18 to 65, with an average of 29.1 • 35 female, 7 male • 39 from USA
Survey Results Survey Results: Sentiment
ML Usage Plan Facebook Wall Post n+1 Default:? Post n Public Post n-1 ML Public Post n-2 Friends
Machine Learning Approach Machine Learning • We use MaxEnt as the ML tool • Used Stanford NLP software • MaxEnt: provides good generalization • I.e., prevents overfitting • Learns probabilistic hypothesis h that outputs probability over labels given data x • Chooses hypothesis h with maximizes entropy • Subject to a form of agreement with training data
Machine Learning Approach Features Considered • Words and 2-grams in the Facebook post • Presence of multimedia • Time of day – morning, evening, night • Previous post’s policy • Model (feature set) chosen using cross validation
Machine Learning Approach Temporal Testing • The data is temporal • Picked 10 posts randomly as test data • We simulate a real-world scenario Time Test Test Train to predict Train to predict
Machine Learning Approach Training • Cross-validation to choose features • May have different model for different test point Time Test Test Train to predict Train to predict
Results and analysis Baseline Approach • Previous policy (Facebook’s approach) • Use the policy of the last post as the prediction • Surprisingly, pretty good accuracy • 0.85 on average
Results and analysis MaxEntAccuracy
Results and analysis Prediction Mismatch • Problem: We are not predicting intended policy • Instead, predicting implemented policy • Conjecture: • Implemented policy is often incorrect • Users just use Facebook’s default policy
Results and analysis Ground Truth Collection • Feedback on 20 randomly chosen posts • Provides ground truth (intended policy) Text of post All policies ever used
Results and analysis Datasets Pruned clean data Original data Clean data Correct 20 postsbased on feedback Remove 80% Implemented Policy
Results and analysis Temporal Testing • 20 intended policy known • Picked 8 of these randomly as test data • We simulate a real-world scenario Test Test Train to predict Train to predict
Results and analysis Baseline • Same previous policy approach as before • Measure intended accuracy • Predict only for posts with known intended policy • Better measure of performance • Baseline intended accuracy: 0.67 • 0.85 obtained previously on implemented policies
Results and analysis MaxEnt Intended Accuracy MaxEnt(pruned clean) MaxEnt(clean) Baseline 67% 71% 81%
Results and analysis Confidence About Policy Confidence Factor (CF): Fraction of posts for which intended policy matched implementedpolicy
Results and analysis Analysis of Improvement
Limitations Limitations • Only 20 intended policy available • 42 participants is not a huge number • Other studies have used similar numbers • Richer feature space possible • By processing the attachments of the post • Could use more sophisticated ML techniques
Conclusion An approach demonstrating feasibility of learning intended privacy policy of Facebook posts • Accuracy: 67%81% • Accuracyfor CF>0.5: 78%94%
Result and analysis Discarding “Bad” Data Helps
Result and analysis Improvement #Participants