PulseAugur
EN
LIVE 05:02:00

New COGNI system unifies enterprise data querying across modalities

Researchers have developed COGNI, a conversational business intelligence system designed to query diverse enterprise data sources, including structured warehouses and unstructured documents like slide decks. The system employs a four-layer architecture: an indexing layer with slide-adaptive chunking, a routing layer using a fine-tuned Qwen-2.5-1.5B-Instruct model for modality and complexity assessment, a retrieval layer with specialized agents for NL2SQL and multi-hop synthesis queries, and a caching layer for efficient query validation. COGNI achieves high accuracy on internal benchmarks for both data indexing and query routing, while also demonstrating significant cost and latency reductions. AI

IMPACT This system could streamline enterprise data analysis by unifying access to disparate data types, potentially improving efficiency and reducing costs.

RANK_REASON The cluster describes a research paper detailing a new system for enterprise data querying. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New COGNI system unifies enterprise data querying across modalities

COVERAGE [2]

  1. arXiv cs.CL TIER_1 English(EN) · Ha Jeong Kim, Saksonita Khoeurn, Ye Ji Yoon ·

    A Semantic-Layer-Mediated Agent for Natural Language to SQL over Heterogeneous Enterprise Databases

    arXiv:2606.31041v1 Announce Type: new Abstract: Natural language-to-SQL (NL2SQL) over real-world enterprise databases remains significantly more challenging than on academic benchmarks. Enterprise schemas often contain hundreds of physical tables with cryptic column names, hetero…

  2. arXiv cs.AI TIER_1 English(EN) · Darshita Rathore, Vineet Kumar, Vaibhav Singal, Ankur Vivek Singh, Anindya Moitra ·

    Conversational Query Engine for Mixed-Modality Heterogeneous Enterprise Data Sources

    arXiv:2606.28370v1 Announce Type: cross Abstract: Enterprise business intelligence queries span structured warehouses and unstructured document repositories -- modalities with fundamentally different access methods, cost profiles, and correctness semantics. Existing AI-enabled in…