paper-with-me

Papers

Interpretable Topic Extraction and Word Embedding Learning using row-stochastic DEDICOM

2025-07-22 · Lars Hillebrand, David Biesner, Christian Bauckhage, Rafet Sifa arxiv

The DEDICOM algorithm provides a uniquely interpretable matrix factorization method for symmetric and asymmetric square matrices. We employ a new row-stochastic variation of DEDICOM on the pointwise mutual information matrices of text corpora to identify latent topic clusters within the vocabulary and simultaneously learn interpretable word embeddings. We introduce a method to efficiently train a constrained DEDICOM algorithm and a qualitative evaluation of its topic modeling and word embedding performance.

📄 PDF Abstract BibTeX arXiv:2507.16695

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enhancing Topic Extraction in Recommender Systems with Entropy Regularization

2023-06-12 · Xuefei Jiang, Dairui Liu, Ruihai Dong

In recent years, many recommender systems have utilized textual data for topic extraction to enhance interpretability. However, our findings reveal a noticeable deficiency in the coherence of keywords within topics, resu…

Recommendation SystemsWord Embeddings

Topic Modeling in Embedding Spaces

2019-07-08 · TACL 2020 1 · Adji B. Dieng, Francisco J. R. Ruiz, David M. Blei

Topic modeling analyzes documents to learn meaningful patterns of words. However, existing topic models fail to learn interpretable topics when working with large and heavy-tailed vocabularies. To this end, we develop th…

Topic ModelsVariational InferenceWord Embeddings

Sawtooth Factorial Topic Embeddings Guided Gamma Belief Network

2021-06-30 · Zhibin Duan, Dongsheng Wang, Bo Chen, Chaojie Wang 외

Hierarchical topic models such as the gamma belief network (GBN) have delivered promising results in mining multi-layer document representations and discovering interpretable topic taxonomies. However, they often assume …

Topic ModelsVariational Inference

Inductive Document Network Embedding with Topic-Word Attention

2020-01-10 · Robin Brochier, Adrien Guille, Julien Velcin

Document network embedding aims at learning representations for a structured text corpus i.e. when documents are linked to each other. Recent algorithms extend network embedding approaches by incorporating the text conte…

Network Embedding

Is Neural Topic Modelling Better than Clustering? An Empirical Study on Clustering with Contextual Embeddings for Topics

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Recent work incorporates pre-trained word embeddings such as BERT embeddings into Neural Topic Models (NTMs), generating highly coherent topics. However, with high-quality contextualized document representations, do we r…

ClusteringSentenceSentence EmbeddingsTopic Models+1