ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2006.09497
15
49

Task-agnostic Exploration in Reinforcement Learning

16 June 2020
Xuezhou Zhang
Yuzhe Ma
Adish Singla
    OffRL
ArXivPDFHTML
Abstract

Efficient exploration is one of the main challenges in reinforcement learning (RL). Most existing sample-efficient algorithms assume the existence of a single reward function during exploration. In many practical scenarios, however, there is not a single underlying reward function to guide the exploration, for instance, when an agent needs to learn many skills simultaneously, or multiple conflicting objectives need to be balanced. To address these challenges, we propose the \textit{task-agnostic RL} framework: In the exploration phase, the agent first collects trajectories by exploring the MDP without the guidance of a reward function. After exploration, it aims at finding near-optimal policies for NNN tasks, given the collected trajectories augmented with \textit{sampled rewards} for each task. We present an efficient task-agnostic RL algorithm, \textsc{UCBZero}, that finds ϵ\epsilonϵ-optimal policies for NNN arbitrary tasks after at most O~(log⁡(N)H5SA/ϵ2)\tilde O(\log(N)H^5SA/\epsilon^2)O~(log(N)H5SA/ϵ2) exploration episodes. We also provide an Ω(log⁡(N)H2SA/ϵ2)\Omega(\log (N)H^2SA/\epsilon^2)Ω(log(N)H2SA/ϵ2) lower bound, showing that the log⁡\loglog dependency on NNN is unavoidable. Furthermore, we provide an NNN-independent sample complexity bound of \textsc{UCBZero} in the statistically easier setting when the ground truth reward functions are known.

View on arXiv
Comments on this paper