Skip to main content
Back to News Hub
🤖OpenAI
June 13, 2017
AI Safety

Learning from human preferences

Overview

OpenAI worked alongside DeepMind's safety team to develop an algorithm aimed at building safer artificial intelligence models. The system works by determining human desires through comparisons between pairs of choices rather than requiring hand-written goal functions. Removing rigid, simplified objective metrics helps prevent systems from executing dangerous or unintended actions.

Key Takeaways

  • Developing safe artificial intelligence requires ensuring that systems accurately understand human intent.

    Writing explicit goal functions for complex targets often forces developers to use simplified proxies, which can cause undesirable or dangerous behaviors if the target is slightly incorrect.

  • To tackle this challenge, OpenAI partnered with DeepMind's safety team to create a method that bypasses traditional goal functions.

    The newly developed algorithm infers human preferences by asking evaluators to indicate which of two proposed behaviors is superior.

  • By learning directly from human choices rather than hard-coded proxies, the model can better align its actions with complex real-world expectations.

    This interactive feedback mechanism provides a practical path toward minimizing accidental hazards in AI development.

  • OpenAI partnered with DeepMind's safety team to create an algorithm that deduces what humans want.

    The system eliminates the requirement for human engineers to write explicit goal functions.

  • Human evaluators guide the model by selecting the superior option between two proposed behaviors.

Developing safe artificial intelligence requires ensuring that systems accurately understand human intent. Writing explicit goal functions for complex targets often forces developers to use simplified proxies, which can cause undesirable or dangerous behaviors if the target is slightly incorrect. To tackle this challenge, OpenAI partnered with DeepMind's safety team to create a method that bypasses traditional goal functions.

The newly developed algorithm infers human preferences by asking evaluators to indicate which of two proposed behaviors is superior. By learning directly from human choices rather than hard-coded proxies, the model can better align its actions with complex real-world expectations. This interactive feedback mechanism provides a practical path toward minimizing accidental hazards in AI development.

OpenAI partnered with DeepMind's safety team to create an algorithm that deduces what humans want. The system eliminates the requirement for human engineers to write explicit goal functions. Human evaluators guide the model by selecting the superior option between two proposed behaviors.

For more details please read the original article at OpenAI.

Continue Learning

Comments

Comments appear only after moderation. Your email identifies your submission to the moderator and is never displayed here.

No approved comments yet.

Originally published by OpenAI
Read the original