pith. sign in

arxiv: 2401.09870 · v2 · pith:YFDZKNZWnew · submitted 2024-01-18 · 💻 cs.LG · cs.AI· cs.RO

Reconciling Spatial and Temporal Abstractions for Goal Representation

classification 💻 cs.LG cs.AIcs.RO
keywords spatialgoaltemporalabstractabstractionabstractionsapproachcomplex
0
0 comments X
read the original abstract

Goal representation affects the performance of Hierarchical Reinforcement Learning (HRL) algorithms by decomposing the complex learning problem into easier subtasks. Recent studies show that representations that preserve temporally abstract environment dynamics are successful in solving difficult problems and provide theoretical guarantees for optimality. These methods however cannot scale to tasks where environment dynamics increase in complexity i.e. the temporally abstract transition relations depend on larger number of variables. On the other hand, other efforts have tried to use spatial abstraction to mitigate the previous issues. Their limitations include scalability to high dimensional environments and dependency on prior knowledge. In this paper, we propose a novel three-layer HRL algorithm that introduces, at different levels of the hierarchy, both a spatial and a temporal goal abstraction. We provide a theoretical study of the regret bounds of the learned policies. We evaluate the approach on complex continuous control tasks, demonstrating the effectiveness of spatial and temporal abstractions learned by this approach. Find open-source code at https://github.com/cosynus-lix/STAR.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Multi-scale Mixture of World Models for Embodied Agents in Evolving Environments

    cs.AI 2026-07 unverdicted novelty 5.0

    MuSix introduces scale-aware world model mixtures with experiential-distance routing and adaptive forgetting to improve multi-scale reasoning and dynamic adaptation in embodied agents.