Propagation Attribution
Our method relies on network propagation dynamics determined by retweet attribution.


Feature Generation
Our tweet propagation time series data set is created in two steps.
- Build individual tweet data set describing the original tweet with the claim being evaluated and each of its retweets.
- Build a time series by aggregating all individual tweets up to the hour being sampled and adding propagation features.
Individual Tweet Data Set
For the original tweet and each of its retweets, we build out a number of diffusion, user, tweet, and linguistic features

Propagation Time Series
At each sampling point (t) we build our propagation time series with
- aggregates of tweet level features across the tweets thus far,
- values of these features for the most recent tweet,
- differences between current and past values (e.g. number of new tweets),
- diffusion tree shape summaries (e.g. total number of parents)
