paper-with-me

홈 › Papers

Network-based Topic Structure Visualization

2024-01-31 · Yeseul Jeon, Jina Park, Ick Hoon Jin, Dongjun Chungc

In the real world, many topics are inter-correlated, making it challenging to investigate their structure and relationships. Understanding the interplay between topics and their relevance can provide valuable insights for researchers, guiding their studies and informing the direction of research. In this paper, we utilize the topic-words distribution, obtained from topic models, as item-response data to model the structure of topics using a latent space item response model. By estimating the latent positions of topics based on their distances toward words, we can capture the underlying topic structure and reveal their relationships. Visualizing the latent positions of topics in Euclidean space allows for an intuitive understanding of their proximity and associations. We interpret relationships among topics by characterizing each topic based on representative words selected using a newly proposed scoring scheme. Additionally, we assess the maturity of topics by tracking their latent positions using different word sets, providing insights into the robustness of topics. To demonstrate the effectiveness of our approach, we analyze the topic composition of COVID-19 studies during the early stage of its emergence using biomedical literature in the PubMed database. The software and data used in this paper are publicly available at https://github.com/jeon9677/gViz .

📄 PDF Abstract BibTeX arXiv:2401.17855

Code (1)

jeon9677/gviz 공식 구현

Tasks

Topic Models

Similar Papers 제목 키워드 기반

The Geometric Structure of Topic Models

2024-03-06 · Johannes Hirth, Tom Hanika

Topic models are a popular tool for clustering and analyzing textual data. They allow texts to be classified on the basis of their affiliation to the previously calculated topics. Despite their widespread use in research…

Feature CompressionTopic Models

Auto-Encoding Variational Bayes for Inferring Topics and Visualization

2020-10-19 · COLING 2020 8 · Dang Pham, Tuan M. V. Le

Visualization and topic modeling are widely used approaches for text analysis. Traditional visualization methods find low-dimensional representations of documents in the visualization space (typically 2D or 3D) that can …

Dimensionality Reduction

Evaluating Visual Representations for Topic Understanding and Their Effects on Manually Generated Topic Labels

2017-01-01 · TACL 2017 1 · Alison Smith, Tak Yeon Lee, Forough Poursabzi-Sangdeh, Jordan Boyd-Graber 외

Probabilistic topic models are important tools for indexing, summarizing, and analyzing large document collections by their themes. However, promoting end-user understanding of topics remains an open research problem. We…

Topic Models

TeMoTopic: Temporal Mosaic Visualisation of Topic Distribution, Keywords, and Context

2021-04-01 · EACL (Hackashop) 2021 4 · Shane Sheehan, Saturnino Luz, Masood Masoodian

In this paper we present TeMoTopic, a visualization component for temporal exploration of topics in text corpora. TeMoTopic uses the temporal mosaic metaphor to present topics as a timeline of stacked bars along with rel…

topicwizard -- a Modern, Model-agnostic Framework for Topic Model Visualization and Interpretation

2025-05-19 · Márton Kardos, Kenneth C. Enevoldsen, Kristoffer Laigaard Nielbo

Topic models are statistical tools that allow their users to gain qualitative and quantitative insights into the contents of textual corpora without the need for close reading. They can be applied in a wide range of sett…

modelTopic Models