paper-with-me

Papers

Discriminative Relational Topic Models

2013-10-09 · Ning Chen, Jun Zhu, Fei Xia, Bo Zhang

Many scientific and engineering fields involve analyzing network data. For document networks, relational topic models (RTMs) provide a probabilistic generative process to describe both the link structure and document contents, and they have shown promise on predicting network structures and discovering latent topic representations. However, existing RTMs have limitations in both the restricted model expressiveness and incapability of dealing with imbalanced network data. To expand the scope and improve the inference accuracy of RTMs, this paper presents three extensions: 1) unlike the common link likelihood with a diagonal weight matrix that allows the-same-topic interactions only, we generalize it to use a full weight matrix that captures all pairwise topic interactions and is applicable to asymmetric networks; 2) instead of doing standard Bayesian inference, we perform regularized Bayesian inference (RegBayes) with a regularization parameter to deal with the imbalanced link structure issue in common real networks and improve the discriminative ability of learned latent representations; and 3) instead of doing variational approximation with strict mean-field assumptions, we present collapsed Gibbs sampling algorithms for the generalized relational topic models by exploring data augmentation without making restricting assumptions. Under the generic RegBayes framework, we carefully investigate two popular discriminative loss functions, namely, the logistic log-loss and the max-margin hinge loss. Experimental results on several real network datasets demonstrate the significance of these extensions on improving the prediction performance, and the time efficiency can be dramatically improved with a simple fast approximation method.

📄 PDF Abstract BibTeX arXiv:1310.2409

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceData AugmentationTopic Models

Similar Papers 제목 키워드 기반

Constrained Relational Topic Models

2020-02-01 · Silvia Terragni, Elisabetta Fersini, Enza Messina

Relational topic models (RTM) have been widely used to discover hidden topics in a collection of networked documents. In this paper, we introduce the class of Constrained Relational Topic Models (CRTM), a semi-supervised…

Document ClassificationTopic Models

Semi-supervised Relational Topic Model for Weakly Annotated Image Recognition in Social Media

2014-06-01 · CVPR 2014 6 · Zhenxing Niu, Gang Hua, Xinbo Gao, Qi Tian

In this paper, we address the problem of recognizing images with weakly annotated text tags. Most previous work either cannot be applied to the scenarios where the tags are loosely related to the images; or simply take a…

Nonparametric Relational Topic Models through Dependent Gamma Processes

2015-03-30 · Junyu Xuan, Jie Lu, Guangquan Zhang, Richard Yi Da Xu 외

Traditional Relational Topic Models provide a way to discover the hidden topics from a document network. Many theoretical and practical tasks, such as dimensional reduction, document clustering, link prediction, benefit …

ClusteringLink PredictionTopic Models

Discriminative Gaifman Models

2016-10-28 · NeurIPS 2016 12 · Mathias Niepert

We present discriminative Gaifman models, a novel family of relational machine learning models. Gaifman models learn feature representations bottom up from representations of locally connected and bounded-size regions of…

BIG-bench Machine LearningLink PredictionRelational Reasoning

Discriminative Topic Mining via Category-Name Guided Text Embedding

2019-08-20 · Yu Meng, Jiaxin Huang, Guangyuan Wang, Zihan Wang 외

Mining a set of meaningful and distinctive topics automatically from massive text corpora has broad applications. Existing topic models, however, typically work in a purely unsupervised way, which often generate topics t…

Document ClassificationGeneral ClassificationLexical EntailmentTopic Models+1