Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Entailment Graph Learning with Textual Entailment and Soft Transitivity

About

Typed entailment graphs try to learn the entailment relations between predicates from text and model them as edges between predicate nodes. The construction of entailment graphs usually suffers from severe sparsity and unreliability of distributional similarity. We propose a two-stage method, Entailment Graph with Textual Entailment and Transitivity (EGT2). EGT2 learns local entailment relations by recognizing possible textual entailment between template sentences formed by typed CCG-parsed predicates. Based on the generated local graph, EGT2 then uses three novel soft transitivity constraints to consider the logical transitivity in entailment structures. Experiments on benchmark datasets show that EGT2 can well model the transitivity in entailment graph to alleviate the sparsity issue, and lead to significant improvement over current state-of-the-art methods.

Zhibin Chen, Yansong Feng, Dongyan Zhao• 2022

Related benchmarks

TaskDatasetResultRank
Textual EntailmentLevy/Holt (test)
AUPRC0.356
11
Directional Entailment InferenceLevy Holt Directional Section (test)
PRC0.564
10
Textual EntailmentBerant (test)
AUPRC44.3
9
Directional Entailment InferenceLevy Holt Directional Section (val)
PRC51.1
5
Showing 4 of 4 rows

Other info

Code

Follow for update