paper-with-me

Papers

On the Affinity, Rationality, and Diversity of Hierarchical Topic Modeling

2024-01-25 · Xiaobao Wu, Fengjun Pan, Thong Nguyen, Yichao Feng, Chaoqun Liu, Cong-Duy Nguyen, Anh Tuan Luu

Hierarchical topic modeling aims to discover latent topics from a corpus and organize them into a hierarchy to understand documents with desirable semantic granularity. However, existing work struggles with producing topic hierarchies of low affinity, rationality, and diversity, which hampers document understanding. To overcome these challenges, we in this paper propose Transport Plan and Context-aware Hierarchical Topic Model (TraCo). Instead of early simple topic dependencies, we propose a transport plan dependency method. It constrains dependencies to ensure their sparsity and balance, and also regularizes topic hierarchy building with them. This improves affinity and diversity of hierarchies. We further propose a context-aware disentangled decoder. Rather than previously entangled decoding, it distributes different semantic granularity to topics at different levels by disentangled decoding. This facilitates the rationality of hierarchies. Experiments on benchmark datasets demonstrate that our method surpasses state-of-the-art baselines, effectively improving the affinity, rationality, and diversity of hierarchical topic modeling with better performance on downstream tasks.

📄 PDF Abstract BibTeX arXiv:2401.14113

Code (2)

bobxwu/traco 공식 구현 pytorch
bobxwu/topmost pytorch

Tasks

DecoderDiversitydocument understanding

Similar Papers 제목 키워드 기반

Nonparametric Forest-Structured Neural Topic Modeling

2022-10-01 · COLING 2022 10 · Zhihong Zhang, Xuewen Zhang, Yanghui Rao

Neural topic models have been widely used in discovering the latent semantics from a corpus. Recently, there are several researches on hierarchical neural topic models since the relationships among topics are valuable fo…

Topic Models

Hierarchical Topical Segmentation with Affinity Propagation

2014-08-01 · COLING 2014 8 · Anna Kazantseva, Stan Szpakowicz
Information RetrievalQuestion AnsweringSegmentationText Summarization

HAG: Hierarchical Demographic Tree-based Agent Generation for Topic-Adaptive Simulation

2026-01-09 · Rongxin Chen, Tianyu Wu, Bingbing Xu, Jiatang Luo 외 arxiv

High-fidelity agent initialization is crucial for credible Agent-Based Modeling across diverse domains. A robust framework should be Topic-Adaptive, capturing macro-level joint distributions while ensuring micro-level in…

Affinity-Preserving Random Walk for Multi-Document Summarization

2017-09-01 · EMNLP 2017 9 · Kexiang Wang, Tianyu Liu, Zhifang Sui, Baobao Chang

Multi-document summarization provides users with a short text that summarizes the information in a set of related documents. This paper introduces affinity-preserving random walk to the summarization task, which preserve…

DiversityDocument SummarizationMulti-Document SummarizationText Summarization

Hierarchical Re-estimation of Topic Models for Measuring Topical Diversity

2017-01-16 · Azarbonyad Hosein, Dehghani Mostafa, Kenter Tom, Marx Maarten 외

A high degree of topical diversity is often considered to be an important characteristic of interesting text documents. A recent proposal for measuring topical diversity identifies three elements for assessing diversity:…

DiversityTopic Models