中文
相关论文

相关论文: Coherence-Aware Neural Topic Modeling

200 篇论文

We present a token-level decision summarization framework that utilizes the latent topic structures of utterances to identify "summary-worthy" words. Concretely, a series of unsupervised topic models is explored and experimental results…

计算与语言 · 计算机科学 2016-06-28 Lu Wang , Claire Cardie

Topic models are Bayesian models that are frequently used to capture the latent structure of certain corpora of documents or images. Each data element in such a corpus (for instance each item in a collection of scientific articles) is…

机器学习 · 统计学 2018-02-05 Behrooz Ghorbani , Hamid Javadi , Andrea Montanari

Topic modeling analyzes documents to learn meaningful patterns of words. However, existing topic models fail to learn interpretable topics when working with large and heavy-tailed vocabularies. To this end, we develop the Embedded Topic…

信息检索 · 计算机科学 2019-07-12 Adji B. Dieng , Francisco J. R. Ruiz , David M. Blei

Topic models are a useful analysis tool to uncover the underlying themes within document collections. The dominant approach is to use probabilistic topic models that posit a generative story, but in this paper we propose an alternative way…

计算与语言 · 计算机科学 2020-10-08 Suzanna Sia , Ayush Dalmia , Sabrina J. Mielke

We propose a neural network based approach for learning topics from text and image datasets. The model makes no assumptions about the conditional distribution of the observed features given the latent topics. This allows us to perform topic…

机器学习 · 计算机科学 2017-03-01 Gaurav Pandey , Ambedkar Dukkipati

Topic models provide a useful method for dimensionality reduction and exploratory data analysis in large text corpora. Most approaches to topic model inference have been based on a maximum likelihood objective. Efficient algorithms exist…

机器学习 · 计算机科学 2012-12-20 Sanjeev Arora , Rong Ge , Yoni Halpern , David Mimno , Ankur Moitra , David Sontag , Yichen Wu , Michael Zhu

Traditional neural topic models are typically optimized by reconstructing the document's Bag-of-Words (BoW) representations, overlooking contextual information and struggling with data sparsity. In this work, we propose a novel approach to…

计算与语言 · 计算机科学 2026-02-23 Raymond Li , Amirhossein Abaskohi , Chuyuan Li , Gabriel Murray , Giuseppe Carenini

Advances on deep generative models have attracted significant research interest in neural topic modeling. The recently proposed Adversarial-neural Topic Model models topics with an adversarially trained generator network and employs…

计算与语言 · 计算机科学 2020-09-30 Xuemeng Hu , Rui Wang , Deyu Zhou , Yuxuan Xiong

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…

机器学习 · 计算机科学 2024-02-08 Kyle Seelman , Mozhi Zhang , Jordan Boyd-Graber

Standard evaluations of Large language models (LLMs) focus on task performance, offering limited insight into whether correct behavior reflects appropriate underlying mechanisms and risking confirmation bias. We introduce a simple,…

计算与语言 · 计算机科学 2026-04-01 Zoë Prins , Samuele Punzo , Frank Wildenburg , Giovanni Cinà , Sandro Pezzelle

We use coherence relations inspired by computational models of discourse to study the information needs and goals of image captioning. Using an annotation protocol specifically devised for capturing image--caption coherence relations, we…

计算与语言 · 计算机科学 2022-11-30 Malihe Alikhani , Piyush Sharma , Shengjie Li , Radu Soricut , Matthew Stone

Consistency, which refers to the capability of generating the same predictions for semantically similar contexts, is a highly desirable property for a sound language understanding model. Although recent pretrained language models (PLMs)…

计算与语言 · 计算机科学 2021-08-17 Myeongjun Jang , Deuk Sin Kwon , Thomas Lukasiewicz

Multilingual topic models enable crosslingual tasks by extracting consistent topics from multilingual corpora. Most models require parallel or comparable training corpora, which limits their ability to generalize. In this paper, we first…

计算与语言 · 计算机科学 2018-06-13 Shudong Hao , Michael J. Paul

We present a neural network framework for learning a survival model to predict a time-to-event outcome while simultaneously learning a topic model that reveals feature relationships. In particular, we model each subject as a distribution…

机器学习 · 计算机科学 2024-06-06 George H. Chen , Linhong Li , Ren Zuo , Amanda Coston , Jeremy C. Weiss

Given a controversial target such as ``nuclear energy'', argument mining aims to identify the argumentative text from heterogeneous sources. Current approaches focus on exploring better ways of integrating the target-associated semantic…

计算与语言 · 计算机科学 2023-07-25 Jiasheng Si , Yingjie Zhu , Xingyu Shi , Deyu Zhou , Yulan He

Statistical topic models provide a general data-driven framework for automated discovery of high-level knowledge from large collections of text documents. While topic models can potentially discover a broad range of themes in a data set,…

人工智能 · 计算机科学 2008-08-08 Chaitanya Chemudugunta , Padhraic Smyth , Mark Steyvers

We propose the task of narrative incoherence detection as a new arena for inter-sentential semantic understanding: Given a multi-sentence narrative, decide whether there exist any semantic discrepancies in the narrative flow. Specifically,…

计算与语言 · 计算机科学 2021-04-16 Deng Cai , Yizhe Zhang , Yichen Huang , Wai Lam , Bill Dolan

Recent conditional language models are able to continue any kind of text source in an often seemingly fluent way. This fact encouraged research in the area of open-domain conversational systems that are based on powerful language models and…

计算与语言 · 计算机科学 2023-08-14 Fabian Galetzka , Anne Beyer , David Schlangen

We introduce an approach to topic modelling with document-level covariates that remains tractable in the face of large text corpora. This is achieved by de-emphasizing the role of parameter estimation in an underlying probabilistic model,…

统计方法学 · 统计学 2025-11-05 Gabriel Phelan , David A. Campbell

Though word embeddings and topics are complementary representations, several past works have only used pretrained word embeddings in (neural) topic modeling to address data sparsity in short-text or small collection of documents. This work…

计算与语言 · 计算机科学 2021-04-20 Pankaj Gupta , Yatin Chaudhary , Hinrich Schütze