y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#query-optimization News & Analysis

6 articles tagged with #query-optimization. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

6 articles
AINeutralarXiv – CS AI · 2d ago6/10
🧠

Executable Schema Contracts: From Automatic Ingestion to Multi-Source Retrieval

Researchers present an automated system that discovers executable schemas from multi-source, heterogeneous data and uses them as a unified contract for knowledge graph construction and intelligent query routing. The approach combines LLM-based schema discovery with deterministic structural analysis and demonstrates improved retrieval performance across four QA benchmarks compared to baseline methods.

AINeutralarXiv – CS AI · 6d ago6/10
🧠

Sophrosyne: Agentic Exploration of Relational Data Systems Needs Moderation

Researchers introduce Sophrosyne, a system that improves Text2SQL agents by moderating their exploration of database APIs. The solution addresses over-exploration by fine-grained APIs, reducing unnecessary schema queries by 4.6x while improving SQL generation accuracy by up to 12.4 percentage points.

AINeutralarXiv – CS AI · Mar 55/10
🧠

Towards Effective Orchestration of AI x DB Workloads

Researchers present a framework for integrating AI directly into database engines (AIxDB) to reduce overhead and improve security compared to exporting data to separate ML runtimes. The paper addresses technical challenges including query optimization, resource management, and security controls needed for effective AI-database integration.

AINeutralarXiv – CS AI · Mar 35/103
🧠

AWARE-US: Preference-Aware Infeasibility Resolution in Tool-Calling Agents

Researchers developed AWARE-US, a system to improve AI agents' ability to handle failed database queries by intelligently relaxing the least important user constraints rather than simply returning 'no results'. The system uses three LLM-based methods to infer constraint importance from dialogue, achieving up to 56% accuracy in correct constraint relaxation.