paper-with-me

Papers

Rethinking Agentic Workflows: Evaluating Inference-Based Test-Time Scaling Strategies in Text2SQL Tasks

2025-10-13 · Jiajing Guo, Kenil Patel, Jorge Piazentin Ono, Wenbin He, Liu Ren arxiv

Large language models (LLMs) are increasingly powering Text-to-SQL (Text2SQL) systems, enabling non-expert users to query industrial databases using natural language. While test-time scaling strategies have shown promise in LLM-based solutions, their effectiveness in real-world applications, especially with the latest reasoning models, remains uncertain. In this work, we benchmark six lightweight, industry-oriented test-time scaling strategies and four LLMs, including two reasoning models, evaluating their performance on the BIRD Mini-Dev benchmark. Beyond standard accuracy metrics, we also report inference latency and token consumption, providing insights relevant for practical system deployment. Our findings reveal that Divide-and-Conquer prompting and few-shot demonstrations consistently enhance performance for both general-purpose and reasoning-focused LLMs. However, introducing additional workflow steps yields mixed results, and base model selection plays a critical role. This work sheds light on the practical trade-offs between accuracy, efficiency, and complexity when deploying Text2SQL systems.

📄 PDF Abstract BibTeX arXiv:2510.10885

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

David vs. Goliath: Can Small Models Win Big with Agentic AI in Hardware Design?

2025-12-04 · Shashwat Shankar, Subhranshu Pandey, Innocent Dengkhw Mochahari, Bhabesh Mali 외 arxiv

Large Language Model(LLM) inference demands massive compute and energy, making domain-specific tasks expensive and unsustainable. As foundation models keep scaling, we ask: Is bigger always better for hardware design? Ou…

World of Workflows: A Benchmark for Bringing World Models to Enterprise Systems

2026-01-29 · Lakshya Gupta, Litao Li, Yizhe Liu, Sriram Ganapathi Subramanian 외 arxiv

Frontier large language models (LLMs) excel as autonomous agents in many domains, yet they remain untested in complex enterprise systems where hidden workflows create cascading effects across interconnected databases. Ex…

Large Language Model Critics for Execution-Free Evaluation of Code Changes

2025-01-28 · Aashish Yadavally, Hoan Nguyen, Laurent Callot, Gauthier Guinet

Large language models (LLMs) offer a promising way forward for automating software engineering tasks, such as bug fixes, feature additions, etc., via multi-step LLM-based agentic workflows. However, existing metrics for …

Language ModelingLanguage ModellingLarge Language Model

Do We Always Need Query-Level Workflows? Rethinking Agentic Workflow Generation for Multi-Agent Systems

2026-01-16 · Zixu Wang, Bingbing Xu, Yige Yuan, Huawei Shen 외 arxiv

Multi-Agent Systems (MAS) built on large language models typically solve complex tasks by coordinating multiple agents through workflows. Existing approaches generates workflows either at task level or query level, but t…

Agentic AI for Remote Sensing: Technical Challenges and Research Directions

2026-04-27 · Muhammad Akhtar Munir, Muhammad Umer Sheikh, Akashah Shabbir, Muhammad Haris Khan 외 arxiv

Earth Observation (EO) is moving beyond static prediction toward multi-step analytical workflows that require coordinated reasoning over data, tools, and geospatial state. While foundation models and vision-language mode…

Representation Learning