paper-with-me

Papers

ConQuest: Contextual Question Paraphrasing through Answer-Aware Synthetic Question Generation

2021-11-01 · WNUT (ACL) 2021 11 · Mostafa Mirshekari, Jing Gu, Aaron Sisto

Despite excellent performance on tasks such as question answering, Transformer-based architectures remain sensitive to syntactic and contextual ambiguities. Question Paraphrasing (QP) offers a promising solution as a means to augment existing datasets. The main challenges of current QP models include lack of training data and difficulty in generating diverse and natural questions. In this paper, we present Conquest, a framework for generating synthetic datasets for contextual question paraphrasing. To this end, Conquest first employs an answer-aware question generation (QG) model to create a question-pair dataset and then uses this data to train a contextualized question paraphrasing model. We extensively evaluate Conquest and show its ability to produce more diverse and fluent question pairs than existing approaches. Our contextual paraphrase model also establishes a strong baseline for end-to-end contextual paraphrasing. Further, We find that context can improve BLEU-1 score on contextual compression and expansion by 4.3 and 11.2 respectively, compared to a non-contextual model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Natural QuestionsQuestion AnsweringQuestion GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

ParaQA: A Question Answering Dataset with Paraphrase Responses for Single-Turn Conversation

2021-03-13 · Endri Kacupaj, Barshana Banerjee, Kuldeep Singh, Jens Lehmann

This paper presents ParaQA, a question answering (QA) dataset with multiple paraphrased responses for single-turn conversation over knowledge graphs (KG). The dataset was created using a semi-automated framework for gene…

Conversational Question AnsweringKnowledge GraphsQuestion AnsweringTranslation

Improving the Robustness of Question Answering Systems to Question Paraphrasing

2019-07-01 · ACL 2019 7 · Wee Chung Gan, Hwee Tou Ng

Despite the advancement of question answering (QA) systems and rapid improvements on held-out test sets, their generalizability is a topic of concern. We explore the robustness of QA models to question paraphrasing by cr…

Data AugmentationQuestion Answering

Comparative Analysis of Static and Contextual Embeddings for Analyzing Semantic Changes in Medieval Latin Charters

2024-10-11 · Yifan Liu, Gelila Tilahun, Xinxiang Gao, Qianfeng Wen 외

The Norman Conquest of 1066 C.E. brought profound transformations to England's administrative, societal, and linguistic practices. The DEEDS (Documents of Early England Data Set) database offers a unique opportunity to e…

Word Embeddings

Saying No is An Art: Contextualized Fallback Responses for Unanswerable Dialogue Queries

2020-12-03 · ACL 2021 5 · Ashish Shrivastava, Kaustubh Dhole, Abhinav Bhatt, Sharvani Raghunath

Despite end-to-end neural systems making significant progress in the last decade for task-oriented as well as chit-chat based dialogue systems, most dialogue systems rely on hybrid approaches which use a combination of r…

Retrieval

CoQAR: Question Rewriting on CoQA

2022-07-07 · LREC 2022 6 · Quentin Brabant, Gwenole Lecorve, Lina M. Rojas-Barahona

Questions asked by humans during a conversation often contain contextual dependencies, i.e., explicit or implicit references to previous dialogue turns. These dependencies take the form of coreferences (e.g., via pronoun…

Conversational Question AnsweringFormQuestion AnsweringQuestion Rewriting