中文
相关论文

相关论文: A Syntactic Approach to Domain-Specific Automatic …

200 篇论文

Automatic question generation (QG) serves a wide range of purposes, such as augmenting question-answering (QA) corpora, enhancing chatbot systems, and developing educational materials. Despite its importance, most existing datasets…

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

Generating questions along with associated answers from a text has applications in several domains, such as creating reading comprehension tests for students, or improving document search by providing auxiliary questions and answers based…

计算与语言 · 计算机科学 2023-05-30 Asahi Ushio , Fernando Alva-Manchego , Jose Camacho-Collados

Automatic question generation can benefit many applications ranging from dialogue systems to reading comprehension. While questions are often asked with respect to long documents, there are many challenges with modeling such long documents.…

计算与语言 · 计算机科学 2019-10-24 Luu Anh Tuan , Darsh J Shah , Regina Barzilay

Text-based Question Generation (QG) aims at generating natural and relevant questions that can be answered by a given answer in some context. Existing QG models suffer from a "semantic drift" problem, i.e., the semantics of the…

计算与语言 · 计算机科学 2019-09-16 Shiyue Zhang , Mohit Bansal

Natural question generation (QG) aims to generate questions from a passage and an answer. In this paper, we propose a novel reinforcement learning (RL) based graph-to-sequence (Graph2Seq) model for QG. Our model consists of a Graph2Seq…

计算与语言 · 计算机科学 2020-02-17 Yu Chen , Lingfei Wu , Mohammed J. Zaki

This paper proposes the problem of Deep Question Generation (DQG), which aims to generate complex questions that require reasoning over multiple pieces of information of the input passage. In order to capture the global structure of the…

计算与语言 · 计算机科学 2020-04-28 Liangming Pan , Yuxi Xie , Yansong Feng , Tat-Seng Chua , Min-Yen Kan

Natural Language Processing and Generation systems have recently shown the potential to complement and streamline the costly and time-consuming job of professional fact-checkers. In this work, we lift several constraints of current…

计算与语言 · 计算机科学 2025-10-30 Daniel Russo , Stefano Menini , Jacopo Staiano , Marco Guerini

Academic dishonesty is met with zero tolerance in higher education, yet plagiarism has become increasingly prevalent in the era of online teaching and learning. Automatic Question Generation (AQG) presents a potential solution to mitigate…

计算与语言 · 计算机科学 2025-10-15 Xinyu Wang , Haoming Yu , Yicheng Yang , Zhiyuan Li

Question generation (QG) is the task of generating a valid and fluent question based on a given context and the target answer. According to various purposes, even given the same context, instructors can ask questions about different…

计算与语言 · 计算机科学 2023-05-29 Shinhyeok Oh , Hyojun Go , Hyeongdon Moon , Yunsung Lee , Myeongho Jeong , Hyun Seung Lee , Seungtaek Choi

Over the past decade, large-scale supervised learning corpora have enabled machine learning researchers to make substantial advances. However, to this date, there are no large-scale question-answer corpora available. In this paper we…

Automatic question generation is defined as the task of automating the creation of question given a various of textual data. Research in automatic question generator (AQG) has been conducted for more than 10 years, mainly focused on factoid…

计算与语言 · 计算机科学 2020-09-30 Ferdiant Joshua Muis , Ayu Purwarianti

In the realm of education, student evaluation holds equal significance to imparting knowledge. To be evaluated, students usually need to go through text-based academic assessment methods. Instructors need to make a diverse set of questions…

计算与语言 · 计算机科学 2025-09-30 Md. Alvee Ehsan , A. S. M Mehedi Hasan , Kefaya Benta Shahnoor , Syeda Sumaiya Tasneem

This paper presents an end-to-end neural network model, named Neural Generative Question Answering (GENQA), that can generate answers to simple factoid questions, based on the facts in a knowledge-base. More specifically, the model is built…

计算与语言 · 计算机科学 2016-04-25 Jun Yin , Xin Jiang , Zhengdong Lu , Lifeng Shang , Hang Li , Xiaoming Li

Automatic question generation is an important technique that can improve the training of question answering, help chatbots to start or continue a conversation with humans, and provide assessment materials for educational purposes. Existing…

计算与语言 · 计算机科学 2019-02-28 Bang Liu , Mingjun Zhao , Di Niu , Kunfeng Lai , Yancheng He , Haojie Wei , Yu Xu

The development of Automatic Question Generation (QG) models has the potential to significantly improve educational practices by reducing the teacher workload associated with creating educational content. This paper introduces a novel…

计算机与社会 · 计算机科学 2025-01-10 Ziqing Li , Mutlu Cukurova , Sahan Bulathwela

This study aims to generate responses based on real-world facts by conditioning context and external facts extracted from information websites. Our system is an ensemble system that combines three modules: generated-based module,…

计算与语言 · 计算机科学 2019-02-06 Ryota Tanaka , Akihide Ozeki , Shugo Kato , Akinobu Lee

Tables extracted from web documents can be used to directly answer many web search queries. Previous works on question answering (QA) using web tables have focused on factoid queries, i.e., those answerable with a short string like person…

信息检索 · 计算机科学 2020-01-13 Kaushik Chakrabarti , Zhimin Chen , Siamak Shakeri , Guihong Cao

Question Generation (QG) is a Natural Language Processing (NLP) task that aids advances in Question Answering (QA) and conversational assistants. Existing models focus on generating a question based on a text and possibly the answer to the…

计算与语言 · 计算机科学 2019-10-31 Junmo Kang , Haritz Puerto San Roman , Sung-Hyon Myaeng

Existing pipelined task-oriented dialogue systems usually have difficulties adapting to unseen domains, whereas end-to-end systems are plagued by large-scale knowledge bases in practice. In this paper, we introduce a novel query-driven…

计算与语言 · 计算机科学 2022-10-17 Xin Tian , Yingzhan Lin , Mengfei Song , Siqi Bao , Fan Wang , Huang He , Shuqi Sun , Hua Wu

Evaluation of long-form, citation-backed reports has lately received significant attention due to the wide-scale adoption of retrieval-augmented generation (RAG) systems. Core to many evaluation frameworks is the use of atomic facts, or…