中文
相关论文

相关论文: TriTopic: Tri-Modal Graph-Based Topic Modeling wit…

200 篇论文

Sentiment analysis, widely critiqued for capturing merely the overall tone of a corpus, falls short in accurately reflecting the latent structures and political stances within texts. This study introduces topic metrics, dummy variables…

计算与语言 · 计算机科学 2023-10-25 Weihong Qi

We propose a multi-scale hybridized topic modeling method to find hidden topics from transcribed interviews more accurately and efficiently than traditional topic modeling methods. Our multi-scale hybridized topic modeling method (MSHTM)…

Hypergraphs are a generalized data structure of graphs to model higher-order correlations among entities, which have been successfully adopted into various research domains. Meanwhile, HyperGraph Neural Network (HGNN) is currently the…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Jing Huang , Xiaolin Huang , Jie Yang

Social media constitutes a rich and influential source of information for qualitative researchers. Although computational techniques like topic modelling assist with managing the volume and diversity of social media content, qualitative…

人机交互 · 计算机科学 2024-12-20 Amandeep Kaur , James R. Wallace

Topic modeling is widely used for analytically evaluating large collections of textual data. One of the most popular topic techniques is Latent Dirichlet Allocation (LDA), which is flexible and adaptive, but not optimal for e.g. short texts…

计算与语言 · 计算机科学 2022-12-19 Muriël de Groot , Mohammad Aliannejadi , Marcel R. Haas

This paper presents the results of the first application of BERTopic, a state-of-the-art topic modeling technique, to short text written in a morphologi-cally rich language. We applied BERTopic with three multilingual embed-ding models on…

计算与语言 · 计算机科学 2024-02-06 Darija Medvecki , Bojana Bašaragin , Adela Ljajić , Nikola Milošević

Addressing the challenge of multimodal data fusion in high-dimensional biomedical informatics, we propose MMCTOP, a MultiModal Clinical-Trial Outcome Prediction framework that integrates heterogeneous biomedical signals spanning (i)…

机器学习 · 计算机科学 2025-12-29 Carolina Aparício , Qi Shi , Bo Wen , Tesfaye Yadete , Qiwei Han

Embedded topic models are able to learn interpretable topics even with large and heavy-tailed vocabularies. However, they generally hold the Euclidean embedding space assumption, leading to a basic limitation in capturing hierarchical…

信息检索 · 计算机科学 2022-10-20 Yishi Xu , Dongsheng Wang , Bo Chen , Ruiying Lu , Zhibin Duan , Mingyuan Zhou

Graph Neural Networks (GNNs) have shown great performance in various tasks, with the core idea of learning from data labels and aggregating messages within the neighborhood of nodes. However, the common challenges in graphs are twofold:…

机器学习 · 计算机科学 2024-11-04 Shenghe Zheng , Hongzhi Wang , Xianglong Liu

Although latent factor models (e.g., matrix factorization) obtain good performance in predictions, they suffer from several problems including cold-start, non-transparency, and suboptimal recommendations. In this paper, we employ text with…

机器学习 · 计算机科学 2022-03-03 Biyi Fang , Kripa Rajshekhar , Diego Klabjan

The topic modeling discovers the latent topic probability of the given text documents. To generate the more meaningful topic that better represents the given document, we proposed a new feature extraction technique which can be used in the…

机器学习 · 计算机科学 2018-04-13 Ziyi Zhao , Krittaphat Pugdeethosapol , Sheng Lin , Zhe Li , Caiwen Ding , Yanzhi Wang , Qinru Qiu

Topic Modeling is an approach used for automatic comprehension and classification of data in a variety of settings, and perhaps the canonical application is in uncovering thematic structure in a corpus of documents. A number of foundational…

机器学习 · 计算机科学 2012-04-13 Sanjeev Arora , Rong Ge , Ankur Moitra

Topic models have been evolving rapidly over the years, from conventional to recent neural models. However, existing topic models generally struggle with either effectiveness, efficiency, or stability, highly impeding their practical…

计算与语言 · 计算机科学 2024-10-29 Xiaobao Wu , Thong Nguyen , Delvin Ce Zhang , William Yang Wang , Anh Tuan Luu

Representing the cutting-edge technique of text-to-image models, the latest Multimodal Diffusion Transformer (MMDiT) largely mitigates many generation issues existing in previous models. However, we discover that it still suffers from…

计算机视觉与模式识别 · 计算机科学 2024-11-28 Tianyi Wei , Dongdong Chen , Yifan Zhou , Xingang Pan

Over the last years, topic modeling has emerged as a powerful technique for organizing and summarizing big collections of documents or searching for particular patterns in them. However, privacy concerns may arise when cross-analyzing data…

机器学习 · 计算机科学 2023-06-13 Lorena Calvo-Bartolomé , Jerónimo Arenas-García

Existing graph- and hypergraph-based algorithms for document summarization represent the sentences of a corpus as the nodes of a graph or a hypergraph in which the edges represent relationships of lexical similarities between sentences.…

计算与语言 · 计算机科学 2019-04-17 Hadrien Van Lierde , Tommy W. S. Chow

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

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 (LDA) and BERTopic…

机器学习 · 计算机科学 2026-05-05 Brice Valentin Kok-Shun , Johnny Chan , Gabrielle Peko , David Sundaram

Learning meaningful topic models with massive document collections which contain millions of documents and billions of tokens is challenging because of two reasons: First, one needs to deal with a large number of topics (typically in the…

分布式、并行与集群计算 · 计算机科学 2014-12-17 Hsiang-Fu Yu , Cho-Jui Hsieh , Hyokun Yun , S. V. N Vishwanathan , Inderjit S. Dhillon

Word embedding maps words into a low-dimensional continuous embedding space by exploiting the local word collocation patterns in a small context window. On the other hand, topic modeling maps documents onto a low-dimensional topic space, by…

计算与语言 · 计算机科学 2016-08-09 Shaohua Li , Tat-Seng Chua , Jun Zhu , Chunyan Miao