paper-with-me

홈 › Papers

Graph-Community Detection for Cross-Document Topic Segment Relationship Identification

2016-06-13 · Pedro Mota, Maxine Eskenazi, Luisa Coheur

In this paper we propose a graph-community detection approach to identify cross-document relationships at the topic segment level. Given a set of related documents, we automatically find these relationships by clustering segments with similar content (topics). In this context, we study how different weighting mechanisms influence the discovery of word communities that relate to the different topics found in the documents. Finally, we test different mapping functions to assign topic segments to word communities, determining which topic segments are considered equivalent. By performing this task it is possible to enable efficient multi-document browsing, since when a user finds relevant content in one document we can provide access to similar topics in other documents. We deploy our approach in two different scenarios. One is an educational scenario where equivalence relationships between learning materials need to be found. The other consists of a series of dialogs in a social context where students discuss commonplace topics. Results show that our proposed approach better discovered equivalence relationships in learning material documents and obtained close results in the social speech domain, where the best performing approach was a clustering technique.

📄 PDF Abstract BibTeX arXiv:1606.04081

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCommunity Detection

Similar Papers 제목 키워드 기반

Community-Detection via Hashtag-Graphs for Semi-Supervised NMF Topic Models

2021-11-17 · Mattias Luber, Anton Thielmann, Christoph Weisser, Benjamin Säfken

Extracting topics from large collections of unstructured text-documents has become a central task in current NLP applications and algorithms like NMF, LDA as well as their generalizations are the well-established current…

Community DetectionTopic Models

Graph2topic: an opensource topic modeling framework based on sentence embedding and community detection

2023-04-13 · Leihang Zhang, Jiapeng Liu, Qiang Yan

It has been reported that clustering-based topic models, which cluster high-quality sentence embeddings with an appropriate word selection method, can generate better topics than generative probabilistic topic models. Ho…

Community DetectionLanguage ModellingSentenceSentence Embedding+3

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 …

ArticlesClusteringCommunity Detectiongraph partitioning

Neural Topic Modeling by Incorporating Document Relationship Graph

2020-09-29 · EMNLP 2020 11 · Deyu Zhou, Xuemeng Hu, Rui Wang

Graph Neural Networks (GNNs) that capture the relationships between graph nodes via message passing have been a hot research direction in the natural language processing community. In this paper, we propose Graph Topic M…

Improved Topic modeling in Twitter through Community Pooling

2021-12-20 · Federico Albanese, Esteban Feuerstein

Social networks play a fundamental role in propagation of information and news. Characterizing the content of the messages becomes vital for different tasks, like breaking news detection, personalized message recommendat…

Retrieval