EMNLP 2021main64 citations

Gradient Imitation Reinforcement Learning for Low Resource Relation Extraction

Xuming Hu, Chenwei Zhang, Yawen Yang, Xiaohe Li, Li Lin, Lijie Wen, Philip S. Yu

Abstract

Low-resource Relation Extraction (LRE) aims to extract relation facts from limited labeled corpora when human annotation is scarce. Existing works either utilize self-training scheme to generate pseudo labels that will cause the gradual drift problem, or leverage meta-learning scheme which does not solicit feedback explicitly. To alleviate selection bias due to the lack of feedback loops in existing LRE learning paradigms, we developed a Gradient Imitation Reinforcement Learning method to encourage pseudo label data to imitate the gradient descent direction on labeled data and bootstrap its optimization capability through trial and error. We also propose a framework called GradLRE, which handles two major scenarios in low-resource relation extraction. Besides the scenario where unlabeled data is sufficient, GradLRE handles the situation where no unlabeled data is available, by exploiting a contextualized augmentation method to generate data. Experimental results on two public datasets demonstrate the effectiveness of GradLRE on low resource relation extraction when comparing with baselines.

BibTeX
@inproceedings{hu-etal-2021-gradient,
    title = "Gradient Imitation Reinforcement Learning for Low Resource Relation Extraction",
    author = "Hu, Xuming  and
      Zhang, Chenwei  and
      Yang, Yawen  and
      Li, Xiaohe  and
      Lin, Li  and
      Wen, Lijie  and
      Yu, Philip S.",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.216/",
    doi = "10.18653/v1/2021.emnlp-main.216",
    pages = "2737--2746"
}
Gradient Imitation Reinforcement Learning for Low Resource Relation Extraction · EMNLP 2021