paper-with-me

홈 › Papers

UniQL: Towards Dialect-Universal Benchmarking for Text-to-SQL

2026-06-06 · Jianling Gao, Chongyang Tao, Jiayuan Bai, Liu Yang, Xuanguang Pan, Jinrui Liu, Shihao Xing, Xiaohan Xu, Jie Liang, Shuai Ma arxiv

Existing text-to-SQL benchmarks are largely centered on SQLite, making it difficult to evaluate whether models can generalize across heterogeneous SQL dialects. However, real-world database systems differ substantially in syntax, functions, type systems, and execution semantics, so the same natural language intent often requires dialect-specific SQL realizations. We introduce UniQL, a human-verified benchmark for cross-dialect text-to-SQL evaluation. UniQL aligns 1,534 natural language questions with executable SQL annotations across 16 SQL dialects, yielding 24,544 dialect-specific queries. All dialects share the same intents, aligned schemas and database contents, enabling controlled evaluation of dialect generalization. UniQL is constructed through a hybrid pipeline combining database migration, SQL translation, execution-guided verification, iterative rule summarization, and human validation. Experiments on both open-source and closed-source LLMs show that current models remain far from dialect-universal, with substantial performance variation across database systems and limited transfer from SQLite success to other dialects. These findings highlight the need for aligned cross-dialect benchmarks and more dialect-aware text-to-SQL methods. Code and data are available at https://github.com/JerryGao818/UniQL

📄 PDF Abstract BibTeX arXiv:2606.08018

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Open Universal Arabic ASR Leaderboard

2024-12-18 · Yingzhi Wang, Anas Alhmoud, Muhammad Alqurishi

In recent years, the enhanced capabilities of ASR models and the emergence of multi-dialect datasets have increasingly pushed Arabic ASR model development toward an all-dialect-in-one direction. This trend highlights the…

Benchmarking

UniQL: Unified Quantization and Low-rank Compression for Adaptive Edge LLMs

2025-12-03 · Hung-Yueh Chiang, Chi-Chih Chang, Yu-Chen Lu, Chien-Yu Lin 외 arxiv

Deploying large language models (LLMs) on mobile platforms faces significant challenges due to the limited memory and shared computational resources of the device. Resource availability may be an issue as it is directly …

Cultural Benchmarking of LLMs in Standard and Dialectal Arabic Dialogues

2026-04-30 · Muhammad Dehan Al Kautsar, Saeed Almheiri, Momina Ahsan, Bilal Elbouardi 외 arxiv

There is a significant gap in evaluating cultural reasoning in LLMs using conversational datasets that capture culturally rich and dialectal contexts. Most Arabic benchmarks focus on short text snippets in Modern Standar…

Machine Translation

Modeling Orthographic Variation in Occitan's Dialects

2024-04-30 · Zachary William Hopton, Noëmi Aepli

Effectively normalizing textual data poses a considerable challenge, especially for low-resource languages lacking standardized writing systems. In this study, we fine-tuned a multilingual model with data from several Oc…

Dependency ParsingPart-Of-Speech Tagging

DialectGen: Benchmarking and Improving Dialect Robustness in Multimodal Generation

2025-10-16 · Yu Zhou, Sohyun An, Haikang Deng, Da Yin 외 arxiv

Contact languages like English exhibit rich regional variations in the form of dialects, which are often used by dialect speakers interacting with generative models. However, can multimodal generative models effectively …

multimodal generation