@inproceedings{zhao-etal-2021-glara,
title = "{GL}a{RA}: Graph-based Labeling Rule Augmentation for Weakly Supervised Named Entity Recognition",
author = "Zhao, Xinyan and
Ding, Haibo and
Feng, Zhe",
editor = "Merlo, Paola and
Tiedemann, Jorg and
Tsarfaty, Reut",
booktitle = "Proceedings of the 16th Conference of the European Chapter of the Association for Computational Linguistics: Main Volume",
month = apr,
year = "2021",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2021.eacl-main.318/",
doi = "10.18653/v1/2021.eacl-main.318",
pages = "3636--3649",
abstract = "Instead of using expensive manual annotations, researchers have proposed to train named entity recognition (NER) systems using heuristic labeling rules. However, devising labeling rules is challenging because it often requires a considerable amount of manual effort and domain expertise. To alleviate this problem, we propose GLARA, a graph-based labeling rule augmentation framework, to learn new labeling rules from unlabeled data. We first create a graph with nodes representing candidate rules extracted from unlabeled data. Then, we design a new graph neural network to augment labeling rules by exploring the semantic relations between rules. We finally apply the augmented rules on unlabeled data to generate weak labels and train a NER model using the weakly labeled data. We evaluate our method on three NER datasets and find that we can achieve an average improvement of +20{\%} F1 score over the best baseline when given a small set of seed rules."
}
Markdown (Informal)
[GLaRA: Graph-based Labeling Rule Augmentation for Weakly Supervised Named Entity Recognition](https://preview.aclanthology.org/fix-sig-urls/2021.eacl-main.318/) (Zhao et al., EACL 2021)
ACL