paper-with-me

홈 › Papers

Labeled Interactive Topic Models

2023-11-15 · Kyle Seelman, Mozhi Zhang, Jordan Boyd-Graber

Topic models are valuable for understanding extensive document collections, but they don't always identify the most relevant topics. Classical probabilistic and anchor-based topic models offer interactive versions that allow users to guide the models towards more pertinent topics. However, such interactive features have been lacking in neural topic models. To correct this lacuna, we introduce a user-friendly interaction for neural topic models. This interaction permits users to assign a word label to a topic, leading to an update in the topic model where the words in the topic become closely aligned with the given label. Our approach encompasses two distinct kinds of neural topic models. The first includes models where topic embeddings are trainable and evolve during the training process. The second kind involves models where topic embeddings are integrated post-training, offering a different approach to topic refinement. To facilitate user interaction with these neural topic models, we have developed an interactive interface. This interface enables users to engage with and re-label topics as desired. We evaluate our method through a human study, where users can relabel topics to find relevant documents. Using our method, user labeling improves document rank scores, helping to find more relevant documents to a given query when compared to no user labeling.

📄 PDF Abstract BibTeX arXiv:2311.09438

Code (0)

등록된 구현이 없습니다.

Tasks

Topic Models

Similar Papers 제목 키워드 기반

Labeled Anchors and a Scalable, Transparent, and Interactive Classifier

2018-10-01 · EMNLP 2018 10 · Jeffrey Lund, Stephen Cowley, Wilson Fearn, Emily Hales 외

We propose Labeled Anchors, an interactive and supervised topic model based on the anchor words algorithm (Arora et al., 2013). Labeled Anchors is similar to Supervised Anchors (Nguyen et al., 2014) in that it extends th…

Document ClassificationGeneral ClassificationText ClassificationTopic Models

Multilingual Anchoring: Interactive Topic Modeling and Alignment Across Languages

2018-12-01 · NeurIPS 2018 12 · Michelle Yuan, Benjamin Van Durme, Jordan L. Ying

Multilingual topic models can reveal patterns in cross-lingual document collections. However, existing models lack speed and interactivity, which prevents adoption in everyday corpora exploration or quick moving situatio…

General ClassificationTopic Models

Changing the Mind of Transformers for Topically-Controllable Language Generation

2021-03-29 · EACL 2021 2 · Haw-Shiuan Chang, Jiaming Yuan, Mohit Iyyer, Andrew McCallum

Large Transformer-based language models can aid human authors by suggesting plausible continuations of text written so far. However, current interactive writing assistants do not allow authors to guide text generation in…

ClusteringText Generation

Tandem Anchoring: a Multiword Anchor Approach for Interactive Topic Modeling

2017-07-01 · ACL 2017 7 · Jeffrey Lund, Connor Cook, Kevin Seppi, Jordan Boyd-Graber

Interactive topic models are powerful tools for those seeking to understand large collections of text. However, existing sampling-based interactive topic modeling approaches scale poorly to large data sets. Anchor method…

Document ClassificationInformation RetrievalSentiment AnalysisTopic Models

Constructing a Class-Based Lexical Dictionary using Interactive Topic Models

2012-05-01 · LREC 2012 5 · Kugatsu Sadamitsu, Kuniko Saito, Kenji Imamura, Yoshihiro Matsuo

This paper proposes a new method of constructing arbitrary class-based related word dictionaries on interactive topic models; we assume that each class is described by a topic. We propose a new semi-supervised method tha…

Topic Models