// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

GIC warns of ‘hype bubble’ as AI dominates global venture capital investing in 2025

SINGAPORE: A hype bubble is forming in early-stage artificial intelligence (AI) venture investing, GIC’s group chief investment officer Bryan Yeo said, as AI takes up the largest share of venture capital funding this year.

Speaking at the Milken Institute Asia Summit in Singapore on Friday (Oct 3), Mr Yeo warned, “If the technology doesn’t catch up and doesn’t deliver as per the high expectations that the market’s pricing in, then we’re in for a bubble.”

This comes as the South China Morning Post (SCMP) reported, citing PitchBook data, that venture capitalists invested US$192.7 billion (S$249.11 billion) into AI start-ups so far this year, setting a global record and putting 2025 on track to be the first year where more than half of global venture capital money went into the industry.

Most of the funding went to established start-ups like Anthropic and xAI, while smaller companies outside of AI struggled to raise funds.

According to The Edge Singapore, Mr Yeo also warned of a possible fiscal risk in the global economy, pointing to the large amount of debt governments built up during the pandemic, questioning whether the world can grow out of it.

He added that it will be politically difficult for governments to cut spending and raise taxes, which could eventually force investors to raise yields that will unsettle global markets and weaken confidence in a country’s currency. /TISG

Read also: Southeast Asia’s venture capital funding falls back to 2016 levels

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

‘So proud of him’: Singaporeans praise local uni-reject who delivered speech at Harvard Medical School

Tan grew up in Singapore, where he was discouraged from studying biology and faced academic difficulties in high school. He left Singapore and was accepted to the University of Toronto, where he di...

Raising kids or DINK in your early 30s? Netizens ask

On Reddit, a netizen shared: Married (M,31) to my wife (F,30). Have 2 kids, both under 2s and i honestly love them to bits. But to be realistic, its obviously not easy and the struggle is indeed ve...

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