Exploration by random network distillation (RND)
Exploration by random network distillation (RND) is a technique in reinforcement learning used to encourage agents to explore unfamiliar states by providing intrinsic rewards based on the novelty of observations. It leverages a fixed random neural network and a trainable network to measure prediction error as a proxy for novelty.