paper-with-me

Papers

Topic-Partitioned Multinetwork Embeddings

2012-12-01 · NeurIPS 2012 12 · Peter Krafft, Juston Moore, Bruce Desmarais, Hanna M. Wallach

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveLink Prediction

Similar Papers 제목 키워드 기반

P-SIF: Document Embeddings Using Partition Averaging

2020-05-18 · Vivek Gupta, Ankit Saw, Pegah Nokhiz, Praneeth Netrapalli 외

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

2025-09-15 · Liam Ressel, Hamza A. A. Gardi arxiv

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 Reduction

HP2IFS: Head Pose estimation exploiting Partitioned Iterated Function Systems

2020-03-25 · Carmen Bisogni, Michele Nappi, Chiara Pero, Stefano Ricciardi

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 Estimation

Automated Sentiment Classification and Topic Discovery in Large-Scale Social Media Streams

2025-05-03 · Yiwen Lu, Siheng Xiong, Zhaowei Li

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 Classification

Jointly Learning Word Embeddings and Latent Topics

2017-06-21 · Bei Shi, Wai Lam, Shoaib Jameel, Steven Schockaert 외

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