关于ZAKER Skills 合作
钛媒体 14小时前

The Last Mile of AI Adoption: Why Enterprise Data is Bottlenecking Even the Best Models

The Last Mile of AI Adoption: Why Enterprise Data is Bottlenecking Even the Best Models

Large language models have moved past the initial arms race of parameter sizes and computing power. Today, the industry has entered deep waters, where success is measured by real-world adoption and tangible performance. A clear consensus has emerged: the ceiling for AI applications is determined not by the sophistication of the model itself, but by the readiness of the data beneath it.

Between 2023 and 2025, enterprises focused on understanding what AI could achieve. By 2026, the corporate mandate has fundamentally shifted. Executives are now asking: What justifies an AI's output? How can we guarantee its answers are accurate and its decisions trustworthy? The answer begins and ends with data.

Yet the stark reality is that the vast majority of enterprise data is nowhere near ready.

How Data Is Dragging Down AI

Gartner previously forecast that by 2025, 80% of data and analytics initiatives would fail to deliver business value at scale, identifying data silos and poor data quality as the primary bottlenecks. While that prediction leaned pessimistic, it mirrors the current frustrations of enterprises deploying AI projects. The models have been trained and the inference frameworks are built, but the moment they plug into live internal data, the systemic flaws are laid bare.

He Wei, Global Vice President of Sales and President of Greater China at Denodo, points to a highly representative case involving a major automaker. The company attempted to launch an AI-powered conversational analytics project. Although its data sat neatly within a single data warehouse provided by a top-tier cloud vendor, the query results were entirely erratic. The same prompt asked twice yielded two completely contradictory answers.

The issue stemmed from the nature of that single data source. It functioned like a massive, unorganized warehouse. While data from various departments and eras occupied the same physical location, the naming conventions and definitions varied wildly.

This is far from an isolated incident. An order within a single enterprise can have three entirely conflicting definitions across three separate systems: sales considers it an order when the contract is signed, finance logs it only after cash is received, and customer service defines it when onboarding begins. When an AI is tasked with calculating an order conversion rate without explicit guidance on which system to use as the numerator, it pulls data at random. The results are inherently unreliable and fluctuate with every run.

Compounding this issue is the exponential explosion of corporate data. IDC projects that global data volume will surpass 220 zettabytes by 2026, with enterprise data commanding an ever-growing share. Traditional data integration methods — relying on ETL ( Extract, Transform, Load ) pipelines to physically replicate data into centralized data warehouses or lakes — are becoming unsustainably expensive and inefficient. An IT director at a major manufacturing firm recently calculated the true cost: every time data is copied into a centralized platform, storage, computing, and operational overhead stack cumulatively, even as the data infrastructure continues to balloon.

Metaphorically, traditional data integration resembles an in-person meeting where everyone must sit in the same physical room. But for a global enterprise with data scattered across dozens or hundreds of isolated legacy systems, forcing this level of physical consolidation is no longer economically or logistically viable.

Furthermore, AI demands real-time data access, making this friction even more acute. Traditional data platforms move data on a scheduled basis — often via T+1 or slower batch cycles. Conversely, AI-driven queries require instantaneous, real-time responses. In the current business landscape, answering today's operational questions with yesterday's data is fundamentally unacceptable.

Querying Global Corporate Data Without the Migration

To navigate these demands, enterprises require a modernized data architecture designed for the real-time accuracy, security, and interpretability that the AI era demands.

Data virtualization has emerged as an indispensable middleware layer within modern data architectures. Unlike traditional ETL processes, data virtualization avoids physical data replication. Instead, it introduces a software-driven logical layer over disparate data sources. To use another analogy: rather than moving all raw ingredients to a centralized kitchen before cooking, data virtualization leaves the ingredients in their respective pantries and hands the chef a dynamic map detailing exactly where every item is and how to retrieve it.

This map forms what companies like Denodo call an "AI Data Layer." It does not store raw data; instead, it maintains metadata relationships — a master directory cataloging where data resides, what it signifies, and who possesses the authorization to access it.

The operational advantages are immediate. By connecting rather than migrating data sources, enterprises eliminate the latency and storage costs inherent to replication. According to published case data from Denodo, organizations utilizing its data virtualization platform reduce data preparation times by an average of 67%, yielding a 65% time savings over traditional ETL frameworks.

For example, an enterprise that previously required eight hours to process a single day's worth of data can leverage data virtualization to process an entire month of data in under thirty minutes. This velocity is critical for AI applications, which frequently call and synthesize data across disconnected systems. Forcing a user to wait for an ETL pipeline to run completely degrades the user experience and cripples corporate responsiveness.

Additionally, a virtualized architecture introduces a "semantic layer" that resolves the semantic discrepancies surrounding terms like "order." Enterprises can predefine a unified business vocabulary within this logical layer, explicitly instructing the system on how to distinguish a financial order from a sales order, and when to deploy each context. Consequently, when an AI receives a natural language query, the semantic layer translates the prompt into data-interpretable logic before the virtualization layer queries the respective data sources.

Finally, this architecture addresses the stringent security, access control, and compliance mandates tied to modern AI deployment. Within a physically centralized data silo, access controls are frequently binary: a user either sees everything or nothing. A data virtualization layer, by contrast, enforces granular, row- and column-level access controls.

More importantly, it mitigates compliance risks associated with cross-border data transfers for multinational corporations. Because data virtualization relies on logical connections, original data can remain securely within its jurisdiction of origin, accessed exclusively through query interfaces. For Chinese enterprises aggressively expanding their global footprint, this represents a highly compelling architectural strategy.

Data virtualization itself is not a novel concept. However, it has garnered widespread mainstream attention recently because the sheer complexity of modern corporate data environments has rendered legacy approaches obsolete. Today, an enterprise's data footprint spans on-premises servers, multiple public clouds, SaaS ecosystems, and IoT endpoints. Attempting to physically centralize these streams is cost-prohibitive and structurally incapable of keeping pace with volatile business needs.

The AI data layer built on data virtualization directly addresses these enterprise pain points. It allows organizations to unify global data pipelines without mass-migrating raw data, ensuring AI models operate on comprehensive, real-time, and standardized corporate information.

The Restructuring of Data Architecture

At the Gartner Data & Analytics Summit in Sydney in early 2026, analysts issued a stark warning: 59% of IT leaders reported being pressured to adopt generative AI tools before their organizations were fundamentally ready, with 61% feeling intense pressure from the C-suite. Amid this forced march toward adoption, fortifying the underlying data foundation has become an institutional emergency.

Over the past two years, enterprise discussions centered on whether AI could help analyze data. In 2026, the question has evolved: Can AI autonomously utilize data? As the integration of AI and business intelligence ( BI ) becomes standard practice, data retrieval is no longer a simple one-to-one query loop. Instead, an autonomous AI agent executing a complex workflow may initiate dozens or hundreds of discrete data queries independently, placing unprecedented demands on data architecture.

The next frontier of AI competition will not be fought over model architecture, but over enterprise data infrastructure. The players that deliver the most architecturally sound solutions to the market will define the infrastructural standards for the next generation of enterprise AI.

In this paradigm, data "discoverability" is paramount. Historically, data was consumed by human data analysts and business users querying databases via BI tools. In the era of autonomous AI agents, the primary consumers of data are machines. While human operators rely on intuition and institutional memory to guess where a specific data point resides, an AI agent lacks that luxury. It requires a machine-readable, standardized data catalog detailing exactly where each dataset lives, what it means, and how to query it. To address this, Denodo introduced an AI SDK that delivers standardized interfaces, such as the Model Context Protocol ( MCP ) , enabling AI agents to interact with enterprise data as seamlessly as calling an API.

Concurrently, a semantic layer has transitioned from an optional tool to an absolute prerequisite for enterprise data governance. He Wei notes that while his perspective on whether models were sophisticated enough to infer data structures independently might have differed a few months ago, serving hundreds of enterprises has brought total clarity: even the most powerful model cannot resolve mismatched business definitions on its own. Semantic coherence is fundamentally an operational business challenge, not a technical one; it cannot be solved by simply pouring more training data into a model.

The AI data layer functions as the core hub for managing unified business semantics and governing compliant data assets, filling a critical gap in enterprise data governance. Denodo Platform 9.5, launched in July 2026, significantly advances this capability by embedding enhanced internal semantic and contextual intelligence. The update simplifies how cross-functional corporate teams build, govern, and share trusted data products. This ensures that autonomous agents, traditional BI platforms, and self-service data tools draw from an identical, real-time foundation complete with business definitions — eliminating conflicting metrics and data blind spots at the source.

Crucially, implementing this modern data management framework does not require corporations to dismantle their legacy data platforms. He Wei emphasizes that an AI data layer is designed to complement, rather than replace, existing data platforms. It treats legacy platforms as an additional connected data source, preventing redundant data engineering pipelines.

Modern enterprise data environments are far too complex for any single technology to serve as a silver bullet. Centralized data repositories remain ideal for deterministic scenarios requiring heavy data scrubbing, structural refinement, and deep indexing. Data virtualization, conversely, is engineered for agile, volatile, and real-time query demands. The two technologies exist in a symbiotic, complementary relationship.

The second half of the AI race will be decided entirely by data strategy. To break through the current bottlenecks hindering real-world AI deployment, enterprises must build a resilient data infrastructure. Employing data virtualization to architect a unified AI data layer — bridging data silos and standardizing corporate semantics — is the definitive method for solving the "last mile" problem, unlocking the true economic value of enterprise AI.

( Text | Leo Zhang ToB Chat, Author | Zhang Shenyu, Editor | Yang Lin )

觉得文章不错,微信扫描分享好友

扫码分享