The performance evaluation of Multi-representation in the Deep Learning models for Relation Extraction Task
Jefferson A. Pe\~na Torres, Raul Ernesto Gutierrez, Victor A. Bucheli,, Fabio A. Gonzalez O

TL;DR
This paper evaluates how different types of word representations, including static and contextualized embeddings, affect the performance of deep learning models in relation extraction tasks, highlighting the importance of representation choice.
Contribution
It systematically benchmarks various pretrained language representations for relation extraction, demonstrating the impact of replacing or combining static and contextualized embeddings.
Findings
Replacing static embeddings with contextualized ones improves RE performance.
Word embeddings from Flair and BERT are effectively interpreted by deep models.
Hand-crafted features are time-consuming and do not always enhance results when combined.
Abstract
Single implementing, concatenating, adding or replacing of the representations has yielded significant improvements on many NLP tasks. Mainly in Relation Extraction where static, contextualized and others representations that are capable of explaining word meanings through the linguistic features that these incorporates. In this work addresses the question of how is improved the relation extraction using different types of representations generated by pretrained language representation models. We benchmarked our approach using popular word representation models, replacing and concatenating static, contextualized and others representations of hand-extracted features. The experiments show that representation is a crucial element to choose when DL approach is applied. Word embeddings from Flair and BERT can be well interpreted by a deep learning model for RE task, and replacing static word…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Domain Adaptation and Few-Shot Learning
MethodsLinear Layer · Residual Connection · Attention Dropout · Linear Warmup With Linear Decay · Weight Decay · Refunds@Expedia|||How do I get a full refund from Expedia? · Dense Connections · Adam · WordPiece · Softmax
