SAGE: Subgoal-Conditioned Action Generation for Latent World Model Planning· SAGE:潜世界模型规划的子目标条件动作生成
Latent world models have emerged as a powerful planning paradigm by learning action-conditioned predictive dynamics and using them as internal simulators to imagine and evaluate candidate action sequences. However, as the planning horizon grows, performance becomes increasingly constrained by proposal quality: a fixed candidate budget must search an exponentially larger action space, making it difficult to expose the world model to high-quality candidate futures for evaluation. In this paper, we introduce a prior-conditioned planner that replaces random proposal initialization with structured guidance. At each planning stage, a goal-conditioned generator predicts the next reachable latent subgoal for a specified duration, which is then used to condition the generation of candidate action s
通过子目标条件动作生成改进潜世界模型规划.
- 核心方法
- 引入先验条件规划器,用目标条件生成器预测下一个可达潜在子目标,指导候选动作生成.
- 适合谁读
- 研究者、工程师
- 要解决的问题
- 潜世界模型在长规划时因候选动作质量受限而导致性能下降.
- 关键实验
- 未提供
- 主要贡献
- 提高了潜世界模型在长规划时的动作质量与搜索效率.
- 意义与局限
- 改善了复杂环境下的规划效率与准确性,但可能需要更多计算资源.