ACL 2023findings6 citations

Universal Information Extraction with Meta-Pretrained Self-Retrieval

Xin Cong, Bowen Yu, Mengcheng Fang, Tingwen Liu, Haiyang Yu, Zhongkai Hu, Fei Huang, Yongbin Li

Abstract

Universal Information Extraction (Universal IE) aims to solve different extraction tasks in a uniform text-to-structure generation manner. Such a generation procedure tends to struggle when there exist complex information structures to be extracted. Retrieving knowledge from external knowledge bases may help models to overcome this problem but it is impossible to construct a knowledge base suitable for various IE tasks. Inspired by the fact that large amount of knowledge are stored in the pretrained language models (PLM) and can be retrieved explicitly, in this paper, we propose MetaRetriever to retrieve task-specific knowledge from PLMs to enhance universal IE. As different IE tasks need different knowledge, we further propose a Meta-Pretraining Algorithm which allows MetaRetriever to quicktly achieve maximum task-specific retrieval performance when fine-tuning on downstream IE tasks. Experimental results show that MetaRetriever achieves the new state-of-the-art on 4 IE tasks, 12 datasets under fully-supervised, low-resource and few-shot scenarios.

BibTeX
@inproceedings{cong-etal-2023-universal,
    title = "Universal Information Extraction with Meta-Pretrained Self-Retrieval",
    author = "Cong, Xin  and
      Yu, Bowen  and
      Fang, Mengcheng  and
      Liu, Tingwen  and
      Yu, Haiyang  and
      Hu, Zhongkai  and
      Huang, Fei  and
      Li, Yongbin  and
      Wang, Bin",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.251/",
    doi = "10.18653/v1/2023.findings-acl.251",
    pages = "4084--4100"
}
Universal Information Extraction with Meta-Pretrained Self-Retrieval · ACL 2023