中文
相关论文

相关论文: A Question Type Driven and Copy Loss Enhanced Fram…

200 篇论文

Current approaches in paraphrase generation and detection heavily rely on a single general similarity score, ignoring the intricate linguistic properties of language. This paper introduces two new tasks to address this shortcoming by…

计算与语言 · 计算机科学 2024-07-17 Jan Philip Wahle , Bela Gipp , Terry Ruas

We study automatic question generation for sentences from text passages in reading comprehension. We introduce an attention-based sequence learning model for the task and investigate the effect of encoding sentence- vs. paragraph-level…

计算与语言 · 计算机科学 2017-05-02 Xinya Du , Junru Shao , Claire Cardie

Automatic generation of paraphrases from a given sentence is an important yet challenging task in natural language processing (NLP), and plays a key role in a number of applications such as question answering, search, and dialogue. In this…

计算与语言 · 计算机科学 2018-08-24 Zichao Li , Xin Jiang , Lifeng Shang , Hang Li

Recent trends in natural language processing using pretraining have shifted focus towards pretraining and fine-tuning approaches for text generation. Often the focus has been on task-agnostic approaches that generalize the language modeling…

计算与语言 · 计算机科学 2020-04-24 Shashi Narayan , Gonçalo Simoes , Ji Ma , Hannah Craighead , Ryan Mcdonald

Question Generation (QG) is a task of Natural Language Processing (NLP) that aims at automatically generating questions from text. Many applications can benefit from automatically generated questions, but often it is necessary to curate…

计算与语言 · 计算机科学 2023-04-27 Hugo Rodrigues , Eric Nyberg , Luisa Coheur

Conversational Question Generation (CQG) is a critical task for machines to assist humans in fulfilling their information needs through conversations. The task is generally cast into two different settings: answer-aware and answer-unaware.…

计算与语言 · 计算机科学 2023-05-08 Xuan Long Do , Bowei Zou , Shafiq Joty , Anh Tai Tran , Liangming Pan , Nancy F. Chen , Ai Ti Aw

We propose a recurrent neural model that generates natural-language questions from documents, conditioned on answers. We show how to train the model using a combination of supervised and reinforcement learning. After teacher forcing for…

Automatic question-answering is a classical problem in natural language processing, which aims at designing systems that can automatically answer a question, in the same way as human does. In this work, we propose a deep learning based…

计算与语言 · 计算机科学 2017-08-08 Shervin Minaee , Zhu Liu

With the rapid development of artificial intelligence technology, especially the increasingly widespread application of question-and-answer systems, high-quality question generation has become a key component in supporting the development…

计算与语言 · 计算机科学 2024-09-30 Zhenhong Zhang , Jiajing Chen , Weiyan Shi , Lingjie Yi , Chihang Wang , Qian Yu

Question Answering has come a long way from answer sentence selection, relational QA to reading and comprehension. We shift our attention to generative question answering (gQA) by which we facilitate machine to read passages and answer…

计算与语言 · 计算机科学 2018-07-10 Rajarshee Mitra

The neural seq2seq based question generation (QG) is prone to generating generic and undiversified questions that are poorly relevant to the given passage and target answer. In this paper, we propose two methods to address the issue. (1) By…

计算与语言 · 计算机科学 2019-10-09 Jiazuo Qiu , Deyi Xiong

Automatic question generation (QG) is a useful yet challenging task in NLP. Recent neural network-based approaches represent the state-of-the-art in this task. In this work, we attempt to strengthen them significantly by adopting a holistic…

计算与语言 · 计算机科学 2019-09-17 Vishwajeet Kumar , Ganesh Ramakrishnan , Yuan-Fang Li

Neural network-based methods represent the state-of-the-art in question generation from text. Existing work focuses on generating only questions from text without concerning itself with answer generation. Moreover, our analysis shows that…

计算与语言 · 计算机科学 2018-03-13 Vishwajeet Kumar , Kireeti Boorla , Yogesh Meena , Ganesh Ramakrishnan , Yuan-Fang Li

Question Generation (QG) is an essential component of the automatic intelligent tutoring systems, which aims to generate high-quality questions for facilitating the reading practice and assessments. However, existing QG technologies…

计算与语言 · 计算机科学 2020-12-14 Xin Jia , Wenjie Zhou , Xu Sun , Yunfang Wu

A huge volume of user-generated content is daily produced on social media. To facilitate automatic language understanding, we study keyphrase prediction, distilling salient information from massive posts. While most existing methods extract…

计算与语言 · 计算机科学 2019-06-11 Yue Wang , Jing Li , Hou Pong Chan , Irwin King , Michael R. Lyu , Shuming Shi

Although language models (LMs) have boosted the performance of Question Answering, they still need plenty of data. Data annotation, in contrast, is a time-consuming process. This especially applies to Question Answering, where possibly…

计算与语言 · 计算机科学 2024-05-16 Maximilian Schmidt , Andrea Bartezzaghi , Ngoc Thang Vu

Question generation is a conditioned language generation task that consists in generating a context-aware question given a context and the targeted answer. Train language modelling with a mere likelihood maximization has been widely used…

计算与语言 · 计算机科学 2021-10-14 Loïc , Kwate Dassi

We study model-agnostic copies of machine learning classifiers. We develop the theory behind the problem of copying, highlighting its differences with that of learning, and propose a framework to copy the functionality of any classifier…

机器学习 · 计算机科学 2020-01-13 Irene Unceta , Jordi Nin , Oriol Pujol

Question answer generation using Natural Language Processing models is ubiquitous in the world around us. It is used in many use cases such as the building of chat bots, suggestive prompts in google search and also as a way of navigating…

计算与语言 · 计算机科学 2023-11-28 Shashidhar Reddy Javaji , Haoran Hu , Sai Sameer Vennam , Vijaya Gajanan Buddhavarapu

The topic-to-essay generation task is a challenging natural language generation task that aims to generate paragraph-level text with high semantic coherence based on a given set of topic words. Previous work has focused on the introduction…

计算与语言 · 计算机科学 2024-02-27 Jieyong Wang , Chunyao Song , Yihao Wu