3 papers
cs.AI2026
Declarative Data Services: Structured Agentic Discovery for Composing Data Systems
Shanshan Ye, Duo Lu
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 s…
cs.AI2026
Credo: Declarative Control of LLM Pipelines via Beliefs and Policies
Duo Lu, Andrew Crotty, UÄur Ãetintemel +1
Agentic AI systems are becoming commonplace in domains that require long-lived, stateful decision-making in continuously evolving conditions. As such, correctness depends not only…
cs.DB2026
An In-Depth Study of Filter-Agnostic Vector Search on a PostgreSQL Database System: [Experiments and Analysis]
Duo Lu, Helena Caminal, Manos Chatzakis +4
Filtered Vector Search (FVS) is critical for supporting semantic search and GenAI applications in modern database systems. However, existing research most often evaluates algorithm…