// Adds dimensions UUID, Author and Topic into GA4
Sunday, September 6, 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

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