用全局聚类上下文提升短文本主题建模效果
GloCOM: A Short Text Neural Topic Model via Global Clustering Context
- 构建全局聚类上下文,融合预训练模型嵌入
- 在多个数据集上主题质量优于现有模型
- 适合处理数据稀疏的短文本主题分析
从短文本中挖掘隐藏主题对传统和神经主题模型而言极具挑战,主要源于数据稀疏导致词共现模式受限,以及标签稀疏带来的重建目标不完整。尽管数据聚合是潜在解决方案,但现有神经主题模型常因计算复杂度高、聚合质量差及难以推断单文档主题比例而忽略该策略。本文提出新模型GloCOM(Global Clustering COntexts for Topic Models),通过构建短文档的聚合全局聚类上下文,并利用预训练语言模型的文本嵌入来解决此问题。GloCOM可同时推断聚类上下文的全局主题分布与个体短文本的局部分布。此外,模型将全局上下文引入重构损失,有效缓解标签稀疏问题。在多个短文本数据集上的实验表明,本方法在主题质量和文档表征方面均优于其他先进模型。
原文摘要 · Abstract (English)
Uncovering hidden topics from short texts is challenging for traditional and neural models due to data sparsity, which limits word co-occurrence patterns, and label sparsity, stemming from incomplete reconstruction targets. Although data aggregation offers a potential solution, existing neural topic models often overlook it due to time complexity, poor aggregation quality, and difficulty in inferring topic proportions for individual documents. In this paper, we propose a novel model, GloCOM (Global Clustering COntexts for Topic Models), which addresses these challenges by constructing aggregated global clustering contexts for short documents, leveraging text embeddings from pre-trained language models. GloCOM can infer both global topic distributions for clustering contexts and local distributions for individual short texts. Additionally, the model incorporates these global contexts to augment the reconstruction loss, effectively handling the label sparsity issue. Extensive experiments on short text datasets show that our approach outperforms other state-of-the-art models in both topic quality and document representations.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。