中文
相关论文

相关论文: CONSISTENT: Open-Ended Question Generation From Ne…

200 篇论文

Question Generation is the task of automatically creating questions from textual input. In this work we present a new Attentional Encoder--Decoder Recurrent Neural Network model for automatic question generation. Our model incorporates…

计算与语言 · 计算机科学 2018-10-09 Vrindavan Harrison , Marilyn Walker

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

Factoid questions are questions that require short fact-based answers. Automatic generation (AQG) of factoid questions from a given text can contribute to educational activities, interactive question answering systems, search engines, and…

计算与语言 · 计算机科学 2017-12-29 Guy Danon , Mark Last

Closed-book question answering (QA) requires a model to directly answer an open-domain question without access to any external knowledge. Prior work on closed-book QA either directly finetunes or prompts a pretrained language model (LM) to…

So far, research to generate captions from images has been carried out from the viewpoint that a caption holds sufficient information for an image. If it is possible to generate an image that is close to the input image from a generated…

计算与语言 · 计算机科学 2019-03-26 Keisuke Hagiwara , Yusuke Mukuta , Tatsuya Harada

Generating knowledge-intensive and comprehensive long texts, such as encyclopedia articles, remains significant challenges for Large Language Models. It requires not only the precise integration of facts but also the maintenance of thematic…

计算与语言 · 计算机科学 2025-03-04 Hongchao Gu , Dexun Li , Kuicai Dong , Hao Zhang , Hang Lv , Hao Wang , Defu Lian , Yong Liu , Enhong Chen

In response to the increasing use of interactive artificial intelligence, the demand for the capacity to handle complex questions has increased. Multi-hop question generation aims to generate complex questions that requires multi-step…

计算与语言 · 计算机科学 2024-04-02 Seonjeong Hwang , Yunsu Kim , Gary Geunbae Lee

We introduce a new task called *entity-centric question generation* (ECQG), motivated by real-world applications such as topic-specific learning, assisted reading, and fact-checking. The task aims to generate questions from an entity…

计算与语言 · 计算机科学 2023-10-24 Yuxiang Liu , Jie Huang , Kevin Chen-Chuan Chang

While there has been substantial progress in text comprehension through simple factoid question answering, more holistic comprehension of a discourse still presents a major challenge (Dunietz et al., 2020). Someone critically reflecting on…

计算与语言 · 计算机科学 2022-10-18 Wei-Jen Ko , Cutter Dalton , Mark Simmons , Eliza Fisher , Greg Durrett , Junyi Jessy Li

Conversational question--answer generation is a task that automatically generates a large-scale conversational question answering dataset based on input passages. In this paper, we introduce a novel framework that extracts question-worthy…

计算与语言 · 计算机科学 2022-09-26 Seonjeong Hwang , Gary Geunbae Lee

Generating syntactically and semantically valid and relevant questions from paragraphs is useful with many applications. Manual generation is a labour-intensive task, as it requires the reading, parsing and understanding of long passages of…

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

Testing with quiz questions has proven to be an effective way to assess and improve the educational process. However, manually creating quizzes is tedious and time-consuming. To address this challenge, we present Leaf, a system for…

计算与语言 · 计算机科学 2022-01-25 Kristiyan Vachev , Momchil Hardalov , Georgi Karadzhov , Georgi Georgiev , Ivan Koychev , Preslav Nakov

Storytelling and narrative are fundamental to human experience, intertwined with our social and cultural engagement. As such, researchers have long attempted to create systems that can generate stories automatically. In recent years,…

计算与语言 · 计算机科学 2023-09-13 Yuxin Wang , Jieru Lin , Zhiwei Yu , Wei Hu , Börje F. Karlsson

Automatic question generation is an important problem in natural language processing. In this paper we propose a novel adaptive copying recurrent neural network model to tackle the problem of question generation from sentences and…

机器学习 · 计算机科学 2019-09-19 Xinyuan Lu , Yuhong Guo

This paper explores an automatic news generation and fact-checking system based on language processing, aimed at enhancing the efficiency and quality of news production while ensuring the authenticity and reliability of the news content.…

计算与语言 · 计算机科学 2024-05-22 Xirui Peng , Qiming Xu , Zheng Feng , Haopeng Zhao , Lianghao Tan , Yan Zhou , Zecheng Zhang , Chenwei Gong , Yingqiao Zheng

We address the novel problem of automatically generating quiz-style knowledge questions from a knowledge graph such as DBpedia. Questions of this kind have ample applications, for instance, to educate users about or to evaluate their…

计算与语言 · 计算机科学 2019-04-17 Dominic Seyler , Mohamed Yahya , Klaus Berberich

Generating long and coherent text is an important but challenging task, particularly for open-ended language generation tasks such as story generation. Despite the success in modeling intra-sentence coherence, existing generation models…

计算与语言 · 计算机科学 2021-05-20 Jian Guan , Xiaoxi Mao , Changjie Fan , Zitao Liu , Wenbiao Ding , Minlie Huang

A machine learning model was developed to automatically generate questions from Wikipedia passages using transformers, an attention-based model eschewing the paradigm of existing recurrent neural networks (RNNs). The model was trained on…

计算与语言 · 计算机科学 2019-09-17 Kettip Kriangchaivech , Artit Wangperawong

We explore question generation in the context of knowledge-grounded dialogs focusing on explainability and evaluation. Inspired by previous work on planning-based summarisation, we present a model which instead of directly generating a…

计算与语言 · 计算机科学 2024-04-12 Juliette Faille , Quentin Brabant , Gwenole Lecorve , Lina M. Rojas-Barahona , Claire Gardent

Question Answering (QA) systems are becoming the inspiring model for the future of search engines. While recently, underlying datasets for QA systems have been promoted from unstructured datasets to structured datasets with highly…