paper-with-me

Papers

A Semantic Cover Approach for Topic Modeling

2019-06-01 · SEMEVAL 2019 6 · Rajagopal Venkatesaramani, Doug Downey, Bradley Malin, Yevgeniy Vorobeychik

We introduce a novel topic modeling approach based on constructing a semantic set cover for clusters of similar documents. Specifically, our approach first clusters documents using their Tf-Idf representation, and then covers each cluster with a set of topic words based on semantic similarity, defined in terms of a word embedding. Computing a topic cover amounts to solving a minimum set cover problem. Our evaluation compares our topic modeling approach to Latent Dirichlet Allocation (LDA) on three metrics: 1) qualitative topic match, measured using evaluations by Amazon Mechanical Turk (MTurk) workers, 2) performance on classification tasks using each topic model as a sparse feature representation, and 3) topic coherence. We find that qualitative judgments significantly favor our approach, the method outperforms LDA on topic coherence, and is comparable to LDA on document classification tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Document ClassificationGeneral ClassificationSemantic SimilaritySemantic Textual Similarity

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…

Similar Papers 제목 키워드 기반

Semantic Component Analysis: Discovering Patterns in Short Texts Beyond Topics

2024-10-28 · Florian Eichin, Carolin M. Schuster, Georg Groh, Michael A. Hedderich

Topic modeling is a key method in text analysis, but existing approaches are limited by assuming one topic per document or fail to scale efficiently for large, noisy datasets of short texts. We introduce Semantic Compone…

Diversity

Semantic-Driven Topic Modeling Using Transformer-Based Embeddings and Clustering Algorithms

2024-09-30 · Melkamu Abay Mersha, Mesay Gemeda Yigezu, Jugal Kalita

Topic modeling is a powerful technique to discover hidden topics and patterns within a collection of documents without prior knowledge. Traditional topic modeling and clustering-based techniques encounter challenges in c…

ClusteringSemantic SimilaritySemantic Textual Similarity

$S^3$ -- Semantic Signal Separation

2024-06-13 · Márton Kardos, Jan Kostkan, Arnault-Quentin Vermillet, Kristoffer Nielbo 외

Topic models are useful tools for discovering latent semantic structures in large textual corpora. Recent efforts have been oriented at incorporating contextual representations in topic modeling and have been shown to ou…

blind source separationTopic Models

Semantic Knowledge Discovery and Discussion Mining of Incel Online Community: Topic modeling

2021-04-19 · Hamed Jelodar, Richard Frank

Online forums provide a unique opportunity for online users to share comments and exchange information on a particular topic. Understanding user behaviour is valuable to organizations and has applications for social and …

Opinion MiningRetrieval

CobwebTM: Probabilistic Concept Formation for Lifelong and Hierarchical Topic Modeling

2026-04-15 · Karthik Singaravadivelan, Anant Gupta, Zekun Wang, Christopher J. MacLellan arxiv

Topic modeling seeks to uncover latent semantic structure in text corpora with minimal supervision. Neural approaches achieve strong performance but require extensive tuning and struggle with lifelong learning due to cat…