paper-with-me

홈 › Papers

Content-driven, unsupervised clustering of news articles through multiscale graph partitioning

2018-08-03 · M. Tarik Altuncu, Sophia N. Yaliraki, Mauricio Barahona

The explosion in the amount of news and journalistic content being generated across the globe, coupled with extended and instantaneous access to information through online media, makes it difficult and time-consuming to monitor news developments and opinion formation in real time. There is an increasing need for tools that can pre-process, analyse and classify raw text to extract interpretable content; specifically, identifying topics and content-driven groupings of articles. We present here such a methodology that brings together powerful vector embeddings from Natural Language Processing with tools from Graph Theory that exploit diffusive dynamics on graphs to reveal natural partitions across scales. Our framework uses a recent deep neural network text analysis methodology (Doc2vec) to represent text in vector form and then applies a multi-scale community detection method (Markov Stability) to partition a similarity graph of document vectors. The method allows us to obtain clusters of documents with similar content, at different levels of resolution, in an unsupervised manner. We showcase our approach with the analysis of a corpus of 9,000 news articles published by Vox Media over one year. Our results show consistent groupings of documents according to content without a priori assumptions about the number or type of clusters to be found. The multilevel clustering reveals a quasi-hierarchy of topics and subtopics with increased intelligibility and improved topic coherence as compared to external taxonomy services and standard topic detection methods.

📄 PDF Abstract BibTeX arXiv:1808.01175

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesClusteringCommunity Detectiongraph partitioning

Similar Papers 제목 키워드 기반

Unsupervised Event Clustering and Aggregation from Newswire and Web Articles

2017-09-01 · WS 2017 9 · Swen Ribeiro, Olivier Ferret, Xavier Tannier

In this paper, we present an unsupervised pipeline approach for clustering news articles based on identified event instances in their content. We leverage press agency newswire and monolingual word alignment techniques t…

ArticlesClusteringDocument SummarizationWord Alignment

Graph-based Topic Extraction from Vector Embeddings of Text Documents: Application to a Corpus of News Articles

2020-10-28 · M. Tarik Altuncu, Sophia N. Yaliraki, Mauricio Barahona

Production of news content is growing at an astonishing rate. To help manage and monitor the sheer amount of text, there is an increasing need to develop efficient methods that can provide insights into emerging content …

ArticlesClusteringgraph partitioning

Unsupervised Story Discovery from Continuous News Streams via Scalable Thematic Embedding

2023-04-08 · Susik Yoon, Dongha Lee, Yunyi Zhang, Jiawei Han

Unsupervised discovery of stories with correlated news articles in real-time helps people digest massive news streams without expensive human annotations. A common approach of the existing studies for unsupervised online…

ArticlesSentence

An Unsupervised Approach to Discover Media Frames

2022-06-01 · PoliticalNLP (LREC) 2022 6 · Sha Lai, Yanru Jiang, Lei Guo, Margrit Betke 외

Media framing refers to highlighting certain aspect of an issue in the news to promote a particular interpretation to the audience. Supervised learning has often been used to recognize frames in news articles, requiring …

ArticlesCommunity Detection

Understanding news story chains using information retrieval and network clustering techniques

2018-01-24 · Nicholls Tom, Bright Jonathan

Content analysis of news stories (whether manual or automatic) is a cornerstone of the communication studies field. However, much research is conducted at the level of individual news articles, despite the fact that news…

ArticlesClusteringInformation RetrievalRetrieval+1