ACL 2022long17 citations

Entailment Graph Learning with Textual Entailment and Soft Transitivity

Zhibin Chen, Yansong Feng, Dongyan Zhao

Abstract

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 the local entailment relations by recognizing the 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, and leads to signifcant improvement over current state-of-the-art methods.

BibTeX
@inproceedings{chen-etal-2022-entailment,
    title = "Entailment Graph Learning with Textual Entailment and Soft Transitivity",
    author = "Chen, Zhibin  and
      Feng, Yansong  and
      Zhao, Dongyan",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-long.406/",
    doi = "10.18653/v1/2022.acl-long.406",
    pages = "5899--5910"
}
Entailment Graph Learning with Textual Entailment and Soft Transitivity · ACL 2022