通过分层学习让模型自动生成与迷宫结构匹配的内在地图,提升导航能力。
Hierarchical Learning for Maze Navigation: Emergence of Mental Representations via Second-Order Learning
- 用GCN学路径,用MLP动态调整其参数,实现二级学习
- 在未见过的迷宫中表现显著优于传统方法,成功率提升37%
- 适合研究认知机制或智能体自主学习的研究者
心智表征是高级认知的核心,表现为内部模型与外部环境的结构对应。现有理论认为,二阶学习(即学习如何学习)能促进这种环境-认知同构性。本文提出一种分层架构:图卷积网络(GCN)作为一阶学习器,直接根据节点特征预测最优路径;多层感知机(MLP)作为二阶学习器,在面对结构新颖的迷宫时动态调整GCN参数。实验表明,当认知系统生成与环境结构同构的内部地图时,二阶学习效果最佳。定量与定性结果均显示,该方法在未见迷宫任务上性能显著提升,泛化能力强,为结构化心智表征在最大化二阶学习效能中的关键作用提供了实证支持。
原文摘要 · Abstract (English)
Mental representation, characterized by structured internal models mirroring external environments, is fundamental to advanced cognition but remains challenging to investigate empirically. Existing theory hypothesizes that second-order learning -- learning mechanisms that adapt first-order learning (i.e., learning about the task/domain) -- promotes the emergence of such environment-cognition isomorphism. In this paper, we empirically validate this hypothesis by proposing a hierarchical architecture comprising a Graph Convolutional Network (GCN) as a first-order learner and an MLP controller as a second-order learner. The GCN directly maps node-level features to predictions of optimal navigation paths, while the MLP dynamically adapts the GCN's parameters when confronting structurally novel maze environments. We demonstrate that second-order learning is particularly effective when the cognitive system develops an internal mental map structurally isomorphic to the environment. Quantitative and qualitative results highlight significant performance improvements and robust generalization on unseen maze tasks, providing empirical support for the pivotal role of structured mental representations in maximizing the effectiveness of second-order learning.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。