// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 25, 2026
28.3 C
Singapore

Google DeepMind opens first Southeast Asian AI research lab in Singapore

SINGAPORE: Alphabet’s Google DeepMind opened its first Southeast Asia artificial intelligence (AI) research lab in Singapore focusing on collaboration with businesses, civil society, the government, and world-class academic institutions in the region.

In its announcement on Wednesday (Nov 19), the lab, which has begun hiring, will bring together research scientists, software engineers, and AI impact experts focused on critical areas of research and development.

However, Google did not give exact figures when reporters asked how many employees it plans to hire or how much it is investing in the lab, Channel News Asia (CNA) reported.

Google DeepMind has more than doubled its Asia Pacific team over the past year.

The unit’s chief operating officer Lila Ibrahim said the Singapore government’s ambitious and forward-looking approach made it an excellent location for the new facility.

We are focused on understanding how our technologies can be best built to serve the diverse needs of the Asia-Pacific region,” she added.

The launch of the new facility follows a recent report by Google, Temasek Holdings and Bain & Company which showed that Singapore’s AI start-ups led private AI funding in Southeast Asia. The report also found that investors expect funding to grow the most in Singapore over the next five years, with AI and deep tech among the areas drawing the highest investments. /TISG

Read also: WeRide raises S$401M in Hong Kong share sale, Temasek among investors

- Advertisement -

Hot this week

Singaporean with emergency fund of only S$5k tells others: ‘Stop comparing and run your own race’

SINGAPORE: Open social media for five minutes and you'll probably come away thinking everyone else has life sorted.   One person is collecting the keys to a new flat, another is celebrating a prom...

Singaporean asks if they’re normal for wanting a just-good-enough life

"For context I'm entering my first year of uni this year and I've been curious about peoples opinions on this for awhile. Many of my peers and people around my age in general are very fixated on th...

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