Improving Persian Relation Extraction Models by Data Augmentation
Moein Salimi Sartakhti, Romina Etezadi, Mehrnoush Shamsfard

TL;DR
This paper enhances Persian relation extraction by augmenting the PERLEX dataset with preprocessing and data augmentation, leading to improved model performance using ParsBERT and multilingual BERT.
Contribution
It introduces an augmented Persian relation extraction dataset and demonstrates improved model performance with data augmentation techniques.
Findings
Achieved 64.67% Macro-F1 in the shared task
Improved generalization and robustness of models
Enhanced PERLEX dataset with augmentation techniques
Abstract
Relation extraction that is the task of predicting semantic relation type between entities in a sentence or document is an important task in natural language processing. Although there are many researches and datasets for English, Persian suffers from sufficient researches and comprehensive datasets. The only available Persian dataset for this task is PERLEX, which is a Persian expert-translated version of the SemEval-2010-Task-8 dataset. In this paper, we present our augmented dataset and the results and findings of our system, participated in the Persian relation Extraction shared task of NSURL 2021 workshop. We use PERLEX as the base dataset and enhance it by applying some text preprocessing steps and by increasing its size via data augmentation techniques to improve the generalization and robustness of applied models. We then employ two different models including ParsBERT and…
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
TopicsNatural Language Processing Techniques · Topic Modeling · Advanced Text Analysis Techniques
MethodsAttention Is All You Need · Linear Layer · Residual Connection · Softmax · Dropout · Weight Decay · Balanced Selection · Dense Connections · Attention Dropout · Multi-Head Attention
