ACL 2021long39 citations

Weakly Supervised Named Entity Tagging with Learnable Logical Rules

Jiacheng Li, Haibo Ding, Jingbo Shang, Julian McAuley, Zhe Feng

Abstract

We study the problem of building entity tagging systems by using a few rules as weak supervision. Previous methods mostly focus on disambiguating entity types based on contexts and expert-provided rules, while assuming entity spans are given. In this work, we propose a novel method TALLOR that bootstraps high-quality logical rules to train a neural tagger in a fully automated manner. Specifically, we introduce compound rules that are composed from simple rules to increase the precision of boundary detection and generate more diverse pseudo labels. We further design a dynamic label selection strategy to ensure pseudo label quality and therefore avoid overfitting the neural tagger. Experiments on three datasets demonstrate that our method outperforms other weakly supervised methods and even rivals a state-of-the-art distantly supervised tagger with a lexicon of over 2,000 terms when starting from only 20 simple rules. Our method can serve as a tool for rapidly building taggers in emerging domains and tasks. Case studies show that learned rules can potentially explain the predicted entities.

BibTeX
@inproceedings{li-etal-2021-weakly,
    title = "Weakly Supervised Named Entity Tagging with Learnable Logical Rules",
    author = "Li, Jiacheng  and
      Ding, Haibo  and
      Shang, Jingbo  and
      McAuley, Julian  and
      Feng, Zhe",
    editor = "Zong, Chengqing  and
      Xia, Fei  and
      Li, Wenjie  and
      Navigli, Roberto",
    booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.acl-long.352/",
    doi = "10.18653/v1/2021.acl-long.352",
    pages = "4568--4581"
}
Weakly Supervised Named Entity Tagging with Learnable Logical Rules · ACL 2021