// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 15, 2026
33.9 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

‘Maybe I was too trusting’: Singapore employer says maid went uncontactable after she bought her a return ticket home

After being told the helper intended to return to Singapore, the employer paid S$437.40 for a return ticket, only to receive no response when she later asked about the flight.

At least five victims lose S$3,500 to BigBang ticket scams before general sales even begin

The reported scams emerged even before general ticket sales began on Aug 13.

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