paper-with-me

Papers

Business Logic-Driven Text-to-SQL Data Synthesis for Business Intelligence

2026-01-20 · Jinhui Liu, Ximeng Zhang, Yanbo Ai, Zhou Yu arxiv

Evaluating Text-to-SQL agents in private business intelligence (BI) settings is challenging due to the scarcity of realistic, domain-specific data. While synthetic evaluation data offers a scalable solution, existing generation methods fail to capture business realism--whether questions reflect realistic business logic and workflows. We propose a Business Logic-Driven Data Synthesis framework that generates data grounded in business personas, work scenarios, and workflows. In addition, we improve the data quality by imposing a business reasoning complexity control strategy that diversifies the analytical reasoning steps required to answer the questions. Experiments on a production-scale Salesforce database show that our synthesized data achieves high business realism (98.44%), substantially outperforming OmniSQL (+19.5%) and SQL-Factory (+54.7%), while maintaining strong question-SQL alignment (98.59%). Our synthetic data also reveals that state-of-the-art Text-to-SQL models still have significant performance gaps, achieving only 42.86% execution accuracy on the most complex business queries.

📄 PDF Abstract BibTeX arXiv:2601.14518

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ArchAgent: Scalable Legacy Software Architecture Recovery with LLMs

2026-01-19 · Rusheng Pan, Bingcheng Mao, Tianyi Ma, Zhenhua Ling arxiv

Recovering accurate architecture from large-scale legacy software is hindered by architectural drift, missing relations, and the limited context of Large Language Models (LLMs). We present ArchAgent, a scalable agent-bas…

The Shape of Data: Topology Meets Analytics. A Practical Introduction to Topological Analytics and the Stability Index (TSI) in Business

2025-11-17 · Ioannis Diamantis arxiv

Modern business and economic datasets often exhibit nonlinear, multi-scale structures that traditional linear tools under-represent. Topological Data Analysis (TDA) offers a geometric lens for uncovering robust patterns,…

LOGIGEN: Logic-Driven Generation of Verifiable Agentic Tasks

2026-02-28 · Yucheng Zeng, Weipeng Lu, Linyun Liu, Shupeng Li 외 arxiv

The evolution of Large Language Models (LLMs) from static instruction-followers to autonomous agents necessitates operating within complex, stateful environments to achieve precise state-transition objectives. However, t…

Reinforcement Learning

Knowdit: Agentic Smart Contract Vulnerability Detection with Auditing Knowledge Summarization

2026-03-27 · Ziqiao Kong, Wanxu Xia, Chong Wang, Yue Xue 외 arxiv

Smart contracts govern billions of dollars in decentralized finance (DeFi), yet automated vulnerability detection remains challenging because many vulnerabilities are tightly coupled with project-specific business logic.…

Vulnerability Detection

Knowledge Distillation for Low-Resource Open-source Text-to-SQL Model

2026-05-13 · Tianhao Qiu, Xiaojun Chen arxiv

Text-to-SQL converts natural language questions into executable SQL queries, enabling non-technical users to access relational databases for analytics and intelligent data services. In real-world scenarios, performance i…

Knowledge Distillation