Discussion about influence analysis on a large graph

Problem definition: efficiently finding influences of links on a large graph

Requirements:

    * efficiency, can be scale to large graph
    * find topical aspects of each node, e.g., data mining, machine learning for a paper
    * find topical influence of link between nodes

 

Algorithm: topical affinity propagation
