AGWM: Affordance-Grounded World Models for Environments with Compositional Prerequisites
TLDR
AGWM learns a DAG of prerequisite dependencies to track action executability, improving multi-step prediction in environments with compositional prerequisites.
Reasoning
The paper clearly identifies a limitation of standard world models (ignoring action preconditions) and proposes a structured solution (affordance-grounded DAG). Strengths include addressing a specific problem and showing empirical gains in simulated environments. Weaknesses are the lack of real-world experiments and reliance on game-based simulations only.
Read-first score
Read-first score 55.5, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 49.
Field roles
Rank sensitivity
Stability: volatile; rank range: 383.
Keyword Scores
Deep Analysis
Innovations
- Explicit modeling of dynamic action executability via a DAG of prerequisite dependencies
- Handling structure-changing events (SC events) where actions become executable or non-executable based on prerequisites
- Affordance-grounded world model that tracks affordance state to improve multi-step prediction
Methodology
AGWM learns an abstract affordance structure represented as a directed acyclic graph (DAG) of prerequisite dependencies to explicitly track the dynamic executability of actions. The model is evaluated on game-based simulated environments, comparing multi-step prediction error, generalization to novel configurations, and interpretability against standard world models.
Key Results
AGWM achieves lower multi-step prediction error, better generalization to novel configurations, and improved interpretability compared to conventional world models.