IJCAI 2020poster0 citations

Modeling Dense Cross-Modal Interactions for Joint Entity-Relation Extraction

Shan Zhao, Minghao Hu, Zhiping Cai, Fang Liu

Abstract

Joint extraction of entities and their relations benefits from the close interaction between named entities and their relation information. Therefore, how to effectively model such cross-modal interactions is critical for the final performance. Previous works have used simple methods such as label-feature concatenation to perform coarse-grained semantic fusion among cross-modal instances, but fail to capture fine-grained correlations over token and label spaces, resulting in insufficient interactions. In this paper, we propose a deep Cross-Modal Attention Network (CMAN) for joint entity and relation extraction. The network is carefully constructed by stacking multiple attention units in depth to fully model dense interactions over token-label spaces, in which two basic attention units are proposed to explicitly capture fine-grained correlations across different modalities (e.g., token-to-token and labelto-token). Experiment results on CoNLL04 dataset show that our model obtains state-of-the-art results by achieving 90.62% F1 on entity recognition and 72.97% F1 on relation classification. In ADE dataset, our model surpasses existing approaches by more than 1.9% F1 on relation classification. Extensive analyses further confirm the effectiveness of our approach.

Natural Language Processing: Information ExtractionNatural Language Processing: Named Entities
BibTeX
@inproceedings{ijcai2020p558,
  title     = {Modeling Dense Cross-Modal Interactions for Joint Entity-Relation Extraction},
  author    = {Zhao, Shan and Hu, Minghao and Cai, Zhiping and Liu, Fang},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {4032--4038},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/558},
  url       = {https://doi.org/10.24963/ijcai.2020/558},
}
Modeling Dense Cross-Modal Interactions for Joint Entity-Relation Extraction · IJCAI 2020