ACL 2023short2 citations

Bootstrapping Neural Relation and Explanation Classifiers

Zheng Tang, Mihai Surdeanu

Abstract

We introduce a method that self trains (or bootstraps) neural relation and explanation classifiers. Our work expands the supervised approach of CITATION, which jointly trains a relation classifier with an explanation classifier that identifies context words important for the relation at hand, to semi-supervised scenarios. In particular, our approach iteratively converts the explainable models’ outputs to rules and applies them to unlabeled text to produce new annotations. Our evaluation on the TACRED dataset shows that our method outperforms the rule-based model we started from by 15 F1 points, outperforms traditional self-training that relies just on the relation classifier by 5 F1 points, and performs comparatively with the prompt-based approach of CITATION (without requiring an additional natural language inference component).

BibTeX
@inproceedings{tang-surdeanu-2023-bootstrapping,
    title = "Bootstrapping Neural Relation and Explanation Classifiers",
    author = "Tang, Zheng  and
      Surdeanu, Mihai",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.acl-short.5/",
    doi = "10.18653/v1/2023.acl-short.5",
    pages = "48--56"
}
Bootstrapping Neural Relation and Explanation Classifiers · ACL 2023