Context and Diversity Matter: The Emergence of In-Context Learning in World Models
The Chinese University of Hong Kong · South China University of Technology · Shenzhen Institute of Artificial Intelligence and Robotics for Society · Shenzhen Institute of Artificial Intelligence and Robotics for Society (AIRS) · International Digital Economy Academy (IDEA) · The Chinese University of Hong Kong, Shenzhen · University of Science and Technology of China
PDF 由论文原始站点提供,PaperCompass 不保存论文文件。
摘要
The capability of predicting environmental dynamics underpins both biological neural systems and general embodied AI in adapting to their surroundings. Yet prevailing approaches rest on static world models that falter when confronted with novel or rare configurations. We investigate in-context learning (ICL) of world models, shifting attention from zero-shot performance to the growth and asymptotic limits of the world model. Our contributions are three-fold: (1) we formalize ICL of a world model and identify two core mechanisms: environment recognition (ER) and environment learning (EL); (2) we derive error upper-bounds for both mechanisms that expose how the mechanisms emerge; and (3) we empirically confirm that distinct ICL mechanisms exist in the world model, and we further investigate how data distribution and model architecture affect ICL in a manner consistent with theory. These findings demonstrate the potential of self-adapting world models and highlight the key factors behind the emergence of EL/ER, most notably the necessity of long context and diverse environments. The codes are available at https://github.com/airs-cuhk/airsoul/tree/main/projects/MazeWorld.