AIExplainer
Reinforcement Learning Intermediate 2 min read

What is reward?

A feedback signal given to an agent for taking a particular action

In artificial intelligence, a reward is a way to tell an agent whether its actions are good or bad. It's like giving a sticker to a child for doing something right. The agent uses this feedback to learn and improve its behavior over time.

Think of a reward like a treat given to a dog for sitting on command. The dog learns to associate sitting with getting a treat, so it's more likely to sit in the future.

Self-driving cars use rewards to learn how to navigate roads safely. For example, a car might receive a reward for staying in its lane and avoiding obstacles.

Rewards are used in reinforcement learning, a type of machine learning where an agent learns by interacting with an environment and receiving feedback in the form of rewards or penalties.

Some people think that rewards are the only thing that matters in reinforcement learning, but the reality is that the agent also needs to balance exploration and exploitation to learn effectively.

The concept of rewards in artificial intelligence dates back to the 1950s and 1960s, when researchers like Marvin Minsky and Richard Sutton began exploring ways to teach machines to learn from feedback.

feedback reinforcement incentive

Three products for different needs — explore what’s relevant to you.