Skip to main content
Erschienen in: Knowledge and Information Systems 12/2020

18.08.2020 | Regular Paper

Surface pattern-enhanced relation extraction with global constraints

verfasst von: Haiyun Jiang, JunTao Liu, Sheng Zhang, Deqing Yang, Yanghua Xiao, Wei Wang

Erschienen in: Knowledge and Information Systems | Ausgabe 12/2020

Einloggen

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Relation extraction is one of the most important tasks in information extraction. The traditional works either use sentences or surface patterns (i.e., the shortest dependency paths of sentences) to build extraction models. Intuitively, the integration of these two kinds of methods will further obtain more robust and effective extraction models, which is, however, ignored in most of the existing works. In this paper, we aim to learn the embeddings of surface patterns to further augment the sentence-based models. To achieve this purpose, we propose a novel pattern embedding learning framework with the weighted multi-dimensional attention mechanism. To suppress noise in the training dataset, we mine the global statistics between patterns and relations and introduce two kinds of prior knowledge to guide the pattern embedding learning. Based on the learned embeddings, we present two augmentation strategies to improve the existing relation extraction models. We conduct extensive experiments on two popular datasets (i.e., NYT and KnowledgeNet) and observe promising performance improvements.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Fußnoten
1
The same entity pair appearing in k different sentences will be counted as k times.
 
2
To simplify the code implementation, the length of \(p_j\) is either truncated or padded to \(l=20\) with “null.”
 
3
Notice that the test set, i.e., the fold 5, in KnowledgeNet is unavailable.
 
4
The results of PCNN+ATT+GloRE and PCNN +ATT+LoRE are from the authors’ GitHub, i.e., https://​github.​com/​ppuliu/​GloRE.
 
5
For convenience, we only conduct experiments on NYT dataset.
 
Literatur
1.
Zurück zum Zitat Auger A, Barrière C (2008) Pattern-based approaches to semantic relation extraction: A state-of-the-art. Terminology 14(1):1–19CrossRef Auger A, Barrière C (2008) Pattern-based approaches to semantic relation extraction: A state-of-the-art. Terminology 14(1):1–19CrossRef
2.
Zurück zum Zitat Alicante A, Corazza A, Isgrò F, Silvestri S (2016) Unsupervised entity and relation extraction from clinical records in italian. Comput Biol Med 72:263–275 CrossRef Alicante A, Corazza A, Isgrò F, Silvestri S (2016) Unsupervised entity and relation extraction from clinical records in italian. Comput Biol Med 72:263–275 CrossRef
3.
Zurück zum Zitat Alicante A, Corazza A (2011) Barrier features for classification of semantic relations. Proceedings of the international conference recent advances in natural language processing 2011, pp. 509–514 Alicante A, Corazza A (2011) Barrier features for classification of semantic relations. Proceedings of the international conference recent advances in natural language processing 2011, pp. 509–514
4.
Zurück zum Zitat Büttcher S, Clarke CL, Cormack GV (2016) Information retrieval: Implementing and evaluating search engines. MIT Press, Büttcher S, Clarke CL, Cormack GV (2016) Information retrieval: Implementing and evaluating search engines. MIT Press,
5.
Zurück zum Zitat Bekoulis G, Deleu J, Demeester T, Develder C (2018) An attentive neural architecture for joint segmentation and parsing and its application to real estate ads. Expert Syst Appl 102:100–112CrossRef Bekoulis G, Deleu J, Demeester T, Develder C (2018) An attentive neural architecture for joint segmentation and parsing and its application to real estate ads. Expert Syst Appl 102:100–112CrossRef
6.
Zurück zum Zitat Bethard S, Martin JH (2008) Learning semantic links from a corpus of parallel temporal and causal relations. In: Proceedings of the 46th annual meeting of the association for computational linguistics on human language technologies: short papers, pp. 177–180. Association for computational linguistics Bethard S, Martin JH (2008) Learning semantic links from a corpus of parallel temporal and causal relations. In: Proceedings of the 46th annual meeting of the association for computational linguistics on human language technologies: short papers, pp. 177–180. Association for computational linguistics
7.
Zurück zum Zitat Bordes A, Glorot X, Weston J, Bengio Y (2012) Joint learning of words and meaning representations for open-text semantic parsing. In: Artificial intelligence and statistics, pp. 127–135 Bordes A, Glorot X, Weston J, Bengio Y (2012) Joint learning of words and meaning representations for open-text semantic parsing. In: Artificial intelligence and statistics, pp. 127–135
8.
Zurück zum Zitat Bunescu RC, Mooney RJ (2005) A shortest path dependency kernel for relation extraction. In: Proceedings of the conference on human language technology and empirical methods in natural language processing, pp. 724–731. Association for Computational Linguistics Bunescu RC, Mooney RJ (2005) A shortest path dependency kernel for relation extraction. In: Proceedings of the conference on human language technology and empirical methods in natural language processing, pp. 724–731. Association for Computational Linguistics
9.
Zurück zum Zitat Chen D, Manning C (2014) A fast and accurate dependency parser using neural networks. In: Proceedings of the 2014 conference on empirical methods in natural language processing (EMNLP), pp. 740–750 Chen D, Manning C (2014) A fast and accurate dependency parser using neural networks. In: Proceedings of the 2014 conference on empirical methods in natural language processing (EMNLP), pp. 740–750
10.
Zurück zum Zitat Culotta A, Sorensen J (2004) Dependency tree kernels for relation extraction. In: Proceedings of the 42nd annual meeting on association for computational linguistics, p. 423. Association for computational linguistics Culotta A, Sorensen J (2004) Dependency tree kernels for relation extraction. In: Proceedings of the 42nd annual meeting on association for computational linguistics, p. 423. Association for computational linguistics
11.
Zurück zum Zitat de Sá Mesquita F, Cannaviccio M, Schmidek J, Mirza P, Barbosa D (2019) Knowledgenet: A benchmark dataset for knowledge base population. In: EMNLP/IJCNLP de Sá Mesquita F, Cannaviccio M, Schmidek J, Mirza P, Barbosa D (2019) Knowledgenet: A benchmark dataset for knowledge base population. In: EMNLP/IJCNLP
12.
Zurück zum Zitat Devlin J, Chang M-W, Lee K, Toutanova K (2018) Bert: Pre-training of deep bidirectional transformers for language understanding. arXiv:1810.04805 Devlin J, Chang M-W, Lee K, Toutanova K (2018) Bert: Pre-training of deep bidirectional transformers for language understanding. arXiv:​1810.​04805
13.
Zurück zum Zitat Eichler K, Xu F, Uszkoreit H, Hennig L, Krause S (2016) Teg-rep: A corpus of textual entailment graphs based on relation extraction patterns. In: LREC Eichler K, Xu F, Uszkoreit H, Hennig L, Krause S (2016) Teg-rep: A corpus of textual entailment graphs based on relation extraction patterns. In: LREC
14.
Zurück zum Zitat Feng J, Huang M, Zhao L, Yang Y, Zhu X (2018) Reinforcement learning for relation classification from noisy data. In: Thirty-second AAAI conference on artificial intelligence Feng J, Huang M, Zhao L, Yang Y, Zhu X (2018) Reinforcement learning for relation classification from noisy data. In: Thirty-second AAAI conference on artificial intelligence
15.
Zurück zum Zitat Girju R, Badulescu A, Moldovan D (2003) Learning semantic constraints for the automatic discovery of part-whole relations. In: Proceedings of the 2003 conference of the north american chapter of the association for computational linguistics on human language technology-volume 1, pp. 1–8. Association for computational linguistics Girju R, Badulescu A, Moldovan D (2003) Learning semantic constraints for the automatic discovery of part-whole relations. In: Proceedings of the 2003 conference of the north american chapter of the association for computational linguistics on human language technology-volume 1, pp. 1–8. Association for computational linguistics
16.
Zurück zum Zitat Hoffart J, Suchanek FM, Berberich K, Weikum G (2013) Yago2: A spatially and temporally enhanced knowledge base from wikipedia. Artif Intell 194:28–61MathSciNetCrossRef Hoffart J, Suchanek FM, Berberich K, Weikum G (2013) Yago2: A spatially and temporally enhanced knowledge base from wikipedia. Artif Intell 194:28–61MathSciNetCrossRef
17.
Zurück zum Zitat Hoffmann R, Zhang C, Ling X, Zettlemoyer L, Weld DS (2011) Knowledge-based weak supervision for information extraction of overlapping relations. In: Proceedings of the 49th annual meeting of the association for computational linguistics: human language technologies-volume 1, pp. 541–550. Association for computational linguistics Hoffmann R, Zhang C, Ling X, Zettlemoyer L, Weld DS (2011) Knowledge-based weak supervision for information extraction of overlapping relations. In: Proceedings of the 49th annual meeting of the association for computational linguistics: human language technologies-volume 1, pp. 541–550. Association for computational linguistics
18.
Zurück zum Zitat Jiang X, Wang Q, Li P, Wang B (2016) Relation extraction with multi-instance multi-label convolutional neural networks. In: Proceedings of COLING 2016, the 26th international conference on computational linguistics, pp. 1471–1480 Jiang X, Wang Q, Li P, Wang B (2016) Relation extraction with multi-instance multi-label convolutional neural networks. In: Proceedings of COLING 2016, the 26th international conference on computational linguistics, pp. 1471–1480
19.
Zurück zum Zitat Ji G, He S, Xu L, Liu K, Zhao J (2015) Knowledge graph embedding via dynamic mapping matrix. In: Proceedings of the 53rd annual meeting of the association for computational linguistics and the 7th international joint conference on natural language processing (vol 1: Long Papers), vol 1, pp. 687–696 Ji G, He S, Xu L, Liu K, Zhao J (2015) Knowledge graph embedding via dynamic mapping matrix. In: Proceedings of the 53rd annual meeting of the association for computational linguistics and the 7th international joint conference on natural language processing (vol 1: Long Papers), vol 1, pp. 687–696
20.
Zurück zum Zitat Ji G, Liu K, He S, Zhao J (2017) Distant supervision for relation extraction with sentence-level attention and entity descriptions. In: Thirty-first AAAI conference on artificial intelligence Ji G, Liu K, He S, Zhao J (2017) Distant supervision for relation extraction with sentence-level attention and entity descriptions. In: Thirty-first AAAI conference on artificial intelligence
21.
Zurück zum Zitat Kambhatla N (2004) Combining lexical, syntactic, and semantic features with maximum entropy models for extracting relations. In: Proceedings of the ACL 2004 on Interactive poster and demonstration sessions, p. 22. Association for computational linguistics Kambhatla N (2004) Combining lexical, syntactic, and semantic features with maximum entropy models for extracting relations. In: Proceedings of the ACL 2004 on Interactive poster and demonstration sessions, p. 22. Association for computational linguistics
22.
Zurück zum Zitat Katiyar A, Cardie C (2017) Going out on a limb: Joint extraction of entity mentions and relations without dependency trees. In: Proceedings of the 55th annual meeting of the association for computational linguistics (Vol. 1: Long Papers), vol 1, pp. 917–928 Katiyar A, Cardie C (2017) Going out on a limb: Joint extraction of entity mentions and relations without dependency trees. In: Proceedings of the 55th annual meeting of the association for computational linguistics (Vol. 1: Long Papers), vol 1, pp. 917–928
24.
Zurück zum Zitat Lin Y, Shen S, Liu Z, Luan H, Sun M (2016) Neural relation extraction with selective attention over instances. In: Proceedings of the 54th annual meeting of the association for computational linguistics (vol. 1: Long Papers), vol. 1, pp. 2124–2133 Lin Y, Shen S, Liu Z, Luan H, Sun M (2016) Neural relation extraction with selective attention over instances. In: Proceedings of the 54th annual meeting of the association for computational linguistics (vol. 1: Long Papers), vol. 1, pp. 2124–2133
25.
Zurück zum Zitat Liu Y, Li S, Wei F, Ji H (2016) Relation classification via modeling augmented dependency paths. IEEE/ACM Trans Audio, Speech and Lang Process (TASLP) 24(9):1585–1594 Liu Y, Li S, Wei F, Ji H (2016) Relation classification via modeling augmented dependency paths. IEEE/ACM Trans Audio, Speech and Lang Process (TASLP) 24(9):1585–1594
26.
27.
Zurück zum Zitat Mikolov T, Sutskever I, Chen K, Corrado GS, Dean J (2013) Distributed representations of words and phrases and their compositionality. In: Advances in neural information processing systems, pp. 3111–3119 Mikolov T, Sutskever I, Chen K, Corrado GS, Dean J (2013) Distributed representations of words and phrases and their compositionality. In: Advances in neural information processing systems, pp. 3111–3119
28.
Zurück zum Zitat Mintz M, Bills S, Snow R, Jurafsky D (2009) 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: vol. 2, pp. 1003–1011. Association for computational linguistics Mintz M, Bills S, Snow R, Jurafsky D (2009) 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: vol. 2, pp. 1003–1011. Association for computational linguistics
29.
30.
Zurück zum Zitat Mooney RJ, Bunescu RC (2006) Subsequence kernels for relation extraction. In: Advances in neural information processing systems, pp. 171–178 Mooney RJ, Bunescu RC (2006) Subsequence kernels for relation extraction. In: Advances in neural information processing systems, pp. 171–178
31.
Zurück zum Zitat Napoles C, Gormley M, Van Durme B (2012) Annotated gigaword. In: Proceedings of the joint workshop on automatic knowledge base construction and web-scale knowledge extraction, pp. 95–100. Association for computational linguistics Napoles C, Gormley M, Van Durme B (2012) Annotated gigaword. In: Proceedings of the joint workshop on automatic knowledge base construction and web-scale knowledge extraction, pp. 95–100. Association for computational linguistics
32.
33.
Zurück zum Zitat Nguyen TH, Grishman R (2015) Relation extraction: Perspective from convolutional neural networks. In: Proceedings of the 1st workshop on vector space modeling for natural language processing, pp. 39–48 Nguyen TH, Grishman R (2015) Relation extraction: Perspective from convolutional neural networks. In: Proceedings of the 1st workshop on vector space modeling for natural language processing, pp. 39–48
34.
Zurück zum Zitat Pennington J, Socher R, Manning C (2014) Glove: Global vectors for word representation. In: Proceedings of the 2014 conference on empirical methods in natural language processing (EMNLP), pp. 1532–1543 Pennington J, Socher R, Manning C (2014) Glove: Global vectors for word representation. In: Proceedings of the 2014 conference on empirical methods in natural language processing (EMNLP), pp. 1532–1543
35.
36.
Zurück zum Zitat Qu M, Ren X, Zhang Y, Han J (2018) Weakly-supervised relation extraction by pattern-enhanced embedding learning. In: Proceedings of the 2018 world wide web conference on world wide web, pp. 1257–1266. International world wide web conferences steering committee Qu M, Ren X, Zhang Y, Han J (2018) Weakly-supervised relation extraction by pattern-enhanced embedding learning. In: Proceedings of the 2018 world wide web conference on world wide web, pp. 1257–1266. International world wide web conferences steering committee
37.
Zurück zum Zitat Rath T (2017) Word and relation embedding for sentence representation. PhD thesis, Arizona State University Rath T (2017) Word and relation embedding for sentence representation. PhD thesis, Arizona State University
38.
Zurück zum Zitat Ratner AJ, De Sa CM, Wu S, Selsam D, Ré C (2016) Data programming: creating large training sets, quickly. In: Advances in neural information processing systems, pp. 3567–3575 Ratner AJ, De Sa CM, Wu S, Selsam D, Ré C (2016) Data programming: creating large training sets, quickly. In: Advances in neural information processing systems, pp. 3567–3575
39.
Zurück zum Zitat Riedel S, Yao L, McCallum A (2010) Modeling relations and their mentions without labeled text. In: Joint european conference on machine learning and knowledge discovery in databases, pp. 148–163. Springer Riedel S, Yao L, McCallum A (2010) Modeling relations and their mentions without labeled text. In: Joint european conference on machine learning and knowledge discovery in databases, pp. 148–163. Springer
40.
Zurück zum Zitat Riedel S, Yao L, McCallum A, Marlin BM (2013) Relation extraction with matrix factorization and universal schemas. In: Proceedings of the 2013 conference of the north american chapter of the association for computational linguistics: human language technologies, pp. 74–84 Riedel S, Yao L, McCallum A, Marlin BM (2013) Relation extraction with matrix factorization and universal schemas. In: Proceedings of the 2013 conference of the north american chapter of the association for computational linguistics: human language technologies, pp. 74–84
41.
42.
Zurück zum Zitat Shanahan T, Fisher D, Frey N (2016) The challenge of challenging text. On developing readers: readings from educational leadership (EL Essentials), p. 100 Shanahan T, Fisher D, Frey N (2016) The challenge of challenging text. On developing readers: readings from educational leadership (EL Essentials), p. 100
43.
Zurück zum Zitat Shen T, Zhou T, Long G, Jiang J, Zhang C (2018) Bi-directional block self-attention for fast and memory-efficient sequence modeling. arXiv:1804.00857 Shen T, Zhou T, Long G, Jiang J, Zhang C (2018) Bi-directional block self-attention for fast and memory-efficient sequence modeling. arXiv:​1804.​00857
44.
Zurück zum Zitat Snow R, Jurafsky D, Ng AY (2005) Learning syntactic patterns for automatic hypernym discovery. In: Advances in neural information processing systems, pp. 1297–1304 Snow R, Jurafsky D, Ng AY (2005) Learning syntactic patterns for automatic hypernym discovery. In: Advances in neural information processing systems, pp. 1297–1304
46.
Zurück zum Zitat Sun X (2014) Structure regularization for structured prediction. In: Advances in neural information processing systems, pp. 2402–2410 Sun X (2014) Structure regularization for structured prediction. In: Advances in neural information processing systems, pp. 2402–2410
47.
Zurück zum Zitat Surdeanu M, Tibshirani J, Nallapati R, Manning CD (2012) Multi-instance multi-label learning for relation extraction. In: Proceedings of the 2012 joint conference on empirical methods in natural language processing and computational natural language learning, pp. 455–465. Association for computational linguistics Surdeanu M, Tibshirani J, Nallapati R, Manning CD (2012) Multi-instance multi-label learning for relation extraction. In: Proceedings of the 2012 joint conference on empirical methods in natural language processing and computational natural language learning, pp. 455–465. Association for computational linguistics
48.
Zurück zum Zitat Vaswani A, Shazeer N, Parmar N, Uszkoreit J, Jones L, Gomez AN, Kaiser Ł, Polosukhin I (2017) Attention is all you need. In: Advances in neural information processing systems, pp. 5998–6008 Vaswani A, Shazeer N, Parmar N, Uszkoreit J, Jones L, Gomez AN, Kaiser Ł, Polosukhin I (2017) Attention is all you need. In: Advances in neural information processing systems, pp. 5998–6008
49.
Zurück zum Zitat Völkel M, Krötzsch M, Vrandecic D, Haller H, Studer R (2006) Semantic wikipedia. In: Proceedings of the 15th international conference on world wide web, pp. 585–594. ACM Völkel M, Krötzsch M, Vrandecic D, Haller H, Studer R (2006) Semantic wikipedia. In: Proceedings of the 15th international conference on world wide web, pp. 585–594. ACM
50.
Zurück zum Zitat Wang L, Cao Z, de Melo G, Liu Z (2016) Relation classification via multi-level attention cnns Wang L, Cao Z, de Melo G, Liu Z (2016) Relation classification via multi-level attention cnns
51.
Zurück zum Zitat Wu Y, Bamman D, Russell S (2017) Adversarial training for relation extraction. In: Proceedings of the 2017 conference on empirical methods in natural language processing, pp. 1778–1783 Wu Y, Bamman D, Russell S (2017) Adversarial training for relation extraction. In: Proceedings of the 2017 conference on empirical methods in natural language processing, pp. 1778–1783
52.
Zurück zum Zitat Xu K, Feng Y, Huang S, Zhao D (2015) Semantic relation classification via convolutional neural networks with simple negative sampling. arXiv:1506.07650 Xu K, Feng Y, Huang S, Zhao D (2015) Semantic relation classification via convolutional neural networks with simple negative sampling. arXiv:​1506.​07650
53.
Zurück zum Zitat Xu Y, Jia R, Mou L, Li G, Chen Y, Lu Y, Jin Z (2016) Improved relation classification by deep recurrent neural networks with data augmentation. arXiv:1601.03651 Xu Y, Jia R, Mou L, Li G, Chen Y, Lu Y, Jin Z (2016) Improved relation classification by deep recurrent neural networks with data augmentation. arXiv:​1601.​03651
54.
Zurück zum Zitat Xu Y, Mou L, Li G, Chen Y, Peng H, Jin Z (2015) Classifying relations via long short term memory networks along shortest dependency paths. In: Proceedings of the 2015 conference on empirical methods in natural language processing, pp. 1785–1794 Xu Y, Mou L, Li G, Chen Y, Peng H, Jin Z (2015) Classifying relations via long short term memory networks along shortest dependency paths. In: Proceedings of the 2015 conference on empirical methods in natural language processing, pp. 1785–1794
55.
Zurück zum Zitat Yang L, Ng TLJ, Mooney C, Dong R (2017) Multi-level attention-based neural networks for distant supervised relation extraction. In: 25th Irish conference on artificial intelligence and cognitive science, Dublin, Ireland, 7-8 December 2017. Insight centre Yang L, Ng TLJ, Mooney C, Dong R (2017) Multi-level attention-based neural networks for distant supervised relation extraction. In: 25th Irish conference on artificial intelligence and cognitive science, Dublin, Ireland, 7-8 December 2017. Insight centre
56.
Zurück zum Zitat Yao L, Riedel S, McCallum A (2010) Collective cross-document relation extraction without labelled data. In: Proceedings of the 2010 conference on empirical methods in natural language processing, pp. 1013–1023. Association for computational linguistics Yao L, Riedel S, McCallum A (2010) Collective cross-document relation extraction without labelled data. In: Proceedings of the 2010 conference on empirical methods in natural language processing, pp. 1013–1023. Association for computational linguistics
57.
58.
Zurück zum Zitat Yu AW, Dohan D, Luong M-T, Zhao R, Chen K, Norouzi M, Le QV (2018) Qanet: Combining local convolution with global self-attention for reading comprehension. arXiv:1804.09541 Yu AW, Dohan D, Luong M-T, Zhao R, Chen K, Norouzi M, Le QV (2018) Qanet: Combining local convolution with global self-attention for reading comprehension. arXiv:​1804.​09541
59.
Zurück zum Zitat Zelenko D, Aone C, Richardella A (2003) Kernel methods for relation extraction. J Mach Learn Res 3(Feb):1083–1106MathSciNetMATH Zelenko D, Aone C, Richardella A (2003) Kernel methods for relation extraction. J Mach Learn Res 3(Feb):1083–1106MathSciNetMATH
60.
Zurück zum Zitat Zeng X, He S, Liu K, Zhao J (2018) Large scaled relation extraction with reinforcement learning. Relation 2:3 Zeng X, He S, Liu K, Zhao J (2018) Large scaled relation extraction with reinforcement learning. Relation 2:3
61.
Zurück zum Zitat Zeng D, Liu K, Chen Y, Zhao J (2015) Distant supervision for relation extraction via piecewise convolutional neural networks. In: Proceedings of the 2015 conference on empirical methods in natural language processing, pp. 1753–1762 Zeng D, Liu K, Chen Y, Zhao J (2015) Distant supervision for relation extraction via piecewise convolutional neural networks. In: Proceedings of the 2015 conference on empirical methods in natural language processing, pp. 1753–1762
62.
Zurück zum Zitat Zeng D, Liu K, Lai S, Zhou G, Zhao J, et al. (2014) Relation classification via convolutional deep neural network Zeng D, Liu K, Lai S, Zhou G, Zhao J, et al. (2014) Relation classification via convolutional deep neural network
63.
Zurück zum Zitat Zhang X, Zhao J, LeCun Y (2015)Character-level convolutional networks for text classification. In: Advances in neural information processing systems, pp. 649–657 Zhang X, Zhao J, LeCun Y (2015)Character-level convolutional networks for text classification. In: Advances in neural information processing systems, pp. 649–657
64.
Zurück zum Zitat Zhang Y, Zhong V, Chen D, Angeli G, Manning CD (2017) Position-aware attention and supervised data improve slot filling. In: Proceedings of the 2017 conference on empirical methods in natural language processing, pp. 35–45 Zhang Y, Zhong V, Chen D, Angeli G, Manning CD (2017) Position-aware attention and supervised data improve slot filling. In: Proceedings of the 2017 conference on empirical methods in natural language processing, pp. 35–45
65.
Zurück zum Zitat Zhou P, Xu J, Qi Z, Bao H, Chen Z, Xu B (2018) Distant supervision for relation extraction with hierarchical selective attention. Neural Netw 108:240–247CrossRef Zhou P, Xu J, Qi Z, Bao H, Chen Z, Xu B (2018) Distant supervision for relation extraction with hierarchical selective attention. Neural Netw 108:240–247CrossRef
66.
Zurück zum Zitat Zhu W, Yao T, Ni J, Wei B, Lu Z (2018) Dependency-based siamese long short-term memory network for learning sentence representations. PloS one 13(3):e0193919CrossRef Zhu W, Yao T, Ni J, Wei B, Lu Z (2018) Dependency-based siamese long short-term memory network for learning sentence representations. PloS one 13(3):e0193919CrossRef
Metadaten
Titel
Surface pattern-enhanced relation extraction with global constraints
verfasst von
Haiyun Jiang
JunTao Liu
Sheng Zhang
Deqing Yang
Yanghua Xiao
Wei Wang
Publikationsdatum
18.08.2020
Verlag
Springer London
Erschienen in
Knowledge and Information Systems / Ausgabe 12/2020
Print ISSN: 0219-1377
Elektronische ISSN: 0219-3116
DOI
https://doi.org/10.1007/s10115-020-01502-y

Weitere Artikel der Ausgabe 12/2020

Knowledge and Information Systems 12/2020 Zur Ausgabe