Papers by Hegang Chen
Unsupervised Hierarchical Topic Modeling via Anchor Word Clustering and Path Guidance (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Existing hierarchical topic models often ignore the role of anchor words that guide text generation. |
| Approach: | They propose to use a clustering algorithm to detect anchor words that are highly consistent with every topic and add a causal path to the popular Variational Auto-Encoder framework. |
| Outcome: | The proposed model outperforms state-of-the-art methods on three datasets. |