中文
相关论文

相关论文: Mixing Dirichlet Topic Models and Word Embeddings …

200 篇论文

Marrying topic models and language models exposes language understanding to a broader source of document-level context beyond sentences via topics. While introducing topical semantics in language models, existing approaches incorporate…

计算与语言 · 计算机科学 2023-06-28 Yatin Chaudhary , Hinrich Schütze , Pankaj Gupta

We propose a novel generative model to explore both local and global context for joint learning topics and topic-specific word embeddings. In particular, we assume that global latent topics are shared across documents, a word is generated…

计算与语言 · 计算机科学 2020-08-12 Lixing Zhu , Yulan He , Deyu Zhou

Understanding posterior contraction behavior in Bayesian hierarchical models is of fundamental importance, but progress in this question is relatively sparse in comparison to the theory of density estimation. In this paper, we study two…

统计理论 · 数学 2025-12-22 Dat Do , Sunrit Chakraborty , Jonathan Terhorst , XuanLong Nguyen

Traditional disease surveillance can be augmented with a wide variety of real-time sources such as, news and social media. However, these sources are in general unstructured and, construction of surveillance tools such as taxonomical…

机器学习 · 计算机科学 2016-06-07 Saurav Ghosh , Prithwish Chakraborty , Emily Cohn , John S. Brownstein , Naren Ramakrishnan

We introduce an improved variational autoencoder (VAE) for text modeling with topic information explicitly modeled as a Dirichlet latent variable. By providing the proposed model topic awareness, it is more superior at reconstructing input…

计算与语言 · 计算机科学 2018-11-02 Yijun Xiao , Tiancheng Zhao , William Yang Wang

Analyzing short texts infers discriminative and coherent latent topics that is a critical and fundamental task since many real-world applications require semantic understanding of short texts. Traditional long text topic modeling algorithms…

信息检索 · 计算机科学 2019-04-17 Qiang Jipeng , Qian Zhenyu , Li Yun , Yuan Yunhao , Wu Xindong

Large scale contextual representation models have significantly advanced NLP in recent years, understanding the semantics of text to a degree never seen before. However, they need to process large amounts of data to achieve high-quality…

计算与语言 · 计算机科学 2021-05-04 Daniel Garcia Bernal , Lodovico Giaretta , Sarunas Girdzijauskas , Magnus Sahlgren

The hedge fund industry presents significant challenges for investors due to its opacity and limited disclosure requirements. This pioneering study introduces two major innovations in financial text analysis. First, we apply topic modeling…

计算金融 · 定量金融 2025-12-09 Chang Liu

Task specific fine-tuning of a pre-trained neural language model using a custom softmax output layer is the de facto approach of late when dealing with document classification problems. This technique is not adequate when labeled examples…

计算与语言 · 计算机科学 2020-10-27 Natraj Raman , Armineh Nourbakhsh , Sameena Shah , Manuela Veloso

This paper studies the concept of color semantics by modeling a dataset of magazine cover designs, evaluating the model via crowdsourcing, and demonstrating several prototypes that facilitate color-related design tasks. We investigate a…

人机交互 · 计算机科学 2015-05-26 Ali Jahanian , S. V. N. Vishwanathan , Jan P. Allebach

Efficient representation of text documents is an important building block in many NLP tasks. Research on long text categorization has shown that simple weighted averaging of word vectors for sentence representation often outperforms more…

计算与语言 · 计算机科学 2019-11-20 Vivek Gupta , Ankit Saw , Pegah Nokhiz , Harshit Gupta , Partha Talukdar

Representing words by vectors, or embeddings, enables computational reasoning and is foundational to automating natural language tasks. For example, if word embeddings of similar words contain similar values, word similarity can be readily…

计算与语言 · 计算机科学 2022-02-02 Carl Allen

Distributional models provide a convenient way to model semantics using dense embedding spaces derived from unsupervised learning algorithms. However, the dimensions of dense embedding spaces are not designed to resemble human semantic…

计算与语言 · 计算机科学 2018-11-15 Steven Derby , Paul Miller , Brian Murphy , Barry Devereux

The Latent Dirichlet Allocation (LDA) model is a popular method for creating mixed-membership clusters. Despite having been originally developed for text analysis, LDA has been used for a wide range of other applications. We propose a new…

信息检索 · 计算机科学 2022-02-24 Gilson Shimizu , Rafael Izbicki , Denis Valle

Diffusion models have shown promise in text generation, but often struggle with generating long, coherent, and contextually accurate text. Token-level diffusion doesn't model word-order dependencies explicitly and operates on short, fixed…

计算与语言 · 计算机科学 2025-05-27 Xiaochen Zhu , Georgi Karadzhov , Chenxi Whitehouse , Andreas Vlachos

This paper presents an algorithm for the unsupervised learning of latent variable models from unlabeled sets of data. We base our technique on spectral decomposition, providing a technique that proves to be robust both in theory and in…

机器学习 · 统计学 2017-04-05 Matteo Ruffini , Marta Casanellas , Ricard Gavaldà

We introduce~\textsc{Domain2Vec}, a novel approach that decomposes any dataset into a linear combination of several \emph{meta-domains}, a new concept designed to capture the key underlying features of datasets. \textsc{Domain2Vec}…

计算与语言 · 计算机科学 2025-06-13 Mozhi Zhang , Howe Tissue , Lu Wang , Xipeng Qiu

In traditional Distributional Semantic Models (DSMs) the multiple senses of a polysemous word are conflated into a single vector space representation. In this work, we propose a DSM that learns multiple distributional representations of a…

计算与语言 · 计算机科学 2019-04-12 Eleftheria Briakou , Nikos Athanasiou , Alexandros Potamianos

Data-driven representation learning for words is a technique of central importance in NLP. While indisputably useful as a source of features in downstream tasks, such vectors tend to consist of uninterpretable components whose relationship…

计算与语言 · 计算机科学 2015-06-18 Manaal Faruqui , Chris Dyer

Word2vec (Mikolov et al., 2013) has proven to be successful in natural language processing by capturing the semantic relationships between different words. Built on top of single-word embeddings, paragraph vectors (Le and Mikolov, 2014)…

计算与语言 · 计算机科学 2017-12-11 Geng Ji , Robert Bamler , Erik B. Sudderth , Stephan Mandt