paper-with-me

홈 › Papers

Probabilistic Assumptions Matter: Improved Models for Distantly-Supervised Document-Level Question Answering

2020-05-05 · ACL 2020 6 · Hao Cheng, Ming-Wei Chang, Kenton Lee, Kristina Toutanova

We address the problem of extractive question answering using document-level distant super-vision, pairing questions and relevant documents with answer strings. We compare previously used probability space and distant super-vision assumptions (assumptions on the correspondence between the weak answer string labels and possible answer mention spans). We show that these assumptions interact, and that different configurations provide complementary benefits. We demonstrate that a multi-objective model can efficiently combine the advantages of multiple assumptions and out-perform the best individual formulation. Our approach outperforms previous state-of-the-art models by 4.3 points in F1 on TriviaQA-Wiki and 1.7 points in Rouge-L on NarrativeQA summaries.

📄 PDF Abstract BibTeX arXiv:2005.01898

Code (1)

hao-cheng/ds_doc_qa 공식 구현 tf

Tasks

Extractive Question-AnsweringQuestion AnsweringTriviaQA

Similar Papers 제목 키워드 기반

Improving Distantly Supervised Relation Extraction by Natural Language Inference

2022-07-31 · Kang Zhou, Qiao Qiao, Yuepei Li, Qi Li

To reduce human annotations for relation extraction (RE) tasks, distantly supervised approaches have been proposed, while struggling with low performance. In this work, we propose a novel DSRE-NLI framework, which consid…

Natural Language InferenceRelationRelation Extraction

Distantly Supervised Relation Extraction with Sentence Reconstruction and Knowledge Base Priors

2021-04-16 · NAACL 2021 4 · Fenia Christopoulou, Makoto Miwa, Sophia Ananiadou

We propose a multi-task, probabilistic approach to facilitate distantly supervised relation extraction by bringing closer the representations of sentences that contain the same Knowledge Base pairs. To achieve this, we b…

Multi-Task LearningRelationRelation ExtractionSentence

RESIDE: Improving Distantly-Supervised Neural Relation Extraction using Side Information

2018-12-11 · EMNLP 2018 10 · Shikhar Vashishth, Rishabh Joshi, Sai Suman Prayaga, Chiranjib Bhattacharyya 외

Distantly-supervised Relation Extraction (RE) methods train an extractor by automatically aligning relation instances in a Knowledge Base (KB) with unstructured text. In addition to relation instances, KBs often contain …

RelationRelation ExtractionRelationship Extraction (Distant Supervised)

Declarative Modeling and Bayesian Inference of Dark Matter Halos

2013-06-02 · Gabriel Kronberger

Probabilistic programming allows specification of probabilistic models in a declarative manner. Recently, several new software systems and languages for probabilistic programming have been developed on the basis of newly…

Bayesian InferenceProbabilistic Programming

Looking Beyond Label Noise: Shifted Label Distribution Matters in Distantly Supervised Relation Extraction

2019-04-19 · IJCNLP 2019 11 · Qinyuan Ye, Liyuan Liu, Maosen Zhang, Xiang Ren

In recent years there is a surge of interest in applying distant supervision (DS) to automatically generate training data for relation extraction (RE). In this paper, we study the problem what limits the performance of D…

RelationRelation Extraction