paper-with-me

Papers

Declarative Data Services: Structured Agentic Discovery for Composing Data Systems

2026-05-20 · Shanshan Ye, Duo Lu arxiv

Agentic discovery has shown that LLM-driven search can find novel algorithms, designs, and code under benchmark conditions. Translating the paradigm to multi-system data backends surfaces a harder problem: the search space is heterogeneous, the verifier is whether a deployed stack actually runs, and composition knowledge is unevenly captured in pretraining. Unbounded agentic discovery, a coding agent iterating on failure-log feedback, fails to converge consistently on a working stack even when iteration and explicit composition knowledge are added. We propose Declarative Data Services (DDS), an architecture for structured agentic discovery of data-system compositions from declarative user intent. The framework owns four typed contracts at successive layers (intent, operator DAG, per-system skills, runtime attribution) that decompose the global search into bounded sub-searches; sub-agents search each typed space, while the framework provides the channels by which knowledge flows forward as inline skill citations and errors route backward as typed signals. As a proof of life on a trading-backend workload, DDS converges where unbounded discovery does not; runtime failures become skill patches that the next deployment cites inline. We position this as an early prototype reporting lessons from real-world data-system composition.

📄 PDF Abstract BibTeX arXiv:2605.20690

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Transduction is All You Need for Structured Data Workflows

2025-08-21 · Alfio Gliozzo, Naweed Khan, Christodoulos Constantinides, Nandana Mihindukulasooriya 외 arxiv

This paper introduces Agentics, a functional agentic AI framework for building LLM-based structured data workflow pipelines. Designed for both research and practical applications, Agentics offers a new data-centric parad…

Question AnsweringSemantic Parsing

Towards a Declarative Agentic Layer for Intelligent Agents in MCP-Based Server Ecosystems

2026-01-24 · Maria Jesus Rodriguez-Sanchez, Manuel Noguera, Angel Ruiz-Zafra, Kawtar Benghazi arxiv

Recent advances in Large Language Models (LLMs) have enabled the development of increasingly complex agentic and multi-agent systems capable of planning, tool use and task decomposition. However, empirical evidence shows…

Structured Prompt Language: Declarative Context Management for LLMs

2026-02-23 · Wen G. Gong arxiv

We present SPL (Structured Prompt Language), a declarative SQL-inspired language that treats large language models as generative knowledge bases and their context windows as constrained resources. SPL provides explicit W…

The Auton Agentic AI Framework

2026-02-27 · Sheng Cao, Zhao Chang, Chang Li, Hannan Li 외 arxiv

The field of Artificial Intelligence is undergoing a transition from Generative AI -- probabilistic generation of text and images -- to Agentic AI, in which autonomous systems execute actions within external environments…

Reinforcement Learning

A Formal Framework for Declarative Agentic AI in Business Process Analysis

2026-06-13 · Mohammad Azarijafari, Luisa Mich, Michele Missikoff arxiv

Agentic AI opens new opportunities for automating Business Process (BP), enabling autonomous decision-making and dynamic adaptation. However, realising this potential requires BP entities and their interactions to be def…