Urgent.News

the world's headlines, one feed

Editions

AI

Poor data has become enterprise AI's weakest link

Scaling AI successfully depends less on better models and more on stronger data foundations.

Poor data has become enterprise AI's weakest link

The conversation surrounding enterprise AI has evolved from questions about which models to use and where to deploy AI, to the critical issue of scaling AI consistently across the business. While the first wave of AI discovery and rapid experimentation is now behind many organizations, the real challenge lies in making AI work effectively across the enterprise.

This shift has underscored a previously underestimated problem: data. AI's effectiveness is only as good as the data and processes it operates on. An organization's data quality, accessibility, and governance can significantly impact AI performance. When data is fragmented, processes inconsistent, and operational maturity lacking, AI may not only amplify existing weaknesses but also expose them.

In this context, AI should be viewed as a force multiplier, enhancing existing capabilities rather than a corrective measure for legacy inefficiencies. However, the opposite is also true – when organizations treat data as a first-class product, AI can significantly amplify its quality. Gartner predicts that 60% of AI projects will be abandoned by 2026 due to insufficient AI-ready data, while 63% of data management leaders lack or are unsure about the necessary data management practices.

This highlights that AI success increasingly depends on the quality of the underlying data. In early AI pilots, organizations often see encouraging results due to curated, synthetic data. Yet, scaling AI into the real enterprise environment reveals that models struggle with diverse data types, duplicated records, conflicting definitions, incomplete data, and disconnected systems.

These inconsistencies become more apparent when AI is deployed at the enterprise level, leading to disappointment and unforeseen challenges. Before AI projects fail, warning signs may include data governance gaps, siloed data, and disconnected systems. Organizations need clear data ownership, consistent standards, and dependable data pipelines to support AI initiatives effectively.

Some organizations experiment with AI independently, but this siloed approach is often a sign of disconnected data. McKinsey research shows that fewer than 30% of organizations have their AI agenda directly sponsored by the CEO, leading to valuable information being trapped in departmental silos. For AI to deliver value, it must connect with business outcomes, not merely improve individual functions.

Written by urgent.news from TechRadar's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

Read the original at techradar.com →

More in AI

Visual QA Agents: Catch UI Regressions Before AI-Written Code Ships

AI coding agents can ship a working feature and still break the page users actually see. A visual QA agent closes that gap by driving the app like a user, comparing screenshots, checking flows, and…

  • Visual QA agents detect UI regressions in AI-generated code.
  • Agents simulate user journeys, capture screenshots, compare to baselines.
  • CI gate blocks changes causing critical UI issues while allowing harmless variations.