Switch language한국어
Back to the list

Better exploration with parameter noise

TL;DR AI

Key summary

2 min read
  1. Researchers found that adding noise to policy parameters, rather than actions, can drive better exploration in reinforcement learning.

  2. In HalfCheetah, parameter-space noise led to much faster learning and about double the performance after 20 episodes versus action-noise training.

  3. The method worked without an extra policy head, making it simpler and cheaper to train than standard exploration approaches.

Read the original