// Adds dimensions UUID, Author and Topic into GA4
Friday, June 26, 2026
28.9 C
Singapore

Singapore leads Southeast Asia in AI-related incidents amidst concerns over security and skills gaps

SINGAPORE: Singapore has reported the highest rate of AI-related incidents in Southeast Asia, with 35% of respondents experiencing such issues in the past financial year, according to a recent report by Deloitte. The findings highlight the challenges faced by businesses in navigating the rapid adoption of artificial intelligence technologies.

The report also reveals widespread apprehension among organisations, with 96% of respondents identifying security vulnerabilities and 94% citing privacy breaches as key risks associated with AI deployment.

Despite Singapore’s leadership in AI adoption across the region, confidence in workforce readiness remains alarmingly low.

Only 50% of respondents believe their employees possess the skills required to use AI responsibly, marking the lowest confidence level in Southeast Asia. To address this gap, nearly 70% of organisations are prioritising the recruitment of specialised AI talent over reskilling existing staff.

The emphasis on AI governance is growing, with businesses in Singapore aiming to enhance customer reputation (43%), build trust in AI outputs (43%), and improve regulatory compliance (39%) through effective governance frameworks.

Across the broader Asia-Pacific region, the benefits of mature AI governance are becoming clear. Organisations with well-established frameworks reported a 28% increase in AI adoption among staff and implemented AI solutions in at least three business areas.

Additionally, these organisations achieved nearly 5% higher revenue growth compared to their counterparts with less developed governance practices.

The findings highlight the dual challenge facing businesses in Singapore: balancing the rapid adoption of AI with the need to mitigate risks and ensure their workforce is adequately prepared for the transformative potential of these technologies.

- Advertisement -

Hot this week

‘I know it’s for illustration only, but not this different’: Man seeks refund over coconut ice cream

A man complained that the coconut ice cream he bought at a supermarket pop-up event was vastly different from the advertised picture, and he received a refund after filing a complaint.

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