paper-with-me

홈 › Papers

What makes useful auxiliary tasks in reinforcement learning: investigating the effect of the target policy

2022-04-01 · Banafsheh Rafiee, Jun Jin, Jun Luo, Adam White

Auxiliary tasks have been argued to be useful for representation learning in reinforcement learning. Although many auxiliary tasks have been empirically shown to be effective for accelerating learning on the main task, it is not yet clear what makes useful auxiliary tasks. Some of the most promising results are on the pixel control, reward prediction, and the next state prediction auxiliary tasks; however, the empirical results are mixed, showing substantial improvements in some cases and marginal improvements in others. Careful investigations of how auxiliary tasks help the learning of the main task is necessary. In this paper, we take a step studying the effect of the target policies on the usefulness of the auxiliary tasks formulated as general value functions. General value functions consist of three core elements: 1) policy 2) cumulant 3) continuation function. Our focus on the role of the target policy of the auxiliary tasks is motivated by the fact that the target policy determines the behavior about which the agent wants to make a prediction and the state-action distribution that the agent is trained on, which further affects the main task learning. Our study provides insights about questions such as: Does a greedy policy result in bigger improvement gains compared to other policies? Is it best to set the auxiliary task policy to be the same as the main task policy? Does the choice of the target policy have a substantial effect on the achieved performance gain or simple strategies for setting the policy, such as using a uniformly random policy, work as well? Our empirical results suggest that: 1) Auxiliary tasks with the greedy policy tend to be useful. 2) Most policies, including a uniformly random policy, tend to improve over the baseline. 3) Surprisingly, the main task policy tends to be less useful compared to other policies.

📄 PDF Abstract BibTeX arXiv:2204.00565

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Representation Matters: Improving Perception and Exploration for Robotics

2020-11-03 · Markus Wulfmeier, Arunkumar Byravan, Tim Hertweck, Irina Higgins 외

Projecting high-dimensional environment observations into lower-dimensional structured representations can considerably improve data-efficiency for reinforcement learning in domains with limited data such as robotics. Ca…

Disentanglement

Exploiting Contextual Structure to Generate Useful Auxiliary Tasks

2023-03-09 · Benedict Quartey, Ankit Shah, George Konidaris

Reinforcement learning requires interaction with an environment, which is expensive for robots. This constraint necessitates approaches that work with limited environmental interaction by maximizing the reuse of previous…

counterfactualCounterfactual Reasoningreinforcement-learningReinforcement Learning+1

Adapting Auxiliary Losses Using Gradient Similarity

2018-12-05 · Yunshu Du, Wojciech M. Czarnecki, Siddhant M. Jayakumar, Mehrdad Farajtabar 외

One approach to deal with the statistical inefficiency of neural networks is to rely on auxiliary losses that help to build useful representations. However, it is not always trivial to know if an auxiliary task will be h…

Atari Gamesreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Auxiliary task discovery through generate-and-test

2022-10-25 · Banafsheh Rafiee, Sina Ghiassian, Jun Jin, Richard Sutton 외

In this paper, we explore an approach to auxiliary task discovery in reinforcement learning based on ideas from representation learning. Auxiliary tasks tend to improve data efficiency by forcing the agent to learn auxil…

Meta-LearningRepresentation Learning

Discovery of Useful Questions as Auxiliary Tasks

2019-09-10 · NeurIPS 2019 12 · Vivek Veeriah, Matteo Hessel, Zhongwen Xu, Richard Lewis 외

Arguably, intelligent agents ought to be able to discover their own questions so that in learning answers for them they learn unanticipated useful knowledge and skills; this departs from the focus in much of machine lear…

Reinforcement LearningReinforcement Learning (RL)