paper-with-me

홈 › Papers

Deep Contextualized Pairwise Semantic Similarity for Arabic Language Questions

2019-09-19 · Hesham Al-Bataineh, Wael Farhan, Ahmad Mustafa, Haitham Seelawi, Hussein T. Al-Natsheh

Question semantic similarity is a challenging and active research problem that is very useful in many NLP applications, such as detecting duplicate questions in community question answering platforms such as Quora. Arabic is considered to be an under-resourced language, has many dialects, and rich in morphology. Combined together, these challenges make identifying semantically similar questions in Arabic even more difficult. In this paper, we introduce a novel approach to tackle this problem, and test it on two benchmarks; one for Modern Standard Arabic (MSA), and another for the 24 major Arabic dialects. We are able to show that our new system outperforms state-of-the-art approaches by achieving 93% F1-score on the MSA benchmark and 82% on the dialectical one. This is achieved by utilizing contextualized word representations (ELMo embeddings) trained on a text corpus containing MSA and dialectic sentences. This in combination with a pairwise fine-grained similarity layer, helps our question-to-question similarity model to generalize predictions on different dialects while being trained only on question-to-question MSA data.

📄 PDF Abstract BibTeX arXiv:1909.09490

Code (0)

등록된 구현이 없습니다.

Tasks

Community Question AnsweringQuestion AnsweringQuestion SimilaritySemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Contrastive Visual Semantic Pretraining Magnifies the Semantics of Natural Language Representations

2022-03-14 · ACL 2022 5 · Robert Wolfe, Aylin Caliskan

We examine the effects of contrastive visual semantic pretraining by comparing the geometry and semantic properties of contextualized English language representations formed by GPT-2 and CLIP, a zero-shot multimodal imag…

Image CaptioningSemantic Textual SimilaritySentenceSentence Embeddings+1

QU-BIGIR at SemEval 2017 Task 3: Using Similarity Features for Arabic Community Question Answering Forums

2017-08-01 · SEMEVAL 2017 8 · Marwan Torki, Maram Hasanain, Tamer Elsayed

In this paper we describe our QU-BIGIR system for the Arabic subtask D of the SemEval 2017 Task 3. Our approach builds on our participation in the past version of the same subtask. This year, our system uses different si…

Community Question AnsweringQuestion AnsweringSemantic Textual Similarity

Enhancing Semantic Similarity Understanding in Arabic NLP with Nested Embedding Learning

2024-07-30 · Omer Nacar, Anis Koubaa

This work presents a novel framework for training Arabic nested embedding models through Matryoshka Embedding Learning, leveraging multilingual, Arabic-specific, and English-based models, to highlight the power of nested…

Natural Language InferenceSemantic SimilaritySemantic Textual SimilaritySentence+2

GATE: General Arabic Text Embedding for Enhanced Semantic Textual Similarity with Matryoshka Representation Learning and Hybrid Loss Training

2025-05-30 · Omer Nacar, Anis Koubaa, Serry Sibaee, Yasser Al-Habashi 외

Semantic textual similarity (STS) is a critical task in natural language processing (NLP), enabling applications in retrieval, clustering, and understanding semantic relationships between texts. However, research in this…

MTEB BenchmarkNatural Language InferenceRepresentation LearningSemantic Similarity+3

The Inception Team at NSURL-2019 Task 8: Semantic Question Similarity in Arabic

2020-04-24 · NSURL 2019 9 · Hana Al-Theiabat, Aisha Al-Sadi

This paper describes our method for the task of Semantic Question Similarity in Arabic in the workshop on NLP Solutions for Under-Resourced Languages (NSURL). The aim is to build a model that is able to detect similar se…

Question Similarity