180 likes | 299 Vues
This paper presents the Relational Topic Model (RTM), a framework that integrates both network link structures and node attributes to analyze document data. Prior research focused on network topology, overlooking the rich information in document texts. RTM effectively captures latent structures by leveraging node attributes such as titles and abstracts in citation networks. The study includes empirical results demonstrating RTM's superior performance over traditional models, with remarkable improvements in predictive accuracy and automatic link suggestions. This model serves as a powerful tool for network data analysis.
E N D
Hierarchical Relational Models for Document Networks Jonathan Chang and David Blei Facebook and Princeton University The Annals of Applied Statistics, 2010 Presented by Haojun Chen Images and some text are from the original paper.
Introduction • Network data attracted lots of research interests in machine learning and applied statistics. • Previous work focused only for the network structure but ignores the attributes of nodes. For example, in a citation network of articles, text and abstracts of documents should be used for exploiting the latent structure in the data too. • In this paper, Relational Topic Model (RTM) is developed for network data, which accounts for both links and node attributes.
Link Probability Function • Four Link Probability Function: CDF of Normal distribution : Hadamard product
Model Inference, Estimation and Prediction • Variational inference for and • Maximum likelihood estimate for , and • Prediction • Link prediction from words • Word prediction from links
Empirical Results • Data summary • Three experiments • Evaluating the predictive distribution • Automatic link suggestion • Modeling spatial data
Evaluating Predictive Distribution (1/2) Lower is Better
Automatic Link Suggestion (1/3) • Citation suggestion Suggest citation given the abstract • Cora dataset and number of Topic is set to 10 • RTM improves precision over LDA+Regression by 80% in the first 20 documents retrieved from the model
Modeling Spatial Data (1/4) • Local News Data: 51 documents and each document for one state • Number of Topic is set to 5 • Word are ranked by the following score:
Modeling Spatial Data (2/4) • Each color depicts a single topic. Each state’s color intensity indicates the magnitude of that topic’s component. • Corresponding words associated with each topic are given in the table. RTM LDA
Modeling Spatial Data (3/4) RTM LDA
Modeling Spatial Data (4/4) RTM LDA
Discussion • Relational Topic Model (RTM) is a hierarchical model of networks and per-node attribute data. • It is demonstrated qualitatively and quantitatively that RTM is effective and useful mechanism for analyzing and using network data.