paper-with-me

Papers

Constructing Cloze Questions Generatively

2024-10-05 · Yicheng Sun, Jie Wang

We present a generative method called CQG for constructing cloze questions from a given article using neural networks and WordNet, with an emphasis on generating multigram distractors. Built on sense disambiguation, text-to-text transformation, WordNet's synset taxonomies and lexical labels, CQG selects an answer key for a given sentence, segments it into a sequence of instances, generates instance-level distractor candidates (IDCs) using a transformer and sibling synsets.It then removes inappropriate IDCs, ranks the remaining IDCs based on contextual embedding similarities, as well as synset and lexical relatedness, forms distractor candidates by combinatorially replacing instances with the corresponding top-ranked IDCs, and checks if they are legitimate phrases. Finally, it selects top-ranked distractor candidates based on contextual semantic similarities to the answer key. Experiments show that this method significantly outperforms SOTA results. Human judges also confirm the high qualities of the generated distractors.

📄 PDF Abstract BibTeX arXiv:2410.04266

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

Asking the Right Question: Inferring Advice-Seeking Intentions from Personal Narratives

2019-04-02 · NAACL 2019 6 · Liye Fu, Jonathan P. Chang, Cristian Danescu-Niculescu-Mizil

People often share personal narratives in order to seek advice from others. To properly infer the narrator's intention, one needs to apply a certain degree of common sense and social intuition. To test the capabilities o…

Cloze TestCommon Sense Reasoning

Constructing Open Cloze Tests Using Generation and Discrimination Capabilities of Transformers

2022-04-14 · Findings (ACL) 2022 5 · Mariano Felice, Shiva Taslimipoor, Paula Buttery

This paper presents the first multi-objective transformer model for constructing open cloze tests that exploits generation and discrimination capabilities to improve performance. Our model is further enhanced by tweaking…

Overall - TestRe-Ranking

Unsupervised Question Answering by Cloze Translation

2019-06-12 · ACL 2019 7 · Patrick Lewis, Ludovic Denoyer, Sebastian Riedel

Obtaining training data for Question Answering (QA) is time-consuming and resource-intensive, and existing QA datasets are only available for limited domains and languages. In this work, we explore to what extent high qu…

Natural QuestionsNMTQuestion AnsweringTranslation

Distractor Analysis and Selection for Multiple-Choice Cloze Questions for Second-Language Learners

2020-07-01 · WS 2020 7 · Lingyu Gao, Kevin Gimpel, Arnar Jensson

We consider the problem of automatically suggesting distractors for multiple-choice cloze questions designed for second-language learners. We describe the creation of a dataset including collecting manual annotations for…

Multiple-choice

Automatic Cloze-Questions Generation

2013-09-01 · RANLP 2013 9 · Annamaneni Narendra, Manish Agarwal, Rakshit Shah