paper-with-me

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 primarily utilize contextual embeddings from LLMs, which are not optimal for clustering or capable for topic based text generation. NTMs have never been combined with diffusion model for text generation. Our study addresses these gaps by introducing a novel framework named Diffusion-Enhanced Topic Modeling using Encoder-Decoder-based LLMs (DeTiME). DeTiME leverages Encoder-Decoder-based LLMs to produce highly clusterable embeddings that could generate topics that exhibit both superior clusterability and enhanced semantic coherence compared to existing methods. Additionally, by exploiting the power of diffusion model, our framework also provides the capability to do topic based text generation. This dual functionality allows users to efficiently produce highly clustered topics and topic based text generation simultaneously. DeTiME's potential extends to generating clustered embeddings as well. Notably, our proposed framework(both encoder-decoder based LLM and diffusion model) proves to be efficient to train and exhibits high adaptability to other LLMs and diffusion model, demonstrating its potential for a wide array of applications.

📄 PDF Abstract BibTeX arXiv:2310.15296

Code (1)

amazon-science/text_generation_diffusion_llm_topic 공식 구현 pytorch

Tasks

DecoderText GenerationTopic Models

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 제목 키워드 기반

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 …

model

PDETime: Rethinking Long-Term Multivariate Time Series Forecasting from the perspective of partial differential equations

2024-02-25 · shiyi qi, Zenglin Xu, Yiduo Li, Liangjian Wen 외

Recent advancements in deep learning have led to the development of various models for long-term multivariate time-series forecasting (LMTF), many of which have shown promising results. Generally, the focus has been on h…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Hybrid Classical-Quantum Variational Autoencoder for Neural Topic Modeling

2026-06-11 · Ivan Kankeu arxiv

Neural topic models enable scalable semantic discovery, but their integration with quantum hardware remains largely unexplored. We present a proof-of-concept hybrid classical-quantum variational autoencoder (VAE) for top…

Topic Models

Topic Diffusion Discovery Based on Deep Non-negative Autoencoder

2020-10-08 · Sheng-Tai Huang, Yihuang Kang, Shao-Min Hung, Bowen Kuo 외

Researchers have been overwhelmed by the explosion of research articles published by various research communities. Many research scholarly websites, search engines, and digital libraries have been created to help researc…

Articles

FewTopNER: Integrating Few-Shot Learning with Topic Modeling and Named Entity Recognition in a Multilingual Framework

2025-02-04 · Ibrahim Bouabdallaoui, Fatima Guerouate, Samya Bouhaddour, Chaimae Saadi 외

We introduce FewTopNER, a novel framework that integrates few-shot named entity recognition (NER) with topic-aware contextual modeling to address the challenges of cross-lingual and low-resource scenarios. FewTopNER leve…

Entity DisambiguationFew-Shot Learningfew-shot-nerFew-shot NER+4