ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2502.11022
35
0

MultiTEND: A Multilingual Benchmark for Natural Language to NoSQL Query Translation

16 February 2025
Zhiqian Qin
Yuanfeng Song
Jinwei Lu
Yuanwei Song
Shuaimin Li
Chen Zhang
ArXivPDFHTML
Abstract

Natural language interfaces for NoSQL databases are increasingly vital in the big data era, enabling users to interact with complex, unstructured data without deep technical expertise. However, most recent advancements focus on English, leaving a gap for multilingual support. This paper introduces MultiTEND, the first and largest multilingual benchmark for natural language to NoSQL query generation, covering six languages: English, German, French, Russian, Japanese and Mandarin Chinese. Using MultiTEND, we analyze challenges in translating natural language to NoSQL queries across diverse linguistic structures, including lexical and syntactic differences. Experiments show that performance accuracy in both English and non-English settings remains relatively low, with a 4%-6% gap across scenarios like fine-tuned SLM, zero-shot LLM, and RAG for LLM. To address the aforementioned challenges, we introduce MultiLink, a novel framework that bridges the multilingual input to NoSQL query generation gap through a Parallel Linking Process. It breaks down the task into multiple steps, integrating parallel multilingual processing, Chain-of-Thought (CoT) reasoning, and Retrieval-Augmented Generation (RAG) to tackle lexical and structural challenges inherent in multilingual NoSQL generation. MultiLink shows enhancements in all metrics for every language against the top baseline, boosting execution accuracy by about 15% for English and averaging a 10% improvement for non-English languages.

View on arXiv
@article{qin2025_2502.11022,
  title={ MultiTEND: A Multilingual Benchmark for Natural Language to NoSQL Query Translation },
  author={ Zhiqian Qin and Yuanfeng Song and Jinwei Lu and Yuanwei Song and Shuaimin Li and Chen Jason Zhang },
  journal={arXiv preprint arXiv:2502.11022},
  year={ 2025 }
}
Comments on this paper