Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

Agentic World Modeling for 6G: Near-Real-Time Generative State-Space Reasoning

arXiv 25.11 2025 49.3 method, application

TLDR

Proposes WM-MS3M, a generative world model for 6G O-RAN near-real-time control, enabling counterfactual what-if forecasting with improved efficiency.

Reasoning

The paper presents a novel world modeling approach for 6G networks, with clear methodology and empirical results on real O-RAN traces. Strengths include concrete performance gains and reduced parameters; weaknesses include limited scope to a specific domain and lack of comparison to broader world model benchmarks.

Read-first score

Read-first score 49.3, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 45.

Recency 6%
86.7

Uses a gentle age decay so recent papers surface without erasing older foundations. 2025

Topical relevance 29%
64.3

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Methodology quality 18%
60

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=analysis,baseline

Citation impact 18%
53.4

Uses OpenAlex-shaped citation metadata as a bibliometric attention signal, separate from paper quality. citation_normalized_percentile=0.5341399

Reproducibility 18%
30

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=none

Citation velocity 12%
0

Citation velocity estimates citations per publication-year to reduce old-paper bias. velocity=0.00

Field roles

Frontier

Rank sensitivity

Stability: volatile; rank range: 398.

Keyword Scores

world model
10
generative world model
9
world dynamics prediction
8
world simulator
7
interactive world model
6
model-based reinforcement learning world model
5
video world model
0

Deep Analysis

Innovations

  • Reframing O-RAN near-real-time control via counterfactual dynamics and world modeling paradigm
  • Treating actions (PRBs) as first-class control inputs in a causal world model
  • Modeling both aleatoric and epistemic uncertainty for prediction and what-if analysis
  • Agentic MPC-based cross-entropy method (CEM) planner over short horizons using prior-mean rollouts within data-driven PRB bounds
  • WM-MS3M model coupling multi-scale structured state-space mixtures (MS3M) with a compact stochastic latent
  • Claim that 6G intelligence is not fluent token prediction but capacity to imagine and choose

Methodology

The paper proposes WM-MS3M, which combines multi-scale structured state-space mixtures (MS3M) with a compact stochastic latent to form a generative state-space world model. Actions such as physical resource blocks (PRBs) are treated as first-class control inputs, and both aleatoric and epistemic uncertainty are modeled. An agentic model predictive control (MPC)-based cross-entropy method (CEM) planner operates over short horizons, using prior-mean rollouts within data-driven PRB bounds to maximize a deterministic reward. The model is evaluated on realistic O-RAN traces, comparing against MS3M and attention/hybrid baselines using MAE, RMSE, and inference latency.

Key Results

WM-MS3M reduces mean absolute error (MAE) by 1.69% compared to MS3M with 32% fewer parameters and similar latency, and achieves 35-80% lower root mean squared error (RMSE) than attention/hybrid baselines with 2.3-4.1x faster inference, enabling rare-event simulation and offline policy screening.

Tags