10,586 research outputs found
Convolutional Graph-Tensor Net for Graph Data Completion
Graph data completion is a fundamentally important issue as data generally
has a graph structure, e.g., social networks, recommendation systems, and the
Internet of Things. We consider a graph where each node has a data matrix,
represented as a \textit{graph-tensor} by stacking the data matrices in the
third dimension. In this paper, we propose a \textit{Convolutional Graph-Tensor
Net} (\textit{Conv GT-Net}) for the graph data completion problem, which uses
deep neural networks to learn the general transform of graph-tensors. The
experimental results on the ego-Facebook data sets show that the proposed
\textit{Conv GT-Net} achieves significant improvements on both completion
accuracy (50\% higher) and completion speed (3.6x 8.1x faster) over the
existing algorithms
Jointly Modeling Topics and Intents with Global Order Structure
Modeling document structure is of great importance for discourse analysis and
related applications. The goal of this research is to capture the document
intent structure by modeling documents as a mixture of topic words and
rhetorical words. While the topics are relatively unchanged through one
document, the rhetorical functions of sentences usually change following
certain orders in discourse. We propose GMM-LDA, a topic modeling based
Bayesian unsupervised model, to analyze the document intent structure
cooperated with order information. Our model is flexible that has the ability
to combine the annotations and do supervised learning. Additionally, entropic
regularization can be introduced to model the significant divergence between
topics and intents. We perform experiments in both unsupervised and supervised
settings, results show the superiority of our model over several
state-of-the-art baselines.Comment: Accepted by AAAI 201
- …