paper-with-me

홈 › Papers

Neural Sparse Topical Coding

2018-07-01 · ACL 2018 7 · Min Peng, Qianqian Xie, Yanchun Zhang, Hua Wang, Xiuzhen Zhang, Jimin Huang, Gang Tian

Topic models with sparsity enhancement have been proven to be effective at learning discriminative and coherent latent topics of short texts, which is critical to many scientific and engineering applications. However, the extensions of these models require carefully tailored graphical models and re-deduced inference algorithms, limiting their variations and applications. We propose a novel sparsity-enhanced topic model, Neural Sparse Topical Coding (NSTC) base on a sparsity-enhanced topic model called Sparse Topical Coding (STC). It focuses on replacing the complex inference process with the back propagation, which makes the model easy to explore extensions. Moreover, the external semantic information of words in word embeddings is incorporated to improve the representation of short texts. To illustrate the flexibility offered by the neural network based framework, we present three extensions base on NSTC without re-deduced inference algorithms. Experiments on Web Snippet and 20Newsgroups datasets demonstrate that our models outperform existing methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingTopic ModelsWord Embeddings

Similar Papers 제목 키워드 기반

Topical Language Generation using Transformers

2021-03-11 · Rohola Zandie, Mohammad H. Mahoor

Large-scale transformer-based language models (LMs) demonstrate impressive capabilities in open text generation. However, controlling the generated text's properties such as the topic, style, and sentiment is challenging…

DiversityText Generation

Exploring the Role of Diversity in Example Selection for In-Context Learning

2025-05-03 · Janak Kapuriya, Manit Kaushik, Debasis Ganguly, Sumit Bhatia

In-Context Learning (ICL) has gained prominence due to its ability to perform tasks without requiring extensive training data and its robustness to noisy labels. A typical ICL workflow involves selecting localized exampl…

DiversityIn-Context LearningReranking

Topic-relevant Response Generation using Optimal Transport for an Open-domain Dialog System

2020-12-01 · COLING 2020 8 · Shuying Zhang, Tianyu Zhao, Tatsuya Kawahara

Conventional neural generative models tend to generate safe and generic responses which have little connection with previous utterances semantically and would disengage users in a dialog system. To generate relevant resp…

Open-Domain DialogResponse Generation

Modeling Topical Relevance for Multi-Turn Dialogue Generation

2020-09-27 · Hainan Zhang, Yanyan Lan, Liang Pang, Hongshen Chen 외

Topic drift is a common phenomenon in multi-turn dialogue. Therefore, an ideal dialogue generation models should be able to capture the topic information of each context, detect the relevant context, and produce appropri…

Dialogue GenerationSentence

Topical: Learning Repository Embeddings from Source Code using Attention

2022-08-19 · Agathe Lherondelle, Varun Babbar, Yash Satsangi, Fran Silavong 외

This paper presents Topical, a novel deep neural network for repository level embeddings. Existing methods, reliant on natural language documentation or naive aggregation techniques, are outperformed by Topical's utiliza…