SIIROct 21, 2019

Using machine learning and information visualisation for discovering latent topics in Twitter news

arXiv:1910.09114v12 citations
Originality Synthesis-oriented
AI Analysis

This provides a tool for analyzing public engagement with news topics on social media, though it is incremental as it combines existing methods.

The authors developed a method to discover latent topics in Twitter news using LDA and FastText+K-means, applied to Colombian media tweets from 2014-2019, and found through classification that people respond differently to various news topics, with the peace treaty being the most engaging topic.

We propose a method to discover latent topics and visualise large collections of tweets for easy identification and interpretation of topics, and exemplify its use with tweets from a Colombian mass media giant in the period 2014--2019. The latent topic analysis is performed in two ways: with the training of a Latent Dirichlet Allocation model, and with the combination of the FastText unsupervised model to represent tweets as vectors and the implementation of K-means clustering to group tweets into topics. Using a classification task, we found that people respond differently according to the various news topics. The classification tasks consists of the following: given a reply to a news tweet, we train a supervised algorithm to predict the topic of the news tweet solely from the reply. Furthermore, we show how the Colombian peace treaty has had a profound impact on the Colombian society, as it is the topic in which most people engage to show their opinions.

Foundations

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

Your Notes