// Adds dimensions UUID, Author and Topic into GA4
Wednesday, August 26, 2026
29.4 C
Singapore

DeepMind to open major AI research lab in Singapore

SINGAPORE: DeepMind, Google’s artificial intelligence arm under the Alphabet Group, is setting up a new research lab in Singapore as part of its wider push into Asia. The company says the lab will work closely with governments, businesses and universities across the region, and that its Asia team has already doubled in size over the past year. Hiring for the new Singapore facility is under way.

DeepMind’s Chief Operating Officer, Lila Ibrahim, said the lab’s work is still being mapped out, but the team is considering areas such as education, healthcare, and scientific research.

Founded in 2010, DeepMind has made its name through a string of high-profile breakthroughs. Its AlphaGo programme stunned the world after defeating a Go world champion, and AlphaFold drew global attention for solving protein structures, a problem that had challenged scientists for decades. The company was acquired by Google in 2014 and later became the centrepiece of Google’s combined AI research efforts after a merger with the Google Brain team.

DeepMind’s work now stretches across a wide range of fields, from training AI systems through trial-and-error learning to building models that can understand and respond to text, images, and other inputs together.

By establishing a permanent base in Singapore, DeepMind is signalling a deeper commitment to developing and testing AI in one of the most dynamic and diverse regions in the world.

- Advertisement -

Hot this week

Maid jailed after taking anger out from boyfriend quarrel on elderly employer with dementia

An argument with her boyfriend ended with an elderly employer becoming the target of a violent outburst.

Bomb blasts, arson attacks hit southern Thailand as Malaysian visitor waits for border to reopen

Coordinated bomb blasts and arson attacks struck at least 12 locations across southern Thailand's Pattani, Yala, and Narathiwat provinces, with a Malaysian visitor stranded in Golok describing chao...

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