paper-with-me

홈 › Papers

Unsupervised Candidate Answer Extraction through Differentiable Masker-Reconstructor Model

2023-10-19 · Zhuoer Wang, Yicheng Wang, Ziwei Zhu, James Caverlee

Question generation is a widely used data augmentation approach with extensive applications, and extracting qualified candidate answers from context passages is a critical step for most question generation systems. However, existing methods for candidate answer extraction are reliant on linguistic rules or annotated data that face the partial annotation issue and challenges in generalization. To overcome these limitations, we propose a novel unsupervised candidate answer extraction approach that leverages the inherent structure of context passages through a Differentiable Masker-Reconstructor (DMR) Model with the enforcement of self-consistency for picking up salient information tokens. We curated two datasets with exhaustively-annotated answers and benchmark a comprehensive set of supervised and unsupervised candidate answer extraction methods. We demonstrate the effectiveness of the DMR model by showing its performance is superior among unsupervised methods and comparable to supervised methods.

📄 PDF Abstract BibTeX arXiv:2310.13106

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationQuestion GenerationQuestion-Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Joint Training of Candidate Extraction and Answer Selection for Reading Comprehension

2018-05-16 · ACL 2018 7 · Zhen Wang, Jiachen Liu, Xinyan Xiao, Yajuan Lyu 외

While sophisticated neural-based techniques have been developed in reading comprehension, most approaches model the answer in an independent manner, ignoring its relations with other answer candidates. This problem can b…

Answer SelectionReading ComprehensionReinforcement Learning

Chinese Answer Extraction Based on POS Tree and Genetic Algorithm

2017-12-01 · WS 2017 12 · Shuihua Li, Xiao-Ming Zhang, Zhoujun Li

Answer extraction is the most important part of a chinese web-based question answering system. In order to enhance the robustness and adaptability of answer extraction to new domains and eliminate the influence of the in…

Information RetrievalPOSQuestion Answering

Combining Multiple Cues for Visual Madlibs Question Answering

2016-11-01 · Tatiana Tommasi, Arun Mallya, Bryan Plummer, Svetlana Lazebnik 외

This paper presents an approach for answering fill-in-the-blank multiple choice questions from the Visual Madlibs dataset. Instead of generic and commonly used representations trained on the ImageNet classification task,…

AttributeGeneral ClassificationMultiple-choiceQuestion Answering+1

Unsupervised Keyphrase Extraction from Scientific Publications

2018-08-10 · Eirini Papagiannopoulou, Grigorios Tsoumakas

We propose a novel unsupervised keyphrase extraction approach that filters candidate keywords using outlier detection. It starts by training word embeddings on the target document to capture semantic regularities among t…

Keyphrase ExtractionOutlier DetectionWord Embeddings

Unsupervised Keyphrase Extraction with Multipartite Graphs

2018-03-23 · NAACL 2018 6 · Florian Boudin

We propose an unsupervised keyphrase extraction model that encodes topical information within a multipartite graph structure. Our model represents keyphrase candidates and topics in a single graph and exploits their mutu…

Keyphrase Extraction