中文
相关论文

相关论文: Transfer Topic Modeling with Ease and Scalability

200 篇论文

Microblog classification has received a lot of attention in recent years. Different classification tasks have been investigated, most of them focusing on classifying microblogs into a small number of classes (five or less) using a training…

信息检索 · 计算机科学 2021-09-21 Walid Magdy , Hassan Sajjad , Tarek El-Ganainy , Fabrizio Sebastiani

Distributed dense word vectors have been shown to be effective at capturing token-level semantic and syntactic regularities in language, while topic models can form interpretable representations over documents. In this work, we describe…

计算与语言 · 计算机科学 2016-05-09 Christopher E Moody

Automatic classification of scientific articles based on common characteristics is an interesting problem with many applications in digital library and information retrieval systems. Properly organized articles can be useful for automatic…

信息检索 · 计算机科学 2015-05-04 Shameem A Puthiya Parambath

Transfer learning aims at transferring knowledge from a well-labeled domain to a similar but different domain with limited or no labels. Unfortunately, existing learning-based methods often involve intensive model selection and…

机器学习 · 计算机科学 2019-04-11 Jindong Wang , Yiqiang Chen , Han Yu , Meiyu Huang , Qiang Yang

Latent Dirichlet allocation (LDA) is a widely-used probabilistic topic modeling paradigm, and recently finds many applications in computer vision and computational biology. In this paper, we propose a fast and accurate batch algorithm,…

机器学习 · 计算机科学 2014-04-09 Jia Zeng , Zhi-Qiang Liu , Xiao-Qin Cao

Topic modeling is a state-of-the-art technique for analyzing text corpora. It uses a statistical model, most commonly Latent Dirichlet Allocation (LDA), to discover abstract topics that occur in the document collection. However, the…

人机交互 · 计算机科学 2021-10-19 Valerie Müller , Christian Sieg , Lars Linsen

Analysis of short text, such as social media posts, is extremely difficult because of their inherent brevity. In addition to classifying topics of such posts, a common downstream task is grouping the authors of these documents for…

信息检索 · 计算机科学 2022-06-20 Graham Tierney , Christopher Bail , Alexander Volfovsky

Transfer learning methods, and in particular domain adaptation, help exploit labeled data in one domain to improve the performance of a certain task in another domain. However, it is still not clear what factors affect the success of domain…

计算与语言 · 计算机科学 2021-06-25 Nicolai Pogrebnyakov , Shohreh Shaghaghian

We present Wikipedia-based Polyglot Dirichlet Allocation (WikiPDA), a crosslingual topic model that learns to represent Wikipedia articles written in any language as distributions over a common set of language-independent topics. It…

计算与语言 · 计算机科学 2021-02-16 Tiziano Piccardi , Robert West

Object recognition is a key enabler across industry and defense. As technology changes, algorithms must keep pace with new requirements and data. New modalities and higher resolution sensors should allow for increased algorithm robustness.…

计算机视觉与模式识别 · 计算机科学 2020-12-24 Samuel Rivera , Joel Klipfel , Deborah Weeks

Linguistics has been instrumental in developing a deeper understanding of human nature. Words are indispensable to bequeath the thoughts, emotions, and purpose of any human interaction, and critically analyzing these words can elucidate the…

计算与语言 · 计算机科学 2021-07-22 Tushar Sarkar , Nishant Rajadhyaksha

Weakly-supervised table question-answering(TableQA) models have achieved state-of-art performance by using pre-trained BERT transformer to jointly encoding a question and a table to produce structured query for the question. However, in…

Unsupervised domain adaptation~(UDA) aims at reducing the distribution discrepancy when transferring knowledge from a labeled source domain to an unlabeled target domain. Previous UDA methods assume that the source and target domains share…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Chuan-Xian Ren , Pengfei Ge , Peiyi Yang , Shuicheng Yan

Transfer Learning (TL) aims to transfer knowledge acquired in one problem, the source problem, onto another problem, the target problem, dispensing with the bottom-up construction of the target model. Due to its relevance, TL has gained…

Generalized Category Discovery is a crucial real-world task. Despite the improved performance on known categories, current methods perform poorly on novel categories. We attribute the poor performance to two reasons: biased knowledge…

计算与语言 · 计算机科学 2023-12-29 Wenbin An , Feng Tian , Wenkai Shi , Yan Chen , Yaqiang Wu , Qianying Wang , Ping Chen

The BERTopic framework leverages transformer embeddings and hierarchical clustering to extract latent topics from unstructured text corpora. While effective, it often struggles with social media data, which tends to be noisy and sparse,…

计算与语言 · 计算机科学 2025-09-25 Wannes Janssens , Matthias Bogaert , Dirk Van den Poel

Users of cloud computing are increasingly overwhelmed with the wide range of providers and services offered by each provider. As such, many users select cloud services based on description alone. An emerging alternative is to use a decision…

分布式、并行与集群计算 · 计算机科学 2019-05-08 Faiza Samreen , Gordon S Blair , Yehia Elkhatib

We summarize our exploratory investigation into whether Machine Learning (ML) techniques applied to publicly available professional text can substantially augment strategic planning for astronomy. We find that an approach based on Latent…

数字图书馆 · 计算机科学 2024-07-04 Brian Thomas , Harley Thronson , Anthony Buonomo , Louis Barbier

This doctoral thesis improves the transfer learning for sequence labeling tasks by adapting pre-trained neural language models. The proposed improvements in transfer learning involve introducing a multi-task model that incorporates an…

计算与语言 · 计算机科学 2025-10-24 David Dukić

Domain Adaptation (DA) enables transferring a learning machine from a labeled source domain to an unlabeled target one. While remarkable advances have been made, most of the existing DA methods focus on improving the target accuracy at…

机器学习 · 计算机科学 2020-11-10 Ximei Wang , Mingsheng Long , Jianmin Wang , Michael I. Jordan