@inproceedings{huang-etal-2021-entity,
    title = "Entity and Evidence Guided Document-Level Relation Extraction",
    author = "Huang, Kevin  and
      Qi, Peng  and
      Wang, Guangtao  and
      Ma, Tengyu  and
      Huang, Jing",
    editor = "Rogers, Anna  and
      Calixto, Iacer  and
      Vuli{\'c}, Ivan  and
      Saphra, Naomi  and
      Kassner, Nora  and
      Camburu, Oana-Maria  and
      Bansal, Trapit  and
      Shwartz, Vered",
    booktitle = "Proceedings of the 6th Workshop on Representation Learning for NLP (RepL4NLP-2021)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2021.repl4nlp-1.30/",
    doi = "10.18653/v1/2021.repl4nlp-1.30",
    pages = "307--315",
    abstract = "Document-level relation extraction is a challenging task, requiring reasoning over multiple sentences to predict a set of relations in a document. In this paper, we propose a novel framework E2GRE (Entity and Evidence Guided Relation Extraction) that jointly extracts relations and the underlying evidence sentences by using large pretrained language model (LM) as input encoder. First, we propose to guide the pretrained LM{'}s attention mechanism to focus on relevant context by using attention probabilities as additional features for evidence prediction. Furthermore, instead of feeding the whole document into pretrained LMs to obtain entity representation, we concatenate document text with head entities to help LMs concentrate on parts of the document that are more related to the head entity. Our E2GRE jointly learns relation extraction and evidence prediction effectively, showing large gains on both these tasks, which we find are highly correlated."
}Markdown (Informal)
[Entity and Evidence Guided Document-Level Relation Extraction](https://preview.aclanthology.org/ingest-emnlp/2021.repl4nlp-1.30/) (Huang et al., RepL4NLP 2021)
ACL