Nothing Special   »   [go: up one dir, main page]

skip to main content
10.1007/978-3-031-40289-0_2guideproceedingsArticle/Chapter ViewAbstractPublication PagesConference Proceedingsacm-pubtype
Article

A 2D Entity Pair Tagging Scheme for Relation Triplet Extraction

Published: 16 August 2023 Publication History

Abstract

It is essential for large-scale knowledge graph construction to extract relation triplets composed of entity pairs and relations from unstructured texts. Although recent researches have made considerable progress in joint extraction of entities and relations, they are still confronted with some problems. Specifically, existing methods usually decompose the task of relation triplet extraction into several subtasks or different modules, which inevitably suffers from error propagation or poor information interaction. In this paper, a novel end-to-end relation extraction model named 2DEPT is proposed, which can effectively address the problems mentioned above. The proposed model comprises a 2D entity pair tagging scheme that provides a simple but effective decoding method and a token-pair classifier based on scoring which determines whether a token pair belongs to the specific relationship. Besides, extensive experiments on two public datasets widely used by many researchers are conducted, and the experimental results perform better than the state-of-the-art baselines overall and deliver consistent performance gains on complex scenarios of various overlapping patterns and multiple triplets. The source code and dataset are available at: https://github.com/Oliverstars/Code42DEPT.

References

[1]
Mintz, M., Bills, S., Snow, R., Jurafsky, D.: Distant supervision for relation extraction without labeled data. In: Proceedings of the Joint Conference of the 47th Annual Meeting of the ACL and the 4th International Joint Conference on Natural Language Processing of the AFNLP, pp. 1003–1011 (2009)
[2]
Chan, Y.S., Roth, D.: Exploiting syntactico-semantic structures for relation extraction. In: Proceedings of the 49th Annual Meeting of the Association for Computational Linguistics: Human Language Technologies, pp. 551– 560 (2011)
[3]
Tjong Kim Sang, E.F., De Meulder, F.: Introduction to the CoNLL-2003 shared task: Language-independent named entity recognition. In: Proceedings of the Seventh Conference on Natural Language Learning at HLT-NAACL, pp. 142–147 (2003)
[4]
Ratinov, L., Roth, D.: Design challenges and misconceptions in named entity recognition. In: Proceedings of the Thirteenth Conference on Computational Natural Language Learning, pp. 147– 155 (2009)
[5]
Zelenko, D., Aone, C., Richardella, A.: Kernel methods for relation extraction. In: Proceedings of the Conference on Empirical Methods in Natural Language Processing, pp. 71–78 (2002)
[6]
Razvan, C., Bunescu, R., Mooney, R.: A shortest path dependency kernel for relation extraction. In: Proceedings of the Human Language Technology Conference and Conference on Empirical Methods in Natural Language Processing, pp. 724–731 (2005)
[7]
Pawar, S., Palshikar, G.K., Bhattacharyya, P.: Relation extraction: a survey. CoRR, abs/1712.05191 (2017)
[8]
Wang, Z., Wen, R., Chen, X., Huang, S.L., Zhang, N., Zheng, Y.: Finding influential instances for distantly supervised relation extraction. CoRR, abs/2009.09841 (2009)
[9]
Zheng, S., Wang,F., Bao, H., Hao, Y., Zhou, P., Xu, B.: Joint extraction of entities and relations based on a novel tagging scheme. In: Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics, pp. 227–1236 (2017)
[10]
Zheng, H., et al.: PRGC: potential relation and global correspondence based joint relational triple extraction. In: Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics, pp. 6225–6235 (2021)
[11]
Ren, F., Zhang, L., Zhao, X., Yin, S., Liu, S., Li, B.: A simple but effective bidirectional extraction framework for relational triple extraction. In: The 15th ACM Interntional Conference on Web Search and Data Mining (2022)
[12]
Sun, C., et al.: Joint type inference on entities and relations via graph convolutional networks. In: Proceedings of the 57th Conference of the Association for Computational Linguistics, pp. 1361–1370 (2009)
[13]
Yuan, Y., Zhou, X., Pan, S., Zhu, Q., Song, Z., Guo, L.: A relation-specific attention network for joint entity and relation extraction. In: Proceedings of the Twenty-Ninth International Joint Conference on Artificial Intelligence, pp. 4054– 4060 (2020)
[14]
Wei, Z., Su, J., Wang, Y., Tian, Y., Chang, Y.: A novel cascade binary tagging framework for relational triple extraction. In: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, pp. 1476–1488 (2020)
[15]
Shang, Y.-M., Huang, H., Sun, X., Wei, W., Mao, X.-L.: Relational triple extraction: one step is enough. In: Proceedings of the Thirty-First International Joint Conference on Artificial Intelligence (IJCAI-22) (2022)
[16]
Dozat, T., Manning, C.D.: Deep biaffine attention for neural dependency parsing. arXiv preprint arXiv:1611.01734 (2016)
[17]
Fu, T-J., Li, P-H., Ma, W.H.: GraphRel: modeling text as relational graphs for joint entity and relation extraction. In: Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, pp. 1409–1418(2019)
[18]
Yu, B., et al.: Joint extraction of entities and relations based on a novel decomposition strategy. In: The 24th European Conference on Artificial Intelligence - ECAI 2020 (2019)
[19]
Bekoulis G, Deleu J, Demeester T, and Develder C Joint entity recognition and relation extraction as a multi-head selection problem Expert Syst. Appl. 2018 114 34-45
[20]
Zeng, X., Zeng, D., He, S., Liu, K., Zhao, J.: Extracting relational facts by an end-to-end neural model with copy mechanism. In: Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics, 2018, pp. 506–514 (2018)
[21]
Wang, Y., Yu, B., Zhang, Y., Liu, T., Zhu, H., Sun, L.: TPLinker: single-stage joint extraction of entities and relations through token pair linking. In: Proceedings of the 28th International Conference on Computational Linguistics, pp. 1572–1582 (2020)
[22]
Ma, L., Ren, H., Zhang, X.: Effective cascade dual-decoder model for joint entity and relation extraction. CoRR, abs/2106.14163 (2021)
[23]
Zhao, K., Xu, H., Cheng, Y., Li. X., Gao, K.: Representation iterative fusion based on heterogeneous graph neural network for joint entity and relation extraction. Knowl.-Based Syst. 219, 106888 (2021)
[24]
Chen, Y., Zhang, Y., Hu, C., Huang. Y.: Jointly extracting explicit and implicit relational triples with reasoning pattern enhanced binary pointer network. In: Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics, pp. 5694–5703(2021)
[25]
Devlin, J., Chang, M.-W., Lee, K., Toutanova, K.: BERT: pre-training of deep bidirectional transformers for language understanding. In: Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics, pp. 4171–4186 (2019)
[26]
Gardent, C., Shimorina, A., Narayan, S., Perez-Beltrachini, L.: Creating training corpora for NLG micro-planners. In:Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics, pp. 179–188 (2017)
[27]
Ye, H., et al.: Contrastive triple extraction with generative transformer. In: The Thirty-Fifth AAAI Conference on Artificial Intelligence, pp. 14257–14265 (2021)
[28]
Riedel, S., Yao, L., McCallum, A.: Modeling relations and their mentions without labeled text. ML and KDD (2010)

Recommendations

Comments

Please enable JavaScript to view thecomments powered by Disqus.

Information & Contributors

Information

Published In

cover image Guide Proceedings
Knowledge Science, Engineering and Management: 16th International Conference, KSEM 2023, Guangzhou, China, August 16–18, 2023, Proceedings, Part III
Aug 2023
455 pages
ISBN:978-3-031-40288-3
DOI:10.1007/978-3-031-40289-0

Publisher

Springer-Verlag

Berlin, Heidelberg

Publication History

Published: 16 August 2023

Author Tags

  1. Knowledge Graph Construction
  2. Relation Extraction
  3. 2D Entity Pair Tagging
  4. Biaffine Attention
  5. Seq2table

Qualifiers

  • Article

Contributors

Other Metrics

Bibliometrics & Citations

Bibliometrics

Article Metrics

  • 0
    Total Citations
  • 0
    Total Downloads
  • Downloads (Last 12 months)0
  • Downloads (Last 6 weeks)0
Reflects downloads up to 25 Nov 2024

Other Metrics

Citations

View Options

View options

Login options

Media

Figures

Other

Tables

Share

Share

Share this Publication link

Share on social media