paper-with-me

Papers

Anchored Correlation Explanation: Topic Modeling with Minimal Domain Knowledge

2016-11-30 · TACL 2017 1 · Ryan J. Gallagher, Kyle Reing, David Kale, Greg Ver Steeg

While generative models such as Latent Dirichlet Allocation (LDA) have proven fruitful in topic modeling, they often require detailed assumptions and careful specification of hyperparameters. Such model complexity issues only compound when trying to generalize generative models to incorporate human input. We introduce Correlation Explanation (CorEx), an alternative approach to topic modeling that does not assume an underlying generative model, and instead learns maximally informative topics through an information-theoretic framework. This framework naturally generalizes to hierarchical and semi-supervised extensions with no additional modeling assumptions. In particular, word-level domain knowledge can be flexibly incorporated within CorEx through anchor words, allowing topic separability and representation to be promoted with minimal human intervention. Across a variety of datasets, metrics, and experiments, we demonstrate that CorEx produces topics that are comparable in quality to those produced by unsupervised and semi-supervised variants of LDA.

📄 PDF Abstract BibTeX arXiv:1611.10277

Code (1)

gregversteeg/corex_topic 공식 구현

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…

Similar Papers 제목 키워드 기반

Toward Interpretable Topic Discovery via Anchored Correlation Explanation

2016-06-22 · Kyle Reing, David C. Kale, Greg Ver Steeg, Aram Galstyan

Many predictive tasks, such as diagnosing a patient based on their medical chart, are ultimately defined by the decisions of human experts. Unfortunately, encoding experts' knowledge is often time consuming and expensive…

PAST-TIDE: Prototype-Anchored Statement Tuning with Topic-Invariant Normalization for Stance Detection

2026-07-06 · Md. Shakhoyat Rahman Shujon, MD Jahid Hasan Jim, Md. Milon Islam, Md Rezwanul Haque 외 arxiv

We introduce PAST-TIDE, our stance detection system addressing both subtasks of the StanceNakba Shared Task at NakbaNLP@LREC-COLING 2026. The main idea is statement tuning. We redefine stance as cloze-style masked langua…

Contrastive LearningStance Detection

Hierarchical Topic Mining via Joint Spherical Tree and Text Embedding

2020-07-18 · Yu Meng, Yunyi Zhang, Jiaxin Huang, Yu Zhang 외

Mining a set of meaningful topics organized into a hierarchy is intuitively appealing since topic correlations are ubiquitous in massive text corpora. To account for potential hierarchical topic structures, hierarchical …

text-classificationText ClassificationTopic Models

Agentopic: A Generative AI Agent Workflow for Explainable Topic Modeling

2026-04-02 · Brice Valentin Kok-Shun, Johnny Chan, Gabrielle Peko, David Sundaram arxiv

Agentopic is a novel agent-based workflow for explainable topic modeling that leverages the reasoning capabilities of Large Language Models (LLMs). Existing topic modeling approaches such as Latent Dirichlet Allocation (…

Efficient Correlated Topic Modeling with Topic Embedding

2017-07-01 · Junxian He, Zhiting Hu, Taylor Berg-Kirkpatrick, Ying Huang 외

Correlated topic modeling has been limited to small model and problem sizes due to their high computational cost and poor scaling. In this paper, we propose a new model which learns compact topic embeddings and captures …

Document ClassificationGeneral ClassificationRetrievalVariational Inference