HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Self-Imitation Learning

Junhyuk Oh; Yijie Guo; Satinder Singh; Honglak Lee

Self-Imitation Learning

Abstract

This paper proposes Self-Imitation Learning (SIL), a simple off-policy actor-critic algorithm that learns to reproduce the agent's past good decisions. This algorithm is designed to verify our hypothesis that exploiting past good experiences can indirectly drive deep exploration. Our empirical results show that SIL significantly improves advantage actor-critic (A2C) on several hard exploration Atari games and is competitive to the state-of-the-art count-based exploration methods. We also show that SIL improves proximal policy optimization (PPO) on MuJoCo tasks.

Code Repositories

rwightman/pytorch-opensim-rl
pytorch
Mentioned in GitHub
alhabk/SGEE--pytorch
pytorch
Mentioned in GitHub
junhyukoh/self-imitation-learning
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
atari-games-on-atari-2600-alienA2C + SIL
Score: 2242.2
atari-games-on-atari-2600-amidarA2C + SIL
Score: 1362
atari-games-on-atari-2600-assaultA2C + SIL
Score: 1812
atari-games-on-atari-2600-asterixA2C + SIL
Score: 17984.2
atari-games-on-atari-2600-asteroidsA2C + SIL
Score: 2259.4
atari-games-on-atari-2600-atlantisA2C + SIL
Score: 3084781.7
atari-games-on-atari-2600-bank-heistA2C + SIL
Score: 1137.8
atari-games-on-atari-2600-battle-zoneA2C + SIL
Score: 25075
atari-games-on-atari-2600-beam-riderA2C + SIL
Score: 2366.2
atari-games-on-atari-2600-bowlingA2C + SIL
Score: 31.1
atari-games-on-atari-2600-boxingA2C + SIL
Score: 99.6
atari-games-on-atari-2600-breakoutA2C + SIL
Score: 452
atari-games-on-atari-2600-centipedeA2C + SIL
Score: 7559.5
atari-games-on-atari-2600-chopper-commandA2C + SIL
Score: 6710
atari-games-on-atari-2600-crazy-climberA2C + SIL
Score: 130185.8
atari-games-on-atari-2600-demon-attackA2C + SIL
Score: 10140.5
atari-games-on-atari-2600-double-dunkA2C + SIL
Score: 21.5
atari-games-on-atari-2600-enduroA2C + SIL
Score: 1205.1
atari-games-on-atari-2600-fishing-derbyA2C + SIL
Score: 55.8
atari-games-on-atari-2600-freewayA2C + SIL
Score: 32.2
atari-games-on-atari-2600-frostbiteA2C + SIL
Score: 6289.8
atari-games-on-atari-2600-gopherA2C + SIL
Score: 23304.2
atari-games-on-atari-2600-gravitarA2C + SIL
Score: 1874.2
atari-games-on-atari-2600-heroA2C + SIL
Score: 33156.7
atari-games-on-atari-2600-ice-hockeyA2C + SIL
Score: -2.4
atari-games-on-atari-2600-james-bondA2C + SIL
Score: 310.8
atari-games-on-atari-2600-kangarooA2C + SIL
Score: 2888.3
atari-games-on-atari-2600-krullA2C + SIL
Score: 10614.6
atari-games-on-atari-2600-kung-fu-masterA2C + SIL
Score: 34449.2
atari-games-on-atari-2600-montezumas-revengeA2C + SIL
Score: 1100
atari-games-on-atari-2600-ms-pacmanA2C + SIL
Score: 4025.1
atari-games-on-atari-2600-name-this-gameA2C + SIL
Score: 14958.2
atari-games-on-atari-2600-pongA2C + SIL
Score: 20.9
atari-games-on-atari-2600-private-eyeA2C + SIL
Score: 661.2
atari-games-on-atari-2600-qbertA2C + SIL
Score: 104975.6
atari-games-on-atari-2600-river-raidA2C + SIL
Score: 14306.1
atari-games-on-atari-2600-road-runnerA2C + SIL
Score: 57071.7
atari-games-on-atari-2600-robotankA2C + SIL
Score: 10.5
atari-games-on-atari-2600-seaquestA2C + SIL
Score: 2456.5
atari-games-on-atari-2600-space-invadersA2C + SIL
Score: 2951.7
atari-games-on-atari-2600-star-gunnerA2C + SIL
Score: 31309.2
atari-games-on-atari-2600-tennisA2C + SIL
Score: -17.3
atari-games-on-atari-2600-time-pilotA2C + SIL
Score: 10811.7
atari-games-on-atari-2600-tutankhamA2C + SIL
Score: 340.5
atari-games-on-atari-2600-up-and-downA2C + SIL
Score: 53314.6
atari-games-on-atari-2600-ventureA2C + SIL
Score: 0
atari-games-on-atari-2600-video-pinballA2C + SIL
Score: 461522.4
atari-games-on-atari-2600-wizard-of-worA2C + SIL
Score: 7088.3
atari-games-on-atari-2600-zaxxonA2C + SIL
Score: 9164.2

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Self-Imitation Learning | Papers | HyperAI