paper-with-me

Papers

Exploring the Semantic Gap in Agentic Data Systems: A Formative Study of Operationalization Failures in Analytical Workflows

2026-07-01 · Jalal Mahmud, Eser Kandogan arxiv

Large language models (LLMs) are increasingly used to generate queries, invoke tools, and construct analytical workflows. Although recent advances have substantially improved workflow generation and execution, the semantic information required to operationalize analytical concepts often lies beyond what is explicitly represented in database schemas and data values. We present a cross-domain formative study of operationalization failures in agent-generated analytical workflows. Across 236 analytical intents spanning finance, human resources, and public safety domains, we identify 153 recurring failures despite successful workflow generation and execution. Our analysis reveals five recurring classes of failures: comparative grounding, process reasoning, quantitative reasoning, role confusion, and policy grounding. These findings suggest a semantic gap between user-level analytical concepts and the information available to workflow-generation systems. More broadly, they raise questions about the admissibility of analytical operations and suggest that future agentic data systems may require richer semantic representations to bridge the gap between analytical intent and executable computation.

📄 PDF Abstract BibTeX arXiv:2607.00828

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Evolution of AI in Education: Agentic Workflows

2025-04-25 · Firuz Kamalov, David Santandreu Calonge, Linda Smail, Dilshod Azizov 외

Artificial intelligence (AI) has transformed various aspects of education, with large language models (LLMs) driving advancements in automated tutoring, assessment, and content generation. However, conventional LLMs are …

Automated Essay Scoring

Agentic Digital Twins: A Taxonomy of Capabilities for Understanding Possible Futures

2026-01-13 · Christopher Burr, Mark Enzer, Jason Shepherd, David Wagg arxiv

As digital twins (DTs) evolve to become more agentic through the integration of artificial intelligence (AI), they acquire capabilities that extend beyond dynamic representation of their target systems. This paper presen…

Agentic AI Frameworks: Architectures, Protocols, and Design Challenges

2025-08-13 · Hana Derouiche, Zaki Brahmi, Haithem Mazeni arxiv

The emergence of Large Language Models (LLMs) has ushered in a transformative paradigm in artificial intelligence, Agentic AI, where intelligent agents exhibit goal-directed autonomy, contextual reasoning, and dynamic mu…

Signals: Trajectory Sampling and Triage for Agentic Interactions

2026-04-01 · Shuguang Chen, Adil Hafeez, Salman Paracha arxiv

Agentic applications based on large language models increasingly rely on multi-step interaction loops involving planning, action execution, and environment feedback. While such systems are now deployed at scale, improvin…

ACE-RTL: When Agentic Context Evolution Meets RTL-Specialized LLMs

2026-02-10 · Chenhui Deng, Zhongzhi Yu, Guan-Ting Liu, Nathaniel Pinckney 외 arxiv

Recent advances in LLMs have sparked growing interest in applying them to hardware design automation, particularly for accurate RTL code generation. Prior efforts follow two largely independent paths: (i) training domain…

Code Generation