paper-with-me

Papers

Revisiting Topic-Guided Language Models

2023-12-04 · Carolina Zheng, Keyon Vafa, David M. Blei

A recent line of work in natural language processing has aimed to combine language models and topic models. These topic-guided language models augment neural language models with topic models, unsupervised learning methods that can discover document-level patterns of word use. This paper compares the effectiveness of these methods in a standardized setting. We study four topic-guided language models and two baselines, evaluating the held-out predictive performance of each model on four corpora. Surprisingly, we find that none of these methods outperform a standard LSTM language model baseline, and most fail to learn good topics. Further, we train a probe of the neural language model that shows that the baseline's hidden states already encode topic information. We make public all code used for this study.

📄 PDF Abstract BibTeX arXiv:2312.02331

Code (1)

carolinazheng/revisiting-tglms 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingTopic Models

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Revisiting Automated Topic Model Evaluation with Large Language Models

2023-05-20 · Dominik Stammbach, Vilém Zouhar, Alexander Hoyle, Mrinmaya Sachan 외

Topic models are used to make sense of large text collections. However, automatically evaluating topic model output and determining the optimal number of topics both have been longstanding challenges, with no effective a…

Topic Models

The Shape of Testimony: A Scalable Framework for Oral History Archive Comparison

2026-05-20 · Itamar Trainin, Renana Keydar, Amit Pinchevski arxiv

Researchers in Holocaust studies have often distinguished between two styles of oral survivor testimony: the USC Shoah Foundation's interviews tend to follow a structured, interviewer-guided format, whereas the Yale Fort…

Effective Seed-Guided Topic Discovery by Integrating Multiple Types of Contexts

2022-12-12 · Yu Zhang, Yunyi Zhang, Martin Michalski, Yucheng Jiang 외

Instead of mining coherent topics from a given text corpus in a completely unsupervised manner, seed-guided topic discovery methods leverage user-provided seed words to extract distinctive and coherent topics so that the…

Language ModellingWord Embeddings

Seed-Guided Topic Discovery with Out-of-Vocabulary Seeds

2022-05-04 · NAACL 2022 7 · Yu Zhang, Yu Meng, Xuan Wang, Sheng Wang 외

Discovering latent topics from text corpora has been studied for decades. Many existing topic models adopt a fully unsupervised setting, and their discovered topics may not cater to users' particular interests due to the…

DiversityGeneral KnowledgeTopic Models

AgenticAI-DialogGen: Topic-Guided Conversation Generation for Fine-Tuning and Evaluating Short- and Long-Term Memories of LLMs

2026-04-14 · Manoj Madushanka Perera, Adnan Mahmood, Kasun Eranda Wijethilake, Quan Z. Sheng arxiv

Recent advancements in Large Language Models (LLMs) have improved their ability to process extended conversational contexts, yet fine-tuning and evaluating short- and long-term memories remain difficult due to the absenc…

Knowledge Graphs