DynaQuery: A Self-Adapting Framework for Querying Structured and Multimodal Data
Aymane Hassini

TL;DR
DynaQuery introduces a self-adapting framework with a novel schema linking engine that significantly improves robustness and consistency in natural language querying over complex, multimodal databases, outperforming traditional unstructured retrieval methods.
Contribution
The paper presents SILE, a new systems primitive for schema linking, and demonstrates its effectiveness in creating a more reliable, schema-aware querying architecture for hybrid databases.
Findings
SILE reduces schema hallucination failures in query generation.
The architecture outperforms unstructured RAG paradigms in robustness and reliability.
Transitioning from schema-awareness to semantics-awareness enhances generalization.
Abstract
The rise of Large Language Models (LLMs) has accelerated the long-standing goal of enabling natural language querying over complex, hybrid databases. Yet, this ambition exposes a dual challenge: reasoning jointly over structured, multi-relational schemas and the semantic content of linked unstructured assets. To overcome this, we present DynaQuery - a unified, self-adapting framework that serves as a practical blueprint for next-generation "Unbound Databases." At the heart of DynaQuery lies the Schema Introspection and Linking Engine (SILE), a novel systems primitive that elevates schema linking to a first-class query planning phase. We conduct a rigorous, multi-benchmark empirical evaluation of this structure-aware architecture against the prevalent unstructured Retrieval-Augmented Generation (RAG) paradigm. Our results demonstrate that the unstructured retrieval paradigm is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Semantic Web and Ontologies · Advanced Database Systems and Queries
