Relational Extraction on Wikipedia Tables using Convolutional and Memory Networks (2307.05827v1)
Abstract: Relation extraction (RE) is the task of extracting relations between entities in text. Most RE methods extract relations from free-form running text and leave out other rich data sources, such as tables. We explore RE from the perspective of applying neural methods on tabularly organized data. We introduce a new model consisting of Convolutional Neural Network (CNN) and Bidirectional-Long Short Term Memory (BiLSTM) network to encode entities and learn dependencies among them, respectively. We evaluate our model on a large and recent dataset and compare results with previous neural methods. Experimental results show that our model consistently outperforms the previous model for the task of relation extraction on tabular data. We perform comprehensive error analyses and ablation study to show the contribution of various components of our model. Finally, we discuss the usefulness and trade-offs of our approach, and provide suggestions for fostering further research.
- Matching the blanks: Distributional similarity for relation learning. In Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, pages 2895–2905, Florence, Italy. Association for Computational Linguistics.
- Connecting the dots: Document-level neural relation extraction with edge-oriented graphs. In Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP), pages 4925–4936, Hong Kong, China. Association for Computational Linguistics.
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. arXiv:1810.04805 [cs]. ArXiv: 1810.04805.
- Semantic relation classification via bidirectional lstm networks with entity-aware attention using latent entity typing. Symmetry, 11(6):785.
- Neural Relation Extraction with Selective Attention over Instances. pages 2124–2133.
- Relation classification via BERT with piecewise convolution and focal loss. PLOS ONE, 16(9):e0257092.
- Scott M Lundberg and Su-In Lee. 2017. A unified approach to interpreting model predictions. Advances in neural information processing systems, 30.
- Erin Macdonald and Denilson Barbosa. 2019. An Annotated Corpus of Webtables for Information Extraction Tasks.
- Erin Macdonald and Denilson Barbosa. 2020. Neural Relation Extraction on Wikipedia Tables for Augmenting Knowledge Graphs, page 2133–2136. Association for Computing Machinery, New York, NY, USA.
- 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, pages 1003–1011, Suntec, Singapore. Association for Computational Linguistics.
- Using linked data to mine rdf from wikipedia’s tables. In Proceedings of the 7th ACM international conference on Web search and data mining, pages 533–542.
- Reasoning with latent structure refinement for document-level relation extraction. In Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, pages 1546–1557, Online. Association for Computational Linguistics.
- " why should i trust you?" explaining the predictions of any classifier. In Proceedings of the 22nd ACM SIGKDD international conference on knowledge discovery and data mining, pages 1135–1144.
- Inter-sentence relation extraction with document-level graph convolutional neural network. In Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics, pages 4309–4316, Florence, Italy. Association for Computational Linguistics.
- Investigation of improving the pre-training and fine-tuning of BERT model for biomedical relation extraction. BMC Bioinformatics, 23(1).
- Exploring Encoder-Decoder Model for Distant Supervised Relation Extraction. pages 4389–4395.
- Hin: Hierarchical inference network for document-level relation extraction. In Advances in Knowledge Discovery and Data Mining, pages 197–209, Cham. Springer International Publishing.
- Deep neural network-based relation extraction: an overview. Neural Computing and Applications, 34(6):4781–4801.
- Fine-tune bert for docred with two-step process. arXiv preprint arXiv:1909.11898.
- Rui Xing and Jie Luo. 2019. Distant supervised relation extraction with separate head-tail CNN. In Proceedings of the 5th Workshop on Noisy User-generated Text (W-NUT 2019), pages 249–258, Hong Kong, China. Association for Computational Linguistics.
- Fine-tuning bert for joint entity and relation extraction in chinese medical text. In 2019 IEEE International Conference on Bioinformatics and Biomedicine (BIBM), pages 892–897. IEEE.
- Distant supervision for relation extraction via piecewise convolutional neural networks. In Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing, pages 1753–1762, Lisbon, Portugal. Association for Computational Linguistics.
- Joint entity and relation extraction based on a hybrid neural network. Neurocomputing, 257:59–66.
- Arif Shahriar (2 papers)
- Rohan Saha (6 papers)
- Denilson Barbosa (15 papers)