- To reproduce Figure 2 in the paper, run Julia script `synthetic_FD.jl`. 
  This will produce 3 output text files.
  `F1_Labels.txt` stores the F1 scores using the noisy labels alone over 100 trials.
  `F1_FD.txt` stores the F1 scores using flow diffusion over the original graph over 100 trials.
  `F1_LFD.txt` stores the F1 scores using flow diffusion of the label-weighted graph over 100 trials.