// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 20, 2026
32.2 C
Singapore

Former OpenAI chief scientist Ilya Sutskever says the more AI has the power to reason, the less predictable it becomes

VANCOUVER: The more reasoning capabilities artificial intelligence (AI) has, the less predictable it becomes, said Ilya Sutskever, former chief scientist at OpenAI, at the NeurIPS conference in Vancouver on Friday.

According to Channel News Asia, as Mr Sutskever was accepting a “Test of Time” award for his 2014 paper with Google’s Oriol Vinyals and Quoc Le, he said that a major shift is coming for AI.

He explained that an idea his team explored ten years ago — that increasing data to “pre-train” AI systems would push them to new heights — is now reaching its limits.

While more data and computing power led to the success of ChatGPT, launched by OpenAI in 2022, this approach no longer offers the same potential for further progress.

“Pre-training as we know it will unquestionably end. While compute is growing, the data is not growing because we have but one internet,” Mr Sutskever said.

To overcome this challenge, he proposed that AI could generate its own data or evaluate multiple responses before settling on the best one for the user and improving accuracy. Some researchers are focusing on using real-world data.

However, his talk ended with a bold prediction about the future of superintelligent machines, which he believes are “obviously” on the horizon, though some experts disagree.

This year, Mr Sutskever co-founded Safe Superintelligence Inc. after his role in Sam Altman’s brief ousting from OpenAI, an event he said he quickly regretted.

He said that AI agents, years in development, will eventually become more advanced, with deeper understanding and self-awareness. AI, he believes, will be able to reason through problems like humans. He said, “The more it reasons, the more unpredictable it becomes.”

Reasoning through countless possibilities could lead to unpredictable outcomes. For example, the AI system AlphaGo, developed by Alphabet’s DeepMind, stunned experts with its unexpected 37th move during a match against Lee Sedol in 2016.

Mr Sutskever pointed out that similar unpredictability is seen in high-level chess AIs, which can surprise even the best human players. He added that AI, as we currently know it, will be “radically different.” /TISG

Read also: Apple brings ChatGPT to its iPhone models, iPads, and Macs this holiday season

Featured image by Depositphotos

- Advertisement -

Hot this week

WP MP Kenneth Tiong: Why are we making Singaporeans go to JB to watch Dear You in Mandarin?

"Mandarin is not under threat from Teochew. If anything it is Teochew and other dialects that are fading. We already play Hokkien and Teochew over MRT speakers for the safety of our elderly, and th...

HDB: 6,952 BTO flats launched across 7 projects in Singapore, with 2 prime projects in Bishan and Bukit Merah for June sales exercise

New flats headline the June launch, while families with three or more children receive greater support in the ballot process

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