// Adds dimensions UUID, Author and Topic into GA4
Wednesday, August 5, 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’m ecstatic to learn more’: Maid spends her free time coding and hopes to build a Mandarin learning app

SINGAPORE: While many people spend their downtime binge-watching shows or scrolling through social media, one maid in Singapore is using hers to learn how to code, with the hope of one day creating...

‘Singapore, very good for money’ — Maid says she now owns 2 dream houses and land in Indonesia after 8 years of working in...

Her cheerful comment about working in SG, buying 2 homes, land and even supporting her daughter’s education earned warm responses from millions online

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