中文
相关论文

相关论文: Unsupervised Open-domain Keyphrase Generation

200 篇论文

In the paraphrase generation task, source sentences often contain phrases that should not be altered. Which phrases, however, can be context dependent and can vary by application. Our solution to this challenge is to provide the user with…

计算与语言 · 计算机科学 2021-01-27 Mohan Zhang , Luchen Tan , Zhengkai Tu , Zihang Fu , Kun Xiong , Ming Li , Jimmy Lin

Is it possible to train a general metric for evaluating text generation quality without human annotated ratings? Existing learned metrics either perform unsatisfactorily across text generation tasks or require human ratings for training on…

计算与语言 · 计算机科学 2023-07-10 Wenda Xu , Xian Qian , Mingxuan Wang , Lei Li , William Yang Wang

One of the hardest problems in the area of Natural Language Processing and Artificial Intelligence is automatically generating language that is coherent and understandable to humans. Teaching machines how to converse as humans do falls…

计算与语言 · 计算机科学 2019-06-04 Sashank Santhanam , Samira Shaikh

In this paper, we present a keyphrase generation approach using conditional Generative Adversarial Networks (GAN). In our GAN model, the generator outputs a sequence of keyphrases based on the title and abstract of a scientific article. The…

计算与语言 · 计算机科学 2019-09-27 Avinash Swaminathan , Raj Kuwar Gupta , Haimin Zhang , Debanjan Mahata , Rakesh Gosangi , Rajiv Ratn Shah

(Part of the abstract) In this thesis, we investigate the use of unsupervised spoken term discovery in tackling this problem. Unsupervised spoken term discovery aims to discover topic-related terminologies in a speech without knowing the…

音频与语音处理 · 电气工程与系统科学 2020-12-01 Man-Ling Sung

One of the limitations of semantic parsing approaches to open-domain question answering is the lexicosyntactic gap between natural language questions and knowledge base entries -- there are many ways to ask a question, all with the same…

计算与语言 · 计算机科学 2016-08-08 Shashi Narayan , Siva Reddy , Shay B. Cohen

Unsupervised commonsense question answering requires mining effective commonsense knowledge without the rely on the labeled task data. Previous methods typically retrieved from traditional knowledge bases or used pre-trained language models…

计算与语言 · 计算机科学 2022-11-28 Yueqing Sun , Yu Zhang , Le Qi , Qi Shi

Open-domain dialog involves generating search queries that help obtain relevant knowledge for holding informative conversations. However, it can be challenging to determine what information to retrieve when the user is passive and does not…

计算与语言 · 计算机科学 2023-10-24 Revanth Gangi Reddy , Hao Bai , Wentao Yao , Sharath Chandra Etagi Suresh , Heng Ji , ChengXiang Zhai

Recently, utilizing deep neural networks to build the opendomain dialogue models has become a hot topic. However, the responses generated by these models suffer from many problems such as responses not being contextualized and tend to…

计算与语言 · 计算机科学 2023-09-07 Mengjuan Liu , Chenyang Liu , Yunfan Yang , Jiang Liu , Mohan Jing

Although Sequence-to-Sequence (S2S) architectures have become state-of-the-art in speech synthesis, capable of generating outputs that approach the perceptual quality of natural samples, they are limited by a lack of flexibility when it…

音频与语音处理 · 电气工程与系统科学 2021-04-06 Slava Shechtman , Raul Fernandez , David Haws

State-of-the-art keyphrase generation methods generally depend on large annotated datasets, limiting their performance in domains with limited annotated data. To overcome this challenge, we design a data-oriented approach that first…

计算与语言 · 计算机科学 2022-10-25 Di Wu , Wasi Uddin Ahmad , Sunipa Dev , Kai-Wei Chang

Open-domain KeyPhrase Extraction (KPE) aims to extract keyphrases from documents without domain or quality restrictions, e.g., web pages with variant domains and qualities. Recently, neural methods have shown promising results in many KPE…

计算与语言 · 计算机科学 2021-09-20 Si Sun , Zhenghao Liu , Chenyan Xiong , Zhiyuan Liu , Jie Bao

Large-scale language models like ChatGPT and GPT-4 have gained attention for their impressive conversational and generative capabilities. However, the creation of supervised paired question-answering data for instruction tuning presents…

计算与语言 · 计算机科学 2023-05-23 Xuanyu Zhang , Qing Yang

We propose a novel unsupervised keyphrase extraction approach that filters candidate keywords using outlier detection. It starts by training word embeddings on the target document to capture semantic regularities among the words. It then…

计算与语言 · 计算机科学 2020-07-14 Eirini Papagiannopoulou , Grigorios Tsoumakas

Unsupervised domain adaptation facilitates the unlabeled target domain relying on well-established source domain information. The conventional methods forcefully reducing the domain discrepancy in the latent space will result in the…

计算机视觉与模式识别 · 计算机科学 2020-02-13 Guanglei Yang , Haifeng Xia , Mingli Ding , Zhengming Ding

Natural language processing techniques have demonstrated promising results in keyphrase generation. However, one of the major challenges in \emph{neural} keyphrase generation is processing long documents using deep neural networks.…

计算与语言 · 计算机科学 2021-06-08 Wasi Uddin Ahmad , Xiao Bai , Soomin Lee , Kai-Wei Chang

Generative seq2seq dialogue systems are trained to predict the next word in dialogues that have already occurred. They can learn from large unlabeled conversation datasets, build a deep understanding of conversational context, and generate…

计算与语言 · 计算机科学 2019-10-21 Sam Shleifer , Manish Chablani , Namit Katariya , Anitha Kannan , Xavier Amatriain

Knowledge graphs (KGs) can vary greatly from one domain to another. Therefore supervised approaches to both graph-to-text generation and text-to-graph knowledge extraction (semantic parsing) will always suffer from a shortage of…

计算与语言 · 计算机科学 2020-11-18 Martin Schmitt , Sahand Sharifzadeh , Volker Tresp , Hinrich Schütze

Spoken term discovery from untranscribed speech audio could be achieved via a two-stage process. In the first stage, the unlabelled speech is decoded into a sequence of subword units that are learned and modelled in an unsupervised manner.…

音频与语音处理 · 电气工程与系统科学 2021-06-04 Man-Ling Sung , Tan Lee

This work generalizes the problem of unsupervised domain generalization to the case in which no labeled samples are available (completely unsupervised). We are given unlabeled samples from multiple source domains, and we aim to learn a…

机器学习 · 计算机科学 2024-02-01 Amit Rozner , Barak Battash , Lior Wolf , Ofir Lindenbaum