CLMay 1, 2024

NLU-STR at SemEval-2024 Task 1: Generative-based Augmentation and Encoder-based Scoring for Semantic Textual Relatedness

arXiv:2405.00659v128 citationsh-index: 13SemEval
Originality Synthesis-oriented
AI Analysis

This work addresses semantic relatedness for Arabic language applications, but it is incremental as it applies existing BERT-based methods to new datasets.

The paper tackled semantic textual relatedness for Arabic dialects and Modern Standard Arabic by participating in SemEval-2024, achieving first place in Modern Standard Arabic with a Spearman correlation score of 0.49, and fifth and twelfth places for Moroccan and Algerian dialects with scores of 0.83 and 0.53, respectively.

Semantic textual relatedness is a broader concept of semantic similarity. It measures the extent to which two chunks of text convey similar meaning or topics, or share related concepts or contexts. This notion of relatedness can be applied in various applications, such as document clustering and summarizing. SemRel-2024, a shared task in SemEval-2024, aims at reducing the gap in the semantic relatedness task by providing datasets for fourteen languages and dialects including Arabic. This paper reports on our participation in Track A (Algerian and Moroccan dialects) and Track B (Modern Standard Arabic). A BERT-based model is augmented and fine-tuned for regression scoring in supervised track (A), while BERT-based cosine similarity is employed for unsupervised track (B). Our system ranked 1st in SemRel-2024 for MSA with a Spearman correlation score of 0.49. We ranked 5th for Moroccan and 12th for Algerian with scores of 0.83 and 0.53, respectively.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes