CLAIDBIRLGFeb 12, 2024

AraSpider: Democratizing Arabic-to-SQL

arXiv:2402.07448v11 citationsh-index: 7
Originality Synthesis-oriented
AI Analysis

This work addresses a resource gap for Arabic-speaking NLP researchers, though it is incremental as it adapts an existing dataset and methods.

This study tackled the lack of Arabic resources for text-to-SQL tasks by creating AraSpider, the first Arabic version of the Spider dataset, and found that back translation significantly improved performance, with ChatGPT 3.5 achieving high-quality translation and SQLCoder excelling in SQL generation.

This study presents AraSpider, the first Arabic version of the Spider dataset, aimed at improving natural language processing (NLP) in the Arabic-speaking community. Four multilingual translation models were tested for their effectiveness in translating English to Arabic. Additionally, two models were assessed for their ability to generate SQL queries from Arabic text. The results showed that using back translation significantly improved the performance of both ChatGPT 3.5 and SQLCoder models, which are considered top performers on the Spider dataset. Notably, ChatGPT 3.5 demonstrated high-quality translation, while SQLCoder excelled in text-to-SQL tasks. The study underscores the importance of incorporating contextual schema and employing back translation strategies to enhance model performance in Arabic NLP tasks. Moreover, the provision of detailed methodologies for reproducibility and translation of the dataset into other languages highlights the research's commitment to promoting transparency and collaborative knowledge sharing in the field. Overall, these contributions advance NLP research, empower Arabic-speaking researchers, and enrich the global discourse on language comprehension and database interrogation.

Code Implementations1 repo
Foundations

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

Your Notes