paper-with-me

홈 › Papers

Tethering Broken Themes: Aligning Neural Topic Models with Labels and Authors

2024-10-22 · Mayank Nagda, Phil Ostheimer, Sophie Fellenz

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. While metadata such as labels and authorship information is available, it has not yet been effectively incorporated into neural topic models. To address this gap, we introduce FANToM, a novel method for aligning 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 upon existing models in terms of both topic quality and alignment. Additionally, it identifies author interests and similarities.

📄 PDF Abstract BibTeX arXiv:2410.18140

Code (0)

등록된 구현이 없습니다.

Tasks

Topic Models

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Automatic Generation of Topic Labels

2020-05-29 · Areej Alokaili, Nikolaos Aletras, Mark Stevenson

Topic modelling is a popular unsupervised method for identifying the underlying themes in document collections that has many applications in information retrieval. A topic is usually represented by a list of terms ranked…

DescriptiveInformation RetrievalRetrievalSemantic Similarity+1

Evaluating Visual Representations for Topic Understanding and Their Effects on Manually Generated Topic Labels

2017-01-01 · TACL 2017 1 · Alison Smith, Tak Yeon Lee, Forough Poursabzi-Sangdeh, Jordan Boyd-Graber 외

Probabilistic topic models are important tools for indexing, summarizing, and analyzing large document collections by their themes. However, promoting end-user understanding of topics remains an open research problem. We…

Topic Models

TopicTag: Automatic Annotation of NMF Topic Models Using Chain of Thought and Prompt Tuning with LLMs

2024-07-29 · Selma Wanna, Ryan Barron, Nick Solovyev, Maksim E. Eren 외

Topic modeling is a technique for organizing and extracting themes from large collections of unstructured text. Non-negative matrix factorization (NMF) is a common unsupervised approach that decomposes a term frequency-i…

Knowledge GraphsManagementPrompt EngineeringTopic Models

XTRA: Cross-Lingual Topic Modeling with Topic and Representation Alignments

2025-10-03 · Tien Phat Nguyen, Vu Minh Ngo, Tung Nguyen, Linh Van Ngo 외 arxiv

Cross-lingual topic modeling aims to uncover shared semantic themes across languages. Several methods have been proposed to address this problem, leveraging both traditional and neural approaches. While previous methods …

Contrastive Learning

Transfer Topic Labeling with Domain-Specific Knowledge Base: An Analysis of UK House of Commons Speeches 1935-2014

2018-06-03 · Alexander Herzog, Peter John, Slava Jankin Mikhaylov

Topic models are widely used in natural language processing, allowing researchers to estimate the underlying themes in a collection of documents. Most topic models use unsupervised methods and hence require the additiona…

Topic Models