Topic-Partitioned Multinetwork Embeddings
We introduce a joint model of network content and context designed for exploratory analysis of email networks via visualization of topic-specific communication patterns. Our model is an admixture model for text and network attributes which uses multinomial distributions over words as mixture components for explaining text and latent Euclidean positions of actors as mixture components for explaining network attributes. We validate the appropriateness of our model by achieving state-of-the-art performance on a link prediction task and by achieving semantic coherence equivalent to that of latent Dirichlet allocation. We demonstrate the capability of our model for descriptive, explanatory, and exploratory analysis by investigating the inferred topic-specific communication patterns of a new government email dataset, the New Hanover County email corpus.
Code (0)
등록된 구현이 없습니다.
Tasks
DescriptiveLink PredictionSimilar Papers 제목 키워드 기반
P-SIF: Document Embeddings Using Partition Averaging
Simple weighted averaging of word vectors often yields effective representations for sentences which outperform sophisticated seq2seq neural models in many tasks. While it is desirable to use the same method to represent…
Linear Dimensionality Reduction for Word Embeddings in Tabular Data Classification
The Engineers' Salary Prediction Challenge requires classifying salary categories into three classes based on tabular data. The job description is represented as a 300-dimensional word embedding incorporated into the tab…
Dimensionality ReductionHP2IFS: Head Pose estimation exploiting Partitioned Iterated Function Systems
Estimating the actual head orientation from 2D images, with regard to its three degrees of freedom, is a well known problem that is highly significant for a large number of applications involving head pose knowledge. Con…
BIG-bench Machine LearningHead Pose EstimationPose EstimationAutomated Sentiment Classification and Topic Discovery in Large-Scale Social Media Streams
We present a framework for large-scale sentiment and topic analysis of Twitter discourse. Our pipeline begins with targeted data collection using conflict-specific keywords, followed by automated sentiment labeling via m…
Sentiment AnalysisSentiment ClassificationJointly Learning Word Embeddings and Latent Topics
Word embedding models such as Skip-gram learn a vector-space representation for each word, based on the local word collocation patterns that are observed in a text corpus. Latent topic models, on the other hand, take a m…
Learning Word EmbeddingsTopic ModelsWord Embeddings