paper-with-me

Papers

DiffETM: Diffusion Process Enhanced Embedded Topic Model

2025-01-01 · Wei Shao, Mingyang Liu, Linqi Song

The embedded topic model (ETM) is a widely used approach that assumes the sampled document-topic distribution conforms to the logistic normal distribution for easier optimization. However, this assumption oversimplifies the real document-topic distribution, limiting the model's performance. In response, we propose a novel method that introduces the diffusion process into the sampling process of document-topic distribution to overcome this limitation and maintain an easy optimization process. We validate our method through extensive experiments on two mainstream datasets, proving its effectiveness in improving topic modeling performance.

📄 PDF Abstract BibTeX arXiv:2501.00862

Code (0)

등록된 구현이 없습니다.

Tasks

model

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DeTiME: Diffusion-Enhanced Topic Modeling using Encoder-decoder based LLM

2023-10-23 · Weijie Xu, Wenxiang Hu, Fanyou Wu, Srinivasan Sengamedu

In the burgeoning field of natural language processing (NLP), Neural Topic Models (NTMs) , Large Language Models (LLMs) and Diffusion model have emerged as areas of significant research interest. Despite this, NTMs prima…

DecoderText GenerationTopic Models

Embedded Topic Models Enhanced by Wikification

2024-10-03 · Takashi Shibuya, Takehito Utsuro

Topic modeling analyzes a collection of documents to learn meaningful patterns of words. However, previous topic models consider only the spelling of words and do not take into consideration the homography of words. In t…

ArticlesTime SeriesTopic Models

Poisson-Process Topic Model for Integrating Knowledge from Pre-trained Language Models

2025-03-22 · Morgane Austern, Yuanchuan Guo, Zheng Tracy Ke, Tianle Liu

Topic modeling is traditionally applied to word counts without accounting for the context in which words appear. Recent advancements in large language models (LLMs) offer contextualized word embeddings, which capture dee…

Word Embeddings

A Topical Approach to Capturing Customer Insight In Social Media

2023-07-14 · Miguel Palencia-Olivar

The age of social media has opened new opportunities for businesses. This flourishing wealth of information is outside traditional channels and frameworks of classical marketing research, including that of Marketing Mix …

MarketingTransfer LearningWord Embeddings

VSEC-LDA: Boosting Topic Modeling with Embedded Vocabulary Selection

2020-01-15 · Yuzhen Ding, Baoxin Li

Topic modeling has found wide application in many problems where latent structures of the data are crucial for typical inference tasks. When applying a topic model, a relatively standard pre-processing step is to first b…

Topic Models