paper-with-me

Papers

DP-KB: Data Programming with Knowledge Bases Improves Transformer Fine Tuning for Answer Sentence Selection

2022-03-17 · NeurIPS Workshop DBAI 2021 12 · Nic Jedema, Thuy Vu, Manish Gupta, Alessandro Moschitti

While transformers demonstrate impressive performance on many knowledge intensive (KI) tasks, their ability to serve as implicit knowledge bases (KBs) remains limited, as shown on several slot-filling, question-answering (QA), fact verification, and entity-linking tasks. In this paper, we implement an efficient, data-programming technique that enriches training data with KB-derived context and improves transformer utilization of encoded knowledge when fine-tuning for a particular QA task, namely answer sentence selection (AS2). Our method outperforms state of the art transformer approach on WikiQA and TrecQA, two widely studied AS2 benchmarks, increasing by 2.0% p@1, 1.3% MAP, 1.1% MRR, and 4.4% p@1, 0.9% MAP, 2.4% MRR, respectively. To demonstrate our improvements in an industry setting, we additionally evaluate our approach on a proprietary dataset of Alexa QA pairs, and show increase of 2.3% F1 and 2.0% MAP. We additionally find that these improvements remain even when KB context is omitted at inference time, allowing for the use of our models within existing transformer workflows without additional latency or deployment costs.

📄 PDF Abstract BibTeX arXiv:2203.09598

Code (0)

등록된 구현이 없습니다.

Tasks

Entity LinkingFact VerificationQuestion AnsweringSentenceslot-fillingSlot Filling

Similar Papers 제목 키워드 기반

Complexity and scalability of defeasible reasoning in many-valued weighted knowledge bases with typicality

2023-03-08 · Mario Alviano, Laura Giordano, Daniele Theseider Dupré

Weighted knowledge bases for description logics with typicality under a "concept-wise" multi-preferential semantics provide a logical interpretation of MultiLayer Perceptrons. In this context, Answer Set Programming (ASP…

A Fixpoint Characterization of Three-Valued Disjunctive Hybrid MKNF Knowledge Bases

2022-08-05 · Spencer Killen, Jia-Huai You

The logic of hybrid MKNF (minimal knowledge and negation as failure) is a powerful knowledge representation language that elegantly pairs ASP (answer set programming) with ontologies. Disjunctive rules are a desirable ex…

Negation

Unfounded Sets for Disjunctive Hybrid MKNF Knowledge Bases

2021-02-25 · Spencer Killen, Jia-Haui You

Combining the closed-world reasoning of answer set programming (ASP) with the open-world reasoning of ontologies broadens the space of applications of reasoners. Disjunctive hybrid MKNF knowledge bases succinctly extend …

VLC-BERT: Visual Question Answering with Contextualized Commonsense Knowledge

2022-10-24 · Sahithya Ravi, Aditya Chinchure, Leonid Sigal, Renjie Liao 외

There has been a growing interest in solving Visual Question Answering (VQA) tasks that require the model to reason beyond the content present in the image. In this work, we focus on questions that require commonsense re…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

REMI: Mining Intuitive Referring Expressions on Knowledge Bases

2019-11-04 · Luis Galárraga, Julien Delaunay, Jean-Louis Dessalles

A referring expression (RE) is a description that identifies a set of instances unambiguously. Mining REs from data finds applications in natural language generation, algorithmic journalism, and data maintenance. Since t…

Inductive logic programmingReferring ExpressionText Generation