// Adds dimensions UUID, Author and Topic into GA4
Saturday, September 5, 2026
29.1 C
Singapore

Most large firms faced losses from AI deployment, but those with ‘responsible AI’ policies saw stronger gains: EY survey

AMSTERDAM: Most large companies that have introduced artificial intelligence (AI) have suffered financial losses, though those who fully developed “responsible AI” policies saw the opposite: stronger sales performance, cost savings, and employee satisfaction, Reuters reported, citing a new global survey by EY.

The survey, conducted in July and August 2025, gathered responses from 975 executives overseeing AI at global companies with annual sales exceeding US$1 billion.

Notably, most firms faced setbacks from compliance issues, biased or flawed outputs, and disruptions to sustainability goals. However, AI-related reputational damage or legal problems were less common.

According to EY, the companies surveyed saw a combined estimated loss of about US$4.3 billion but remained optimistic that AI adoption would ultimately bring significant benefits.

EY’s Global Chief Innovation Officer, Joe Depa, told Reuters that AI is helping people “do more, faster”, but noted that “the value capture lags because those gains are being reinvested into doing more work, not necessarily into cutting costs or driving immediate revenue.” /TISG

Read also: GIC warns of ‘hype bubble’ as AI dominates global venture capital investing in 2025

Featured image by Depositphotos (for illustration purposes only)

Hot this week

SG woman asks why some men take offence at being rejected over finances: ‘Isn’t marriage the most important financial decision?’

SINGAPORE: In a query that has sparked discussion on Reddit, a Singaporean woman is asking why some men respond with hurt or indignation when women rule them out on the basis of “financial capabili...

Sermorelin and GHRP-2 Synergy: The Research Landscape in Peptide Signaling

The expanding interest in peptide-based research has led to a closer examination of compounds that interact with endocrine signaling pathways. Among these, the combination of Sermorelin and GHRP-2...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks