ACID: Action Consistency via Inverse Dynamics for Planning with World Models
TLDR
ACID improves decision-time planning with world models by enforcing cycle action consistency via inverse dynamics, enhancing efficiency across diverse tasks.
Reasoning
The paper introduces a novel consistency constraint for world model planning, validated across multiple models and tasks, showing clear improvements. However, it is limited to decision-time planning and may rely on accurate inverse dynamics, and the abstract does not specify real-world deployment.
Read-first score
Read-first score 35.6, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 37.
Field roles
Rank sensitivity
Stability: volatile; rank range: 177.
Keyword Scores
Deep Analysis
Innovations
- Cycle action consistency: enforcing that the action inferred backward from a predicted transition by an inverse dynamics model recovers the conditioned action
- Integrating per-step inverse dynamics residuals into the planning cost with a scale-invariant adaptive weight
Methodology
ACID adds a cycle consistency term to decision-time planning: for each predicted transition, an inverse dynamics model infers the action, and the residual between inferred and conditioned action is penalized. This per-step residual is combined with the standard goal-distance cost using a scale-invariant adaptive weight, and evaluated across four action-conditioned world models on six embodied control tasks.
Key Results
ACID consistently improves planning performance over baselines and matches baseline accuracy with substantially less planning compute across rigid/deformable manipulation, articulated control, and visual navigation.