CLApr 26, 2017

Other Topics You May Also Agree or Disagree: Modeling Inter-Topic Preferences using Tweets and Matrix Factorization

arXiv:1704.07986v120 citations
Originality Synthesis-oriented
AI Analysis

This work addresses stance detection and public opinion analysis for applications like surveys and electoral predictions, but it is incremental as it adapts existing matrix factorization methods to a new domain.

The paper tackles the problem of modeling inter-topic preferences of Twitter users, such as predicting that users who agree with one topic also agree with another, by using linguistic patterns and matrix factorization, and demonstrates its usefulness in predicting missing preferences and encoding inter-topic preferences in latent vectors.

We present in this paper our approach for modeling inter-topic preferences of Twitter users: for example, those who agree with the Trans-Pacific Partnership (TPP) also agree with free trade. This kind of knowledge is useful not only for stance detection across multiple topics but also for various real-world applications including public opinion surveys, electoral predictions, electoral campaigns, and online debates. In order to extract users' preferences on Twitter, we design linguistic patterns in which people agree and disagree about specific topics (e.g., "A is completely wrong"). By applying these linguistic patterns to a collection of tweets, we extract statements agreeing and disagreeing with various topics. Inspired by previous work on item recommendation, we formalize the task of modeling inter-topic preferences as matrix factorization: representing users' preferences as a user-topic matrix and mapping both users and topics onto a latent feature space that abstracts the preferences. Our experimental results demonstrate both that our proposed approach is useful in predicting missing preferences of users and that the latent vector representations of topics successfully encode inter-topic preferences.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes