This document summarizes and discusses several papers related to topic modeling and recommendation systems using bipartite graphs. It discusses Topic-Sensitive PageRank, which uses personalization vectors to determine page importance for specific topics. It also discusses using random walks on bipartite graphs to measure relatedness between nodes and extract topics. Methods discussed include label propagation for community detection, network projection for recommendation, and inductive model generation for text classification using a heterogeneous bipartite network. Matrix factorization techniques for recommendation are also covered, including their advantages over other methods.