paper-with-me

홈 › Papers

Asking Questions Like Educational Experts: Automatically Generating Question-Answer Pairs on Real-World Examination Data

2021-09-11 · EMNLP 2021 11 · Fanyi Qu, Xin Jia, Yunfang Wu

Generating high quality question-answer pairs is a hard but meaningful task. Although previous works have achieved great results on answer-aware question generation, it is difficult to apply them into practical application in the education field. This paper for the first time addresses the question-answer pair generation task on the real-world examination data, and proposes a new unified framework on RACE. To capture the important information of the input passage we first automatically generate(rather than extracting) keyphrases, thus this task is reduced to keyphrase-question-answer triplet joint generation. Accordingly, we propose a multi-agent communication model to generate and optimize the question and keyphrases iteratively, and then apply the generated question and keyphrases to guide the generation of answers. To establish a solid benchmark, we build our model on the strong generative pre-training model. Experimental results show that our model makes great breakthroughs in the question-answer pair generation task. Moreover, we make a comprehensive analysis on our model, suggesting new directions for this challenging task.

📄 PDF Abstract BibTeX arXiv:2109.05179

Code (0)

등록된 구현이 없습니다.

Tasks

Question GenerationQuestion-GenerationTriplet

Similar Papers 제목 키워드 기반

Automatic True/False Question Generation for Educational Purpose

2022-07-01 · NAACL (BEA) 2022 7 · Bowei Zou, Pengfei Li, Liangming Pan, Ai Ti Aw

In field of teaching, true/false questioning is an important educational method for assessing students’ general understanding of learning materials. Manually creating such questions requires extensive human effort and ex…

Fact VerificationQuestion GenerationQuestion-GenerationReading Comprehension

Covering Uncommon Ground: Gap-Focused Question Generation for Answer Assessment

2023-07-06 · Roni Rabin, Alexandre Djerbetian, Roee Engelberg, Lidan Hackmon 외

Human communication often involves information gaps between the interlocutors. For example, in an educational dialogue, a student often provides an answer that is incomplete, and there is a gap between this answer and th…

Question GenerationQuestion-Generation

Examining the Influence of Varied Levels of Domain Knowledge Base Inclusion in GPT-based Intelligent Tutors

2023-09-16 · Blake Castleman, Mehmet Kerem Turkcan

Recent advancements in large language models (LLMs) have facilitated the development of chatbots with sophisticated conversational capabilities. However, LLMs exhibit frequent inaccurate responses to queries, hindering a…

Difficulty-level Modeling of Ontology-based Factual Questions

2017-09-03 · Vinu E. V, P. Sreenivasa Kumar

Semantics based knowledge representations such as ontologies are found to be very useful in automatically generating meaningful factual questions. Determining the difficulty level of these system generated questions is h…

I Do Not Understand What I Cannot Define: Automatic Question Generation With Pedagogically-Driven Content Selection

2021-10-08 · Tim Steuer, Anna Filighera, Tobias Meuser, Christoph Rensing

Most learners fail to develop deep text comprehension when reading textbooks passively. Posing questions about what learners have read is a well-established way of fostering their text comprehension. However, many textbo…

Learning TheoryQuestion GenerationQuestion-GenerationReading Comprehension