首页 > AI前沿 > Aim Short to Reach Far: Your Frozen World Model Can Plan Better Than You Think

Aim Short to Reach Far: Your Frozen World Model Can Plan Better Than You Think

arXiv机器学习 2026-09-25 00:05 3 阅读 查看原文

Planners built on visual world models commonly score each predicted outcome by its distance to the encoded goal image.

We show that this target can limit control even with exact dynamics and globally optimal short-horizon search: reaching a goal may require actions that initially move away from it.

With frozen LeWM models, intermediate targets substantially improve action synthesis and recorded-action ranking on Cube, PushT, Reacher, and TwoRoom.

Learned targets and targets drawn from observed experience both produce these gains.

We introduce Anchored Planning

Which retrieves a recorded segment whose start and end resemble the current and goal observations, then aims at an observation shortly after its start.

The frozen model scores actions toward this target from the current state.

Without additional training, planning toward observed targets outperforms the released LeWM planner on every task in our long-range evaluation.

Additional final-goal search falls short of the same gains.

Lower successor-prediction error need not translate into better control.

Success also depends on how far ahead the target is placed and on shrinking the retrieval span as execution advances.

Changing only the target lets the same frozen model and planner reach goals that final-goal scoring misses.