SOTAVerified

On the Evaluation of Answer-Agnostic Paragraph-level Multi-Question Generation

2022-03-09Code Available0· sign in to hype

Jishnu Ray Chowdhury, Debanjan Mahata, Cornelia Caragea

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We study the task of predicting a set of salient questions from a given paragraph without any prior knowledge of the precise answer. We make two main contributions. First, we propose a new method to evaluate a set of predicted questions against the set of references by using the Hungarian algorithm to assign predicted questions to references before scoring the assigned pairs. We show that our proposed evaluation strategy has better theoretical and practical properties compared to prior methods because it can properly account for the coverage of references. Second, we compare different strategies to utilize a pre-trained seq2seq model to generate and select a set of questions related to a given paragraph. The code is available.

Tasks

Reproductions