paper-with-me

Papers

Concentrated Document Topic Model

2021-02-06 · Hao Lei, Ying Chen

We propose a Concentrated Document Topic Model(CDTM) for unsupervised text classification, which is able to produce a concentrated and sparse document topic distribution. In particular, an exponential entropy penalty is imposed on the document topic distribution. Documents that have diverse topic distributions are penalized more, while those having concentrated topics are penalized less. We apply the model to the benchmark NIPS dataset and observe more coherent topics and more concentrated and sparse document-topic distributions than Latent Dirichlet Allocation(LDA).

📄 PDF Abstract BibTeX arXiv:2102.04449

Code (0)

등록된 구현이 없습니다.

Tasks

modeltext-classificationText ClassificationUnsupervised Text Classification

Similar Papers 제목 키워드 기반

Provable Algorithms for Inference in Topic Models

2016-05-27 · Sanjeev Arora, Rong Ge, Frederic Koehler, Tengyu Ma 외

Recently, there has been considerable progress on designing algorithms with provable guarantees -- typically using linear algebraic methods -- for parameter learning in latent variable models. But designing provable algo…

Topic Models

NeuroMax: Enhancing Neural Topic Modeling via Maximizing Mutual Information and Group Topic Regularization

2024-09-29 · Duy-Tung Pham, Thien Trang Nguyen Vu, Tung Nguyen, Linh Ngo Van 외

Recent advances in neural topic models have concentrated on two primary directions: the integration of the inference network (encoder) with a pre-trained language model (PLM) and the modeling of the relationship between …

DecoderLanguage ModelingLanguage ModellingTopic Models

Unsupervised Topic Models are Data Mixers for Pre-training Language Models

2025-02-24 · Jiahui Peng, Xinlin Zhuang, Qiu Jiantao, Ren Ma 외

The performance of large language models (LLMs) is significantly affected by the quality and composition of their pre-training data, which is inherently diverse, spanning various domains, sources, and topics. Effectively…

Topic Models

When Documents Disagree: Measuring Institutional Variation in Transplant Guidance with Retrieval-Augmented Language Models

2026-03-23 · Yubo Li, Ramayya Krishnan, Rema Padman arxiv

Patient education materials for solid-organ transplantation vary substantially across U.S. centers, yet no systematic method exists to quantify this heterogeneity at scale. We introduce a framework that grounds the same …

Question Answering

Multi-turn Dialogue Comprehension from a Topic-aware Perspective

2023-09-18 · Xinbei Ma, Yi Xu, Hai Zhao, Zhuosheng Zhang

Dialogue related Machine Reading Comprehension requires language models to effectively decouple and model multi-turn dialogue passages. As a dialogue development goes after the intentions of participants, its topic may n…

Machine Reading ComprehensionReading Comprehension