

























A photo taken on January 2, 2025 shows the letters AI for Artificial Intelligence on a laptop screen (R) next to the logo of the Chat AI application on a smartphone screen in Frankfurt am Main, western Germany. (Photo by Kirill KUDRYAVTSEV / AFP) (Photo by KIRILL KUDRYAVTSEV/AFP via Getty Images)
AFP via Getty Images
The past month brought the news that AMI Labs, Yann LeCun’s new company, has raised just over a billion dollars to explore an emerging AI technology known as world models. This is not the first. Just the prior month, another AI pioneer, Fei-Fei Li, raised a similar amount for her company, also exploring world models. What are these, and should your business care?
Much of the recent revolution in tools like ChatGPT was driven by large language models, themselves driven by an underlying technology called transformers. These AIs excel at generating content (starting with text) by analyzing textual patterns and, driven by a prompt, generating new content, one unit (often a word) at a time.
Even before AMI Labs, Yann LeCun has famously stated that he believes this structure is limited, in that the approach of generating content one unit at a time leads to loss of coherence as the output gets longer. There has been pushback, with others developing methods to counter the issue (such as chain of thought prompting or search-based decoding to improve large language models) and using various methods like integration with reinforcement learning, to add more logical understanding to LLM outputs.
World models are an approach, where rather than trying to understand an input as a series of small sub-components (such as a sentence being a set of words, or an image being a series of pixels), the AI sees the input more conceptually, reflecting its internal training on how things work in the world. This can be the physical world, where scientific laws apply, or the business world, where unspoken and spoken rules exist that should be followed, in other domains. This conceptual modeling (referred to in technical terms as latent space - where the AI works with a conceptual map rather than raw data) is where world models construct outputs.
In a world model, an AI learns in a simulated environment where it can explore inputs and outputs and learn patterns that reflect the rules of the environment as stated in conceptual terms. It can then understand not just the input but also what-if scenarios and strategize the impact of various outcome choices.
MORE FOR YOU
There is a strong synergy between world models and reinforcement learning. Reinforcement learning is the body of AI where the AI learns the outcomes of actions. You can think of a world model as being the teacher to a reinforcement learning AI. RL today is notoriously data-intensive, often requiring simulators, such as in the case of self-driving cars. RL also uses armies of human trainers, such as in reinforcement learning with human feedback used in LLMs.
It is too early to definitively tell, but some areas where benefits can exist are;
Again, it is too early to tell definitively, but the fundamental changes that these models present suggest that new progress may need to be made in related areas to manage risk, particularly in production. For example:
No. For example, recent research at PAN demonstrates that there can be a benefit to integrating the world model concepts of abstraction with existing techniques used in large language models. PAN is a way to simulate world realities by using large language model reasoning as a backbone that is anchored in physical correctness.
It is also worth noting that other techniques have attempted to add constraints to AI modeling to reflect physical realities, such as work in drug discovery, to force AI models to consider physical constraints when evaluating the merit of outputs.
World models are early, but they could, over time, dramatically expand the functionality available from AI, expanding beyond well-defined tasks to broader strategy and design problems. It may also become possible to teach an AI on concepts (much as humans are trained today) and have the AI execute on tasks that it has not seen patterns of before. If this occurs, it does not remove the need for human-in-the-loop, but it can further change the role of the human into that of a high-level overseer of increasingly capable AIs. The human role may also increase in areas of testing and security as the AI complexity and autonomy increase.
At the moment, the only action I believe is required is to stay aware and track the progress of these technologies. The fundraise is likely to increase excitement and activity in exploring this branch of AI, further accelerating the rate of progress.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。