Viewpoint and Topic Modeling of Current Events
There are multiple sides to every story, and while statistical topic models have been highly successful at topically summarizing the stories in corpora of text documents, they do not explicitly address the issue of learning the different sides, the viewpoints, expressed in the documents. In this paper, we show how these viewpoints can be learned completely unsupervised and represented in a human interpretable form. We use a novel approach of applying CorrLDA2 for this purpose, which learns topic-viewpoint relations that can be used to form groups of topics, where each group represents a viewpoint. A corpus of documents about the Israeli-Palestinian conflict is then used to demonstrate how a Palestinian and an Israeli viewpoint can be learned. By leveraging the magnitudes and signs of the feature weights of a linear SVM, we introduce a principled method to evaluate associations between topics and viewpoints. With this, we demonstrate, both quantitatively and qualitatively, that the learned topic groups are contextually coherent, and form consistently correct topic-viewpoint associations.
Code (0)
등록된 구현이 없습니다.
Tasks
FormTopic ModelsMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
SentiBubbles: Topic Modeling and Sentiment Visualization of Entity-centric Tweets
Social Media users tend to mention entities when reacting to news events. The main purpose of this work is to create entity-centric aggregations of tweets on a daily basis. By applying topic modeling and sentiment analys…
Data VisualizationSentiment AnalysisNews Aggregation with Diverse Viewpoint Identification Using Neural Embeddings and Semantic Understanding Models
Today’s news volume makes it impractical for readers to get a diverse and comprehensive view of published articles written from opposing viewpoints. We introduce a transformer-based news aggregation system, composed of t…
ArticlesClusteringNatural Language InferenceSemantic Similarity+1Spatial Semantic Scan: Jointly Detecting Subtle Events and their Spatial Footprint
Many methods have been proposed for detecting emerging events in text streams using topic modeling. However, these methods have shortcomings that make them unsuitable for rapid detection of locally emerging events on mas…
Multilingual Dynamic Topic Model
Dynamic topic models (DTMs) capture the evolution of topics and trends in time series data.Current DTMs are applicable only to monolingual datasets. In this paper we present the multilingual dynamic topic model (ML-DTM),…
ArticlesmodelTime SeriesTime Series Analysis+1Visualizing Temporal Topic Embeddings with a Compass
Dynamic topic modeling is useful at discovering the development and change in latent topics over time. However, present methodology relies on algorithms that separate document and word representations. This prevents the …
DiversityDynamic Topic ModelingWord Embeddings