CLApr 16, 2021

Multivalent Entailment Graphs for Question Answering

arXiv:2104.07846v2663 citations
Originality Incremental advance
AI Analysis

This addresses the need for true language understanding in question answering by enabling inferences between predicates of different valencies, though it is incremental as it builds on existing entailment graph methods.

The paper tackled the problem of drawing inferences between open-domain natural language predicates by learning unsupervised Multivalent Entailment Graphs, showing that directional entailment improves inference over bidirectional similarity and that using evidence across valencies answers more questions.

Drawing inferences between open-domain natural language predicates is a necessity for true language understanding. There has been much progress in unsupervised learning of entailment graphs for this purpose. We make three contributions: (1) we reinterpret the Distributional Inclusion Hypothesis to model entailment between predicates of different valencies, like DEFEAT(Biden, Trump) entails WIN(Biden); (2) we actualize this theory by learning unsupervised Multivalent Entailment Graphs of open-domain predicates; and (3) we demonstrate the capabilities of these graphs on a novel question answering task. We show that directional entailment is more helpful for inference than bidirectional similarity on questions of fine-grained semantics. We also show that drawing on evidence across valencies answers more questions than by using only the same valency evidence.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes