// Adds dimensions UUID, Author and Topic into GA4
Friday, June 19, 2026
31.1 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

Ex-independent candidate Jeremy Tan says Singapore’s fertility crisis is a housing crisis

Jeremy Tan, an independent candidate for Mountbatten SMC in Singapore's GE2025, was interviewed on the BRAVE Southeast Asia Tech Podcast on June 15. He argued that housing affordability, not incent...

‘This business was hard to maintain’: HDB-themed restaurant Lou Shang to close after months of losing money

The owner of Lou Shang announced it will be closing within 30 days. He anaylzed why in an IG video that has gained a lot of attention.

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