Blue Data Intelligence Layer: Streaming Data and Agents for Multi-source Multi-modal Data-Centric Applications
Moin Aminnaseri, Farima Fatahi Bayat, Nikita Bhutani, Jean-Flavien Bussotti, Kevin Chan + 15 more
TLDR
Blue's Data Intelligence Layer (DIL) unifies multi-source, multi-modal data and agents to handle complex, real-world natural language queries.
Key contributions
- Introduces Blue's Data Intelligence Layer (DIL) for orchestrating agents and data across diverse enterprise sources.
- Bridges the semantic gap by unifying structured data, LLM world knowledge, and user context for complex queries.
- Elevates LLMs, the Web, and users to first-class data sources with unified query interfaces and planners.
- Employs data planners to decompose complex requests, retrieve from varied sources, and integrate results.
Why it matters
This paper introduces a novel Data Intelligence Layer (DIL) that significantly advances natural language interaction with data. By integrating diverse data sources, modalities, and contextual knowledge, DIL moves beyond the limitations of traditional NL2SQL systems. This enables more robust and intelligent data-centric applications for enterprise settings.
Original Abstract
NL2SQL systems aim to address the growing need for natural language interaction with data. However, real-world information rarely maps to a single SQL query because (1) users express queries iteratively (2) questions often span multiple data sources beyond the closed-world assumption of a single database, and (3) queries frequently rely on commonsense or external knowledge. Consequently, satisfying realistic data needs require integrating heterogeneous sources, modalities, and contextual data. In this paper, we present Blue's Data Intelligence Layer (DIL) designed to support multi-source, multi-modal, and data-centric applications. Blue is a compound AI system that orchestrates agents and data for enterprise settings. DIL serves as the data intelligence layer for agentic data processing, to bridge the semantic gap between user intent and available information by unifying structured enterprise data, world knowledge accessible through LLMs, and personal context obtained through interaction. At the core of DIL is a data registry that stores metadata for diverse data sources and modalities to enable both native and natural language queries. DIL treats LLMs, the Web, and the User as source 'databases', each with their own query interface, elevating them to first-class data sources. DIL relies on data planners to transform user queries into executable query plans. These plans are declarative abstractions that unify relational operators with other operators spanning multiple modalities. DIL planners support decomposition of complex requests into subqueries, retrieval from diverse sources, and finally reasoning and integration to produce final results. We demonstrate DIL through two interactive scenarios in which user queries dynamically trigger multi-source retrieval, cross-modal reasoning, and result synthesis, illustrating how compound AI systems can move beyond single database NL2SQL.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.