一种基于群上内部状态表示的强化学习框架
Groupoid-Based Internal State Representations for Reinforcement Learning with Local Symmetries
这篇论文介绍了一种新的强化学习框架,它通过利用局部对称性来提高效率,对于研究强化学习算法的读者来说,这个方法很有价值。
本文提出了一种使用群上内部状态表示的强化学习框架,通过捕捉局部状态依赖的对称性来减少复杂性。该框架使用轨道代表和传输器将原始状态映射到规范形式,使学习和决策能够在对称性降低的空间中进行,同时保留局部差异。实验结果表明,该群上方法在具有强部分对称性的密集和大规模环境中,相比标准Q学习,在样本效率和收敛速度上都有显著提升。
Groupoid-Based Internal State Representations for Reinforcement Learning with Local Symmetries
Symmetries play a central role in reducing the complexity of reinforcement learning problems, yet most existing approaches rely on fixed group actions or predefined state abstractions. Classical reinforcement learning algorithms typically assume a globally structured Markov decision process with uniformly applicable actions and transitions, an assumption that limits their ability to exploit modularity and local, context-dependent regularities present in many realistic environments. We propose a reinforcement learning framework using groupoids to capture local, state-dependent symmetries and support the dy- namic discovery of equivalence structures during interaction. The agent maintains orbit representatives together with transporters that map raw states to canonical forms, enabling learning and decision-making to be performed in a symmetry-reduced space while preserving local distinctions. Empirical results demonstrate that the proposed groupoid-based approach improves sample efficiency and convergence in dense and large-scale environments exhibiting strong partial symmetries, yielding substantial performance gains over standard Q-learning. These findings show that dynamically exploiting local symmetry provides a practical and mathematically principled route to scalable and generalisable reinforcement learning.