paper-with-me

홈 › Papers

A Tutorial on World Models and Physical AI

2026-06-11 · Il-Seok Oh arxiv

World modeling is emerging as a central principle for building intelligent systems capable of prediction, reasoning, and decision making. A central distinction can be drawn between explicit world models, which learn structured dynamics for rollout-based reasoning and planning, and implicit world models, which encode predictive structure within scalable learned representations. These complementary paradigms provide a foundation for physical AI in domains such as robotics and autonomous driving, enabling intelligence beyond reactive control under real-world constraints. Recent foundation models further suggest a pathway toward unified systems integrating perception, prediction, and action. Despite rapid progress, major challenges remain in hierarchical reasoning, long-horizon planning, and autonomous goal formation, which are critical for advancing toward artificial general intelligence. This tutorial presents a coherent framework in which diverse world modeling approaches are unified through shared predictive structure and differentiated by how such structure is represented and exploited.

📄 PDF Abstract BibTeX arXiv:2606.12783

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDecision Making

Similar Papers 제목 키워드 기반

TutoAI: A Cross-domain Framework for AI-assisted Mixed-media Tutorial Creation on Physical Tasks

2024-03-12 · Yuexi Chen, Vlad I. Morariu, Anh Truong, Zhicheng Liu

Mixed-media tutorials, which integrate videos, images, text, and diagrams to teach procedural skills, offer more browsable alternatives than timeline-based videos. However, manually creating such tutorials is tedious, an…

WorldAPIs: The World Is Worth How Many APIs? A Thought Experiment

2024-07-10 · Jiefu Ou, Arda Uzunoglu, Benjamin Van Durme, Daniel Khashabi

AI systems make decisions in physical environments through primitive actions or affordances that are accessed via API calls. While deploying AI agents in the real world involves numerous high-level actions, existing embo…

From World Models to World Action Models: A Concise Tutorial for Robotics

2026-07-01 · Xiaoxiong Zhang, Xiong Zeng, Wei Zhang arxiv

Rather than providing an exhaustive survey, this paper presents a concise tutorial on world models and world action models for robotics. After reading the tutorial, readers should have a clear understanding of what const…

Video Prediction

Tutorial: Neuromorphic spiking neural networks for temporal learning

2018-09-11

Spiking neural networks (SNN) as time-dependent hypotheses consisting of spiking nodes (neurons) and directed edges (synapses) are believed to offer unique solutions to reward prediction tasks and the related feedback th…

Prediction

Convolutional Neural Networks Demystified: A Matched Filtering Perspective Based Tutorial

2021-08-26 · Ljubisa Stankovic, Danilo Mandic

Deep Neural Networks (DNN) and especially Convolutional Neural Networks (CNN) are a de-facto standard for the analysis of large volumes of signals and images. Yet, their development and underlying principles have been la…

Dimensionality ReductionPhysical Intuition