paper-with-me

Papers

Autonomous Open-Ended Learning of Tasks with Non-Stationary Interdependencies

2022-05-16 · Alejandro Romero, Gianluca Baldassarre, Richard J. Duro, Vieri Giuliano Santucci

Autonomous open-ended learning is a relevant approach in machine learning and robotics, allowing the design of artificial agents able to acquire goals and motor skills without the necessity of user assigned tasks. A crucial issue for this approach is to develop strategies to ensure that agents can maximise their competence on as many tasks as possible in the shortest possible time. Intrinsic motivations have proven to generate a task-agnostic signal to properly allocate the training time amongst goals. While the majority of works in the field of intrinsically motivated open-ended learning focus on scenarios where goals are independent from each other, only few of them studied the autonomous acquisition of interdependent tasks, and even fewer tackled scenarios where goals involve non-stationary interdependencies. Building on previous works, we tackle these crucial issues at the level of decision making (i.e., building strategies to properly select between goals), and we propose a hierarchical architecture that treating sub-tasks selection as a Markov Decision Process is able to properly learn interdependent skills on the basis of intrinsically generated motivations. In particular, we first deepen the analysis of a previous system, showing the importance of incorporating information about the relationships between tasks at a higher level of the architecture (that of goal selection). Then we introduce H-GRAIL, a new system that extends the previous one by adding a new learning layer to store the autonomously acquired sequences of tasks to be able to modify them in case the interdependencies are non-stationary. All systems are tested in a real robotic scenario, with a Baxter robot performing multiple interdependent reaching tasks.

📄 PDF Abstract BibTeX arXiv:2205.07562

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

SOLAR: A Self-Optimizing Open-Ended Autonomous Agent for Lifelong Learning and Continual Adaptation

2026-03-23 · Nitin Vetcha, Dianbo Liu arxiv

Despite the remarkable success of large language models (LLMs), they still face bottlenecks while deploying in dynamic, real-world settings with primary challenges being concept drift and the high cost of gradient-based …

Reinforcement LearningTest-time AdaptationContinual LearningLogical Reasoning

Hybrid Open-Ended Tri-Evolution Makes Better Deep Researcher

2026-06-10 · Hongming Piao, Chi Liu, Mengzhuo Chen, Yan Shu 외 arxiv

Deep research and agent evolution serve as de-facto tasks for AI agents in real-world applications toward artificial general intelligence. The former enables autonomous retrieval and integration of information in open-en…

Reinforcement Learning

Autonomous Open-Ended Learning of Interdependent Tasks

2019-05-07 · Vieri Giuliano Santucci, Emilio Cartoni, Bruno Castro da Silva, Gianluca Baldassarre

Autonomy is fundamental for artificial agents acting in complex real-world scenarios. The acquisition of many different skills is pivotal to foster versatile autonomous behaviour and thus a main objective for robotics an…

Decision MakingOpen-Ended Question Answering

OpenREAD: Reinforced Open-Ended Reasoning for End-to-End Autonomous Driving with LLM-as-Critic

2025-12-01 · Songyan Zhang, Wenhui Huang, Zhan Chen, Chua Jiahao Collister 외 arxiv

Recently, two-stage fine-tuning strategies, e.g., acquiring essential driving knowledge through supervised fine-tuning (SFT) and further enhancing decision-making and planning via reinforcement fine-tuning (RFT), have sh…

Scene UnderstandingTrajectory PlanningAutonomous Driving

Open-World Multi-Task Control Through Goal-Aware Representation Learning and Adaptive Horizon Prediction

2023-01-21 · CVPR 2023 1 · Shaofei Cai, ZiHao Wang, Xiaojian Ma, Anji Liu 외

We study the problem of learning goal-conditioned policies in Minecraft, a popular, widely accessible yet challenging open-ended environment for developing human-level multi-task agents. We first identify two main challe…

DiversityMinecraftRepresentation LearningZero-shot Generalization