paper-with-me

홈 › Papers

Viewpoint and Topic Modeling of Current Events

2016-08-14 · Kerry Zhang, Jussi Karlgren, Cheng Zhang, Jens Lagergren

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.

📄 PDF Abstract BibTeX arXiv:1608.04089

Code (0)

등록된 구현이 없습니다.

Tasks

FormTopic Models

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

SentiBubbles: Topic Modeling and Sentiment Visualization of Entity-centric Tweets

2016-07-01 · João Oliveira, Mike Pinto, Pedro Saleiro, Jorge Teixeira

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 Analysis

News Aggregation with Diverse Viewpoint Identification Using Neural Embeddings and Semantic Understanding Models

2020-12-01 · COLING (ArgMining) 2020 12 · Mark Carlebach, Ria Cheruvu, Brandon Walker, Cesar Ilharco Magalhaes 외

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+1

Spatial Semantic Scan: Jointly Detecting Subtle Events and their Spatial Footprint

2015-11-02 · Abhinav Maurya

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

2019-09-01 · RANLP 2019 9 · Elaine Zosa, Mark Granroth-Wilding

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+1

Visualizing Temporal Topic Embeddings with a Compass

2024-09-16 · Daniel Palamarchuk, Lemara Williams, Brian Mayer, Thomas Danielson 외

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