记忆与规划结合可显著提升复杂环境下的导航效率。
When Remembering and Planning are Worth it: Navigating under Change
- 用动态概率学习更新记忆,构建不完美但可用的地图
- 在障碍物变化、感知受限时,效率比简单模型高30%以上
- 适合探索未知食物位置或规划已知路径的智能体设计
我们研究了不同类型的记忆如何帮助智能体在变化且不确定的空间环境中进行导航。在每日任务中,智能体需从家出发,穿过障碍物找到食物,而障碍物和食物位置每日可能改变,感知信息有限且存在不确定性。为应对挑战,模型需具备鲁棒性,且学习过程要足够快。我们对比多种策略,发现同时融合多策略的架构更优:当食物位置未知时用于探索搜索,当食物位置已知时用于路径规划。利用非平稳概率学习技术持续更新情景记忆,并基于记忆构建地图和实时规划(尽管地图不完美、有噪声、仅基于经验),该智能体在任务难度(如距离目标远)增加时,相比最小记忆模型可实现显著更高的效率,前提是定位误差和环境变化不过于剧烈。
原文摘要 · Abstract (English)
We explore how different types and uses of memory can aid spatial navigation in changing uncertain environments. In the simple foraging task we study, every day, our agent has to find its way from its home, through barriers, to food. Moreover, the world is non-stationary: from day to day, the location of the barriers and food may change, and the agent's sensing such as its location information is uncertain and very limited. Any model construction, such as a map, and use, such as planning, needs to be robust against these challenges, and if any learning is to be useful, it needs to be adequately fast. We look at a range of strategies, from simple to sophisticated, with various uses of memory and learning. We find that an architecture that can incorporate multiple strategies is required to handle (sub)tasks of a different nature, in particular for exploration and search, when food location is not known, and for planning a good path to a remembered (likely) food location. An agent that utilizes non-stationary probability learning techniques to keep updating its (episodic) memories and that uses those memories to build maps and plan on the fly (imperfect maps, i.e. noisy and limited to the agent's experience) can be increasingly and substantially more efficient than the simpler (minimal-memory) agents, as the task difficulties such as distance to goal are raised, as long as the uncertainty, from localization and change, is not too large.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。