paper-with-me

홈 › Papers

Prompt Engineering Techniques for Context-dependent Text-to-SQL in Arabic

2025-11-16 · Saleh Almohaimeed, May Alsofyani, Saad Almohaimeed, Mansour Al Ghanim, Liqiang Wang arxiv

In recent years, the task of cross-domain, context-dependent text-to-SQL has received significant attention. Enables users with no prior knowledge of SQL to have a conversation with databases using natural language. However, most of the available datasets and research have been conducted in English, along with some work in Chinese. To this date, no effort has been made to address this task in the Arabic language. In this paper, we introduce Ar-SParC, the first Arabic cross-domain, context-dependent text-to-SQL dataset. The dataset consists of 3,450 sequences of interrelated questions, each sequence containing an average of approximately three questions, which results in a total of 10225 questions along with their corresponding SQL queries. We conducted 40 experiments on the Ar-SParC dataset using two large language models, GPT-3.5-turbo and GPT-4.5-turbo, applying 10 different prompt engineering techniques, including four question representation methods and six in-context learning techniques. Furthermore, we developed a novel approach named GAT corrector, which enhanced the performance across all 40 experiments, yielding an average improvement of 1.9% in execution accuracy (EX) and 1.9% in interaction accuracy (IX) under zero-shot settings, and an average increase of 1.72% EX and 0.92% IX under in-context learning settings. Finally, we conducted an ablation study with two more experiments to explain why the GAT corrector outperformed the previous GAT verifier technique, particularly for the Arabic language.

📄 PDF Abstract BibTeX arXiv:2511.20677

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt Engineering

Results from the Paper

RankTaskDatasetModelMetrics
#16 Text-To-SQL SParC Ar-SParC question match accuracy: 4.5

Similar Papers 제목 키워드 기반

A Brief History of Prompt: Leveraging Language Models. (Through Advanced Prompting)

2023-09-30 · Golam Md Muktadir

This paper presents a comprehensive exploration of the evolution of prompt engineering and generation in the field of natural language processing (NLP). Starting from the early language models and information retrieval s…

FairnessInformation RetrievalPrompt EngineeringRetrieval+2

The Prompt Engineering Report Distilled: Quick Start Guide for Life Sciences

2025-09-14 · Valentin Romanov, Steven A Niederer arxiv

Developing effective prompts demands significant cognitive investment to generate reliable, high-quality responses from Large Language Models (LLMs). By deploying case-specific prompt engineering techniques that streamli…

Prompt Engineering

Graphical-Probabilistic Modeling of Generative Flows in LLM-Native Software Systems

2026-06-14 · Víctor A. Braberman, Flavia Bonomo-Braberman arxiv

Engineering LLM-native software remains a challenging and immature field. Current practice is largely exploratory, relying on experimentation and heuristic techniques such as prompting and context engineering. These, how…

Unleashing the potential of prompt engineering for large language models

2023-10-23 · Banghao Chen, Zhaofeng Zhang, Nicolas Langrené, Shengxin Zhu

This comprehensive review delves into the pivotal role of prompt engineering in unleashing the capabilities of Large Language Models (LLMs). The development of Artificial Intelligence (AI), from its inception in the 1950…

HallucinationPrompt EngineeringPrompt Learning

Large (Vision) Language Models are Unsupervised In-Context Learners

2025-04-03 · Artyom Gadetsky, Andrei Atanov, Yulun Jiang, Zhitong Gao 외

Recent advances in large language and vision-language models have enabled zero-shot inference, allowing models to solve new tasks without task-specific training. Various adaptation techniques such as prompt engineering, …

GSM8KIn-Context LearningMathPrompt Engineering