1: \begin{abstract}
2:
3: This paper focuses on a class of reinforcement learning problems where significant events are rare and limited to a single positive reward per episode.
4: A typical example is that of an agent who has to choose a partner to cooperate with, while a large number of partners are simply \textit{not} interested in cooperating, regardless of what the agent has to offer.
5: %, in order to accomplish a task together.
6: %The optimal policy implies that the agent is selective enough when choosing its partner \textit{and} is ready to invest enough energy for its partner to accept to cooperate.
7: %While the conditions for optimal partner choice are well known in the literature of theoretical biology,
8: %However, learning how to choose the right partner can be challenging if the agent faces a large number of partners which simply are \textit{not} interested to cooperate.
9: We address this problem in a continuous state and action space with two different kinds of search methods: a gradient policy search method and a direct policy search method using an evolution strategy.
10: We show that when significant events are rare, gradient information is also scarce, making it difficult for policy gradient search methods to find an optimal policy, with or without a deep neural architecture. On the other hand, we show that direct policy search methods are invariant to the rarity of significant events, which is yet another confirmation of the unique role evolutionary algorithms has to play as a reinforcement learning method.
11:
12:
13: %, and produce optimal policies and converge faster.
14:
15: %, both in performance and convergence speed.
16:
17: \end{abstract}
18: