中文
相关论文

相关论文: Learning Topic Models by Neighborhood Aggregation

200 篇论文

One of the most remarkable properties of word embeddings is the fact that they capture certain types of semantic and syntactic relationships. Recently, pre-trained language models such as BERT have achieved groundbreaking results across a…

计算与语言 · 计算机科学 2019-12-02 Zied Bouraoui , Jose Camacho-Collados , Steven Schockaert

Labeled property graphs often contain rich textual attributes that can enhance analytical tasks when properly leveraged. This work explores the use of pretrained text embedding models to enable efficient semantic analysis in such graphs. By…

计算与语言 · 计算机科学 2026-02-09 Michal Podstawski

Topic modeling of textual corpora is an important and challenging problem. In most previous work, the "bag-of-words" assumption is usually made which ignores the ordering of words. This assumption simplifies the computation, but it…

机器学习 · 计算机科学 2015-02-13 Min Yang , Tianyi Cui , Wenting Tu

This work combines algorithms based on word embeddings, dimensionality reduction, and clustering. The objective is to obtain topics from a set of unclassified texts. The algorithm to obtain the word embeddings is the BERT model, a neural…

计算与语言 · 计算机科学 2023-12-08 Diego Saldaña Ulloa

Due to the success of the pre-trained language model (PLM), existing PLM-based summarization models show their powerful generative capability. However, these models are trained on general-purpose summarization datasets, leading to generated…

计算与语言 · 计算机科学 2023-02-28 Shi Zesheng , Zhou Yucheng

Distributed representations of words have been shown to capture lexical semantics, as demonstrated by their effectiveness in word similarity and analogical relation tasks. But, these tasks only evaluate lexical semantics indirectly. In this…

计算与语言 · 计算机科学 2016-12-02 Thanapon Noraset , Chen Liang , Larry Birnbaum , Doug Downey

Learning vectors that capture the meaning of concepts remains a fundamental challenge. Somewhat surprisingly, perhaps, pre-trained language models have thus far only enabled modest improvements to the quality of such concept embeddings.…

计算与语言 · 计算机科学 2023-05-18 Na Li , Hanane Kteich , Zied Bouraoui , Steven Schockaert

We present a framework that allows users to incorporate the semantics of their domain knowledge for topic model refinement while remaining model-agnostic. Our approach enables users to (1) understand the semantic space of the model, (2)…

人机交互 · 计算机科学 2019-08-02 Mennatallah El-Assady , Rebecca Kehlbeck , Christopher Collins , Daniel Keim , Oliver Deussen

Topic models have been the prominent tools for automatic topic discovery from text corpora. Despite their effectiveness, topic models suffer from several limitations including the inability of modeling word ordering information in…

计算与语言 · 计算机科学 2022-02-10 Yu Meng , Yunyi Zhang , Jiaxin Huang , Yu Zhang , Jiawei Han

Text embeddings are numerical representations of text data, where words, phrases, or entire documents are converted into vectors of real numbers. These embeddings capture semantic meanings and relationships between text elements in a…

信息检索 · 计算机科学 2025-01-20 Fusheng Wei , Robert Neary , Han Qin , Qiang Mao , Jianping Zhang

Topic models have been prevalent for decades to discover latent topics and infer topic proportions of documents in an unsupervised fashion. They have been widely used in various applications like text analysis and context recommendation.…

计算与语言 · 计算机科学 2024-06-25 Xiaobao Wu , Thong Nguyen , Anh Tuan Luu

While the success of pre-trained language models has largely eliminated the need for high-quality static word vectors in many NLP applications, such vectors continue to play an important role in tasks where words need to be modelled in the…

计算与语言 · 计算机科学 2021-05-18 Na Li , Zied Bouraoui , Jose Camacho Collados , Luis Espinosa-Anke , Qing Gu , Steven Schockaert

Current topic models often suffer from discovering topics not matching human intuition, unnatural switching of topics within documents and high computational demands. We address these concerns by proposing a topic model and an inference…

计算与语言 · 计算机科学 2018-02-06 Johannes Schneider

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 by their…

信息检索 · 计算机科学 2020-06-02 Areej Alokaili , Nikolaos Aletras , Mark Stevenson

The growing need to analyze large collections of documents has led to great developments in topic modeling. Since documents are frequently associated with other related variables, such as labels or ratings, much interest has been placed on…

机器学习 · 统计学 2018-08-20 Filipe Rodrigues , Mariana Lourenço , Bernardete Ribeiro , Francisco Pereira

Tying the weights of the target word embeddings with the target word classifiers of neural machine translation models leads to faster training and often to better translation quality. Given the success of this parameter sharing, we…

计算与语言 · 计算机科学 2018-09-03 Nikolaos Pappas , Lesly Miculicich Werlen , James Henderson

When searching for information, a human reader first glances over a document, spots relevant sections and then focuses on a few sentences for resolving her intention. However, the high variance of document structure complicates to identify…

计算与语言 · 计算机科学 2019-02-14 Sebastian Arnold , Rudolf Schneider , Philippe Cudré-Mauroux , Felix A. Gers , Alexander Löser

Many classification models work poorly on short texts due to data sparsity. To address this issue, we propose topic memory networks for short text classification with a novel topic memory mechanism to encode latent topic representations…

计算与语言 · 计算机科学 2018-09-12 Jichuan Zeng , Jing Li , Yan Song , Cuiyun Gao , Michael R. Lyu , Irwin King

As we continue to collect and store textual data in a multitude of domains, we are regularly confronted with material whose largely unknown thematic structure we want to uncover. With unsupervised, exploratory analysis, no prior knowledge…

信息检索 · 计算机科学 2015-07-20 Samuel Rönnqvist

Advances in topic modeling have yielded effective methods for characterizing the latent semantics of textual data. However, applying standard topic modeling approaches to sentence-level tasks introduces a number of challenges. In this…

计算与语言 · 计算机科学 2016-07-21 Ruey-Cheng Chen , Reid Swanson , Andrew S. Gordon