SyncAI.news, a Varaisys broadcasting
KathDB-FAO: Synthesized Query Plans in a Multimodal DBMS
GX

Guorui Xiao, Douglas Brown, Artur Borycki, Magdalena Balazinska

· 1 min read

ResearcharXiv cs.AI

KathDB-FAO: Synthesized Query Plans in a Multimodal DBMS

arXiv:2609.28761v1 Announce Type: cross Abstract: We design, implement, and evaluate KathDB-FAO, a new query evaluation subsystem for our KathDB multimodal DBMS. KathDB-FAO takes as input a query in natural language (NL) and converts it into a query execution plan where each operator is a function whose body is synthesized during query evaluation, which allows powerful query-specific optimizations. To generate accurate and efficient plans from NL, KathDB-FAO first extracts fine-grained atomic actions for correctness, then establishes contracts on the inputs and outputs of those actions and groups them for efficiency, and finally synthesizes the function for each group on the fly. On SemBench, KathDB-FAO cuts execution cost by 58.8% on average across scenarios compared with the next best system, at comparable or better quality.

Original source

This story was published by arXiv cs.AI and written by Guorui Xiao, Douglas Brown, Artur Borycki, Magdalena Balazinska. SyncAI.news shows a preview; the complete article is on the publisher's site.

Read the full story on arxiv.org

Similar News