タイトル & 超要約 ビジネスデータ分析を爆速(ばくそく)化!LLM(大規模言語モデル)のチカラを引き出す「CORGI」登場✨
ギャル的キラキラポイント✨ ● ビジネスで使えるAI!データ分析を爆速で手伝ってくれるって、マジ神じゃん?💖 ● DoorDashとかAirbnbみたいな、おしゃれ企業のデータで試すから、実用性もバッチリ👍 ● 「説明的、予測的、推奨的」な分析ができるって、未来すぎ!あたしも未来に行きたい🚀
詳細解説
リアルでの使いみちアイデア💡
続きは「らくらく論文」アプリで
Text-to-SQL benchmarks have traditionally only tested simple data access as a translation task of natural language to SQL queries. But in reality, users tend to ask diverse questions that require more complex responses including data-driven predictions or recommendations. Using the business domain as a motivating example, we introduce CORGI, a new benchmark that expands text-to-SQL to reflect practical database queries encountered by end users. CORGI is composed of synthetic databases inspired by enterprises such as DoorDash, Airbnb, and Lululemon. It provides questions across four increasingly complicated categories of business queries: descriptive, explanatory, predictive, and recommendational. This challenge calls for causal reasoning, temporal forecasting, and strategic recommendation, reflecting multi-level and multi-step agentic intelligence. We find that LLM performance degrades on higher-level questions as question complexity increases. CORGI also introduces and encourages the text-to-SQL community to consider new automatic methods for evaluating open-ended, qualitative responses in data access tasks. Our experiments show that LLMs exhibit an average 33.12% lower success execution rate (SER) on CORGI compared to existing benchmarks such as BIRD, highlighting the substantially higher complexity of real-world business needs. We release the CORGI dataset, an evaluation framework, and a submission website to support future research.