// Adds dimensions UUID, Author and Topic into GA4
Friday, December 12, 2025
29.5 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.

See also  10 ways to minimise the risk of irresponsible rennovation contractors

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

Still Asia’s Sprint Queen: Repeat win in 100meter for Shanti Pereira at SEA Games in Thailand

SINGAPORE: Veronica Shanti Pereira, widely known as “Asia’s Sprint...

Singapore woman loses over S$100,000 in TikTok ‘online store’ scam

SINGAPORE: A 57-year-old Singaporean woman lost more than S$100,000...

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); } });
// //