October 2012 archive
Predict Elections with Twitter
October 12, 2012
In a rather self deprecating title "I wanted to Predict Elections with Twitter and all I got was this Lousy Paper" Daniel Gayo-Avello takes us on a tour of how hard it is to do reproducible research, and how often authors take short cuts. From the abstract:
"Predicting X from Twitter is a popular fad within the Twitter research subculture. It seems both appealing and relatively easy. Among such kind of studies, electoral prediction is maybe the most attractive, and at this moment there is a growing body of literature on such a topic. This is not only an interesting research problem but, above all, it is extremely difficult. However, most of the authors seem to be more interested in claiming positive results than in providing sound and reproducible methods."
It is an interesting survey of papers that use Twitter data.
http://arxiv.org/pdf/1204.6441v1.pdf
He lists some flaws in current research on electoral predictions, but they are generally applicable to any machine learning paper (my comments in brackets):
- It's not prediction at all! I have not found a single paper predicting a future result. (Neither is bootstrap nor cross validation prediction)
- Chance is not a valid baseline...
- There is not a commonly accepted way of "counting votes" in Twitter
- There is not a commonly accepted way of interpreting reality! (In supervised learning, we tend to ignore the fact that there is no ground truth in reality.)
- Sentiment analysis is applied as a black-box... (As machine learning algorithm get more complex, more people will tend to use machine learning software as a black box)
- All the tweets are assumed to be trustworthy. (I don't know if anybody is doing adversarial election prediction)
- Demographics are neglected. (The biased sample problem)
- Self-selection bias.
The window is closing on those who want to predict the upcoming US elections from X.