Question Generation

223 papers with code • 8 benchmarks • 23 datasets

The goal of Question Generation is to generate a valid and fluent question according to a given passage and the target answer. Question Generation can be used in many scenarios, such as automatic tutoring systems, improving the performance of Question Answering models and enabling chatbots to lead a conversation.

Source: Generating Highly Relevant Questions

Libraries

Use these libraries to find Question Generation models and implementations

E-QGen: Educational Lecture Abstract-based Question Generation System

nycu-nlp-lab/e-qgen 21 Apr 2024

To optimize the preparation process for educators in academic lectures and associated question-and-answer sessions, this paper presents E-QGen, a lecture abstract-based question generation system.

0
21 Apr 2024

Consistency Training by Synthetic Question Generation for Conversational Question Answering

hamedhematian/syncqg 17 Apr 2024

In our novel model-agnostic approach, referred to as CoTaH (Consistency-Trained augmented History), we augment the historical information with synthetic questions and subsequently employ consistency training to train a model that utilizes both real and augmented historical data to implicitly make the reasoning robust to irrelevant history.

1
17 Apr 2024

Which questions should I answer? Salience Prediction of Inquisitive Questions

ritikamangla/qsalience 16 Apr 2024

QSALIENCE is instruction-tuned over our dataset of linguist-annotated salience scores of 1, 766 (context, question) pairs.

8
16 Apr 2024

On Few-Shot Prompting for Controllable Question-Answer Generation in Narrative Comprehension

bernardoleite/few-shot-prompting-qg-control 3 Apr 2024

A controllable question generation scheme focuses on generating questions with specific attributes, allowing better control.

0
03 Apr 2024

SGSH: Stimulate Large Language Models with Skeleton Heuristics for Knowledge Base Question Generation

ruckbreasoning/sgsh 2 Apr 2024

Knowledge base question generation (KBQG) aims to generate natural language questions from a set of triplet facts extracted from KB.

3
02 Apr 2024

Explainable Multi-hop Question Generation: An End-to-End Approach without Intermediate Question Labeling

seonjeonghwang/e2eqr 31 Mar 2024

We also prove that our model logically and incrementally increases the complexity of questions, and the generated multi-hop questions are also beneficial for training question answering models.

2
31 Mar 2024

Improving Socratic Question Generation using Data Augmentation and Preference Optimization

umass-ml4ed/socratic-quest-gen 1 Mar 2024

The Socratic method is a way of guiding students toward solving a problem independently without directly revealing the solution to the problem.

2
01 Mar 2024

Qsnail: A Questionnaire Dataset for Sequential Question Generation

leiyangithub/qsnail 22 Feb 2024

Questionnaires entail a series of questions that must conform to intricate constraints involving the questions, options, and overall structure.

5
22 Feb 2024

TreeEval: Benchmark-Free Evaluation of Large Language Models through Tree Planning

ashura5/treeeval 20 Feb 2024

Recently, numerous new benchmarks have been established to evaluate the performance of large language models (LLMs) via either computing a holistic score or employing another LLM as a judge.

3
20 Feb 2024

AutoTutor meets Large Language Models: A Language Model Tutor with Rich Pedagogy and Guardrails

eth-lre/mwptutor 14 Feb 2024

Large Language Models (LLMs) have found several use cases in education, ranging from automatic question generation to essay evaluation.

0
14 Feb 2024