paper-with-me

홈 › Papers

From Queries to Insights: Agentic LLM Pipelines for Spatio-Temporal Text-to-SQL

2025-10-29 · Manu Redd, Tao Zhe, Dongjie Wang arxiv

Natural-language-to-SQL (NL-to-SQL) systems hold promise for democratizing access to structured data, allowing users to query databases without learning SQL. Yet existing systems struggle with realistic spatio-temporal queries, where success requires aligning vague user phrasing with schema-specific categories, handling temporal reasoning, and choosing appropriate outputs. We present an agentic pipeline that extends a naive text-to-SQL baseline (llama-3-sqlcoder-8b) with orchestration by a Mistral-based ReAct agent. The agent can plan, decompose, and adapt queries through schema inspection, SQL generation, execution, and visualization tools. We evaluate on 35 natural-language queries over the NYC and Tokyo check-in dataset, covering spatial, temporal, and multi-dataset reasoning. The agent achieves substantially higher accuracy than the naive baseline 91.4% vs. 28.6% and enhances usability through maps, plots, and structured natural-language summaries. Crucially, our design enables more natural human-database interaction, supporting users who lack SQL expertise, detailed schema knowledge, or prompting skill. We conclude that agentic orchestration, rather than stronger SQL generators alone, is a promising foundation for interactive geospatial assistants.

📄 PDF Abstract BibTeX arXiv:2510.25997

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AMAP Agentic Planning Technical Report

2025-12-31 · AMAP AI Agent Team, Yulan Hu, Xiangwen Zhang, Sheng Ouyang 외 arxiv

We present STAgent, an agentic large language model tailored for spatio-temporal understanding, designed to solve complex tasks such as constrained point-of-interest discovery and itinerary planning. STAgent is a special…

AutoB2G: Agentic Simulation and Reinforcement Learning for Spatio-Temporal Grid-Interactive Building Control

2026-03-27 · Borui Zhang, Nariman Mahdavi, Subbu Sethuvenkatraman, Flora Salim arxiv

Grid-interactive building control has emerged as a promising approach for improving demand-side flexibility in modern power systems. Realistic studies of such systems, however, require tightly coupled co-simulation acros…

Reinforcement Learning

FACTS: Table Summarization via Offline Template Generation with Agentic Workflows

2025-10-15 · Ye Yuan, Mohammad Amin Shabani, Siqi Liu arxiv

Query-focused table summarization requires generating natural language summaries of tabular data conditioned on a user query, enabling users to access insights beyond fact retrieval. Existing approaches face key limitati…

Autoregressive Queries for Adaptive Tracking with Spatio-TemporalTransformers

2024-03-15 · Jinxia Xie, Bineng Zhong, Zhiyi Mo, Shengping Zhang 외

The rich spatio-temporal information is crucial to capture the complicated target appearance variations in visual tracking. However, most top-performing tracking algorithms rely on many hand-crafted components for spatio…

Visual Object TrackingVisual Tracking

Autoregressive Queries for Adaptive Tracking with Spatio-Temporal Transformers

2024-01-01 · CVPR 2024 1 · Jinxia Xie, Bineng Zhong, Zhiyi Mo, Shengping Zhang 외

The rich spatio-temporal information is crucial to capture the complicated target appearance variations in visual tracking. However most top-performing tracking algorithms rely on many hand-crafted components for spa…

Visual Tracking