paper-with-me

Papers

Context-Gloss Augmentation for Improving Arabic Target Sense Verification

2023-02-06 · Sanad Malaysha, Mustafa Jarrar, Mohammed Khalilia

Arabic language lacks semantic datasets and sense inventories. The most common semantically-labeled dataset for Arabic is the ArabGlossBERT, a relatively small dataset that consists of 167K context-gloss pairs (about 60K positive and 107K negative pairs), collected from Arabic dictionaries. This paper presents an enrichment to the ArabGlossBERT dataset, by augmenting it using (Arabic-English-Arabic) machine back-translation. Augmentation increased the dataset size to 352K pairs (149K positive and 203K negative pairs). We measure the impact of augmentation using different data configurations to fine-tune BERT on target sense verification (TSV) task. Overall, the accuracy ranges between 78% to 84% for different data configurations. Although our approach performed at par with the baseline, we did observe some improvements for some POS tags in some experiments. Furthermore, our fine-tuned models are trained on a larger dataset covering larger vocabulary and contexts. We provide an in-depth analysis of the accuracy for each part-of-speech (POS).

📄 PDF Abstract BibTeX arXiv:2302.03126

Code (0)

등록된 구현이 없습니다.

Tasks

POS

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Residual Connection 설명 없음
Weight Decay 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

ArabGlossBERT: Fine-Tuning BERT on Context-Gloss Pairs for WSD

2022-05-19 · RANLP 2021 9 · Moustafa Al-Hajj, Mustafa Jarrar

Using pre-trained transformer models such as BERT has proven to be effective in many NLP tasks. This paper presents our work to fine-tune BERT models for Arabic Word Sense Disambiguation (WSD). We treated the WSD task as…

Binary ClassificationSentenceWord Sense Disambiguation

Context-gloss Augmentation for Improving Word Sense Disambiguation

2021-10-14 · Guan-Ting Lin, Manuel Giambi

The goal of Word Sense Disambiguation (WSD) is to identify the sense of a polysemous word in a specific context. Deep-learning techniques using BERT have achieved very promising results in the field and different methods…

Data AugmentationSentenceTranslationWord Sense Disambiguation

Incorporating Glosses into Neural Word Sense Disambiguation

2018-05-21 · ACL 2018 7 · Fuli Luo, Tianyu Liu, Qiaolin Xia, Baobao Chang 외

Word Sense Disambiguation (WSD) aims to identify the correct meaning of polysemous words in the particular context. Lexical resources like WordNet which are proved to be of great help for WSD in the knowledge-based metho…

Word Sense Disambiguation

HKUST at SemEval-2023 Task 1: Visual Word Sense Disambiguation with Context Augmentation and Visual Assistance

2023-11-30 · Zhuohao Yin, Xin Huang

Visual Word Sense Disambiguation (VWSD) is a multi-modal task that aims to select, among a batch of candidate images, the one that best entails the target word's meaning within a limited context. In this paper, we propos…

Image RetrievalRetrievalWord Sense Disambiguation

Building on Huang et al. GlossBERT for Word Sense Disambiguation

2021-12-14 · Nikhil Patel, James Hale, Kanika Jindal, Apoorva Sharma 외

We propose to take on the problem ofWord Sense Disambiguation (WSD). In language, words of the same form can take different meanings depending on context. While humans easily infer the meaning or gloss of such words by t…

Word Sense Disambiguation