Datasets:
Add files using upload-large-folder tool
Browse files
md/train/SkfTIj0cKX/SkfTIj0cKX.md
CHANGED
|
@@ -70,9 +70,9 @@ In A3C multiple agents interact in parallel, with multiple instances of the envi
|
|
| 70 |
In this section we incorporate the imagination reconstruction module into the model-free agents (e.g., A3C) in order to enhance data efficiency, promote more robust learning and ultimately higher performance under the sparse extrinsic reward. Our IRN implements an imagination-augmented policy via three key components (Figure 2). The imagination core $( I C )$ predicts the next time steps conditioned on actions sampled from the imagination policy $\hat { \pi }$ . At a time step $t$ , the trajectory manager (TM) determines how to roll out the $I C$ under the planning strategy, and then produces imagined trajectories $\hat { T _ { 1 } } , \dots , \hat { T _ { n } }$ of an observable world state $s _ { t }$ . Each trajectory $\hat { T _ { j } }$ is a sequence of items $\{ \hat { i } _ { j , t } , \hat { i } _ { j , t + 1 } , \ldots \}$ , that users may purchase (or click) from the current time $t$ . The Imaginationaugmented Executor $( I A E )$ aggregates the internal data resulting from imagination and external rewarding data to update its action policy $\pi$ . Specifically, the $I A E$ optimizes the policy $\pi$ by maximizing the extrinsic reward while minimizing the intrinsic imagination error. In principle, IRN encourages exploration and learns predictive representations via imagination rollouts, which promotes quick adaptation to user interest and robustness to the cold-start scenario.
|
| 71 |
|
| 72 |

|
| 73 |
-
ˆit+⌧ = ˆat+⌧ and sˆt = st , where ⌧ is the length of the imagined rollout, aˆt+⌧ the4agination policy ⇡ˆ. During training, the generated i28 32 31 example, [23] adopted Markov chain toning, the generated item ˆit+⌧ may not be the true puFigure 2: IRN architecture: a) the imagination core $( I C )$ action of theˆit+⌧ may not be the true purchase, but we24 aT |