Tethering Broken Themes: Aligning Neural Topic Models with Labels and Authors
Mayank Nagda, Phil Ostheimer, Sophie Fellenz
TL;DR
We address misalignment in neural topic models by introducing FANToM, which aligns latent topics with document labels and authors via an expert-aligned Dirichlet prior $p_oldsymbol{ ho}(z)$ and a separate topic-author decoder. The approach yields more interpretable topics and meaningful author distributions, improving topic quality and alignment over strong baselines across multiple datasets. The framework supports semi-supervised settings and enables learning a shared embedding space among topics, words, and authors, with LLMs used as experts for labeling. This has practical implications for topic modeling in domains with rich metadata and author signals.
Abstract
Topic models are a popular approach for extracting semantic information from large document collections. However, recent studies suggest that the topics generated by these models often do not align well with human intentions. Although metadata such as labels and authorship information are available, it has not yet been effectively incorporated into neural topic models. To address this gap, we introduce FANToM, a novel method to align neural topic models with both labels and authorship information. FANToM allows for the inclusion of this metadata when available, producing interpretable topics and author distributions for each topic. Our approach demonstrates greater expressiveness than conventional topic models by learning the alignment between labels, topics, and authors. Experimental results show that FANToM improves existing models in terms of both topic quality and alignment. Additionally, it identifies author interests and similarities.
