paper-with-me

Papers

World Value Functions: Knowledge Representation for Multitask Reinforcement Learning

2022-05-18 · Geraud Nangue Tasse, Steven James, Benjamin Rosman

An open problem in artificial intelligence is how to learn and represent knowledge that is sufficient for a general agent that needs to solve multiple tasks in a given world. In this work we propose world value functions (WVFs), which are a type of general value function with mastery of the world - they represent not only how to solve a given task, but also how to solve any other goal-reaching task. To achieve this, we equip the agent with an internal goal space defined as all the world states where it experiences a terminal transition - a task outcome. The agent can then modify task rewards to define its own reward function, which provably drives it to learn how to achieve all achievable internal goals, and the value of doing so in the current task. We demonstrate a number of benefits of WVFs. When the agent's internal goal space is the entire state space, we demonstrate that the transition function can be inferred from the learned WVF, which allows the agent to plan using learned value functions. Additionally, we show that for tasks in the same world, a pretrained agent that has learned any WVF can then infer the policy and value function for any new task directly from its rewards. Finally, an important property for long-lived agents is the ability to reuse existing knowledge to solve new tasks. Using WVFs as the knowledge representation for learned tasks, we show that an agent is able to solve their logical combination zero-shot, resulting in a combinatorially increasing number of skills throughout their lifetime.

📄 PDF Abstract BibTeX arXiv:2205.08827

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Multitask Spectral Learning of Weighted Automata

2017-12-01 · NeurIPS 2017 12 · Guillaume Rabusseau, Borja Balle, Joelle Pineau

We consider the problem of estimating multiple related functions computed by weighted automata~(WFA). We first present a natural notion of relatedness between WFAs by considering to which extent several WFAs can share a…

Generalisation in Multitask Fitted Q-Iteration and Offline Q-learning

2025-12-23 · Kausthubh Manda, Raghuram Bharadwaj Diddigi arxiv

We study offline multitask reinforcement learning in settings where multiple tasks share a low-rank representation of their action-value functions. In this regime, a learner is provided with fixed datasets collected from…

Reinforcement Learning

Multitask Gaussian Process with Hierarchical Latent Interactions

2018-08-03 · Kai Chen, Twan van Laarhoven, Elena Marchiori, Feng Yin 외

Multitask Gaussian process (MTGP) is powerful for joint learning of multiple tasks with complicated correlation patterns. However, due to the assembling of additive independent latent functions, all current MTGPs includi…

Gaussian Processes

Multi-Robot Multitask Gaussian Process Estimation and Coverage

2026-03-11 · Lai Wei, Andrew McDonald, Vaibhav Srivastava arxiv

Coverage control is essential for the optimal deployment of agents to monitor or cover areas with sensory demands. While traditional coverage involves single-task robots, increasing autonomy now enables multitask operati…

Learning and Sharing: A Multitask Genetic Programming Approach to Image Feature Learning

2020-12-17 · Ying Bi, Bing Xue, Mengjie Zhang

Using evolutionary computation algorithms to solve multiple tasks with knowledge sharing is a promising approach. Image feature learning can be considered as a multitask problem because different tasks may have a similar…

General Classificationimage-classificationImage Classification