Difference between revisions of "Constitutional AI"

From
Jump to: navigation, search
m
m
Line 23: Line 23:
 
Some benefits of using Constitutional AI include allowing a model to explain why it is refusing to provide an answer, improving transparency of AI decision making, and controlling AI behavior more precisely with fewer human labels.
 
Some benefits of using Constitutional AI include allowing a model to explain why it is refusing to provide an answer, improving transparency of AI decision making, and controlling AI behavior more precisely with fewer human labels.
  
The Constitutional AI methodology has two phases, similar to the one we highlighted in our article on RLHF.
+
The Constitutional AI methodology has two phases, similar to [[Reinforcement Learning (RL) from Human Feedback (RLHF)]].
  
 
# The Supervised Learning Phase.
 
# The Supervised Learning Phase.
 
# The Reinforcement Learning Phase.
 
# The Reinforcement Learning Phase.

Revision as of 14:27, 16 April 2023

YouTube ... Quora ...Google search ...Google News ...Bing News

Constitutional AI is a method for training AI systems using a set of rules or principles that act as a “constitution” for the AI system. This approach allows the AI system to operate within a societally accepted framework and aligns it with human intentions1.

Some benefits of using Constitutional AI include allowing a model to explain why it is refusing to provide an answer, improving transparency of AI decision making, and controlling AI behavior more precisely with fewer human labels.

The Constitutional AI methodology has two phases, similar to Reinforcement Learning (RL) from Human Feedback (RLHF).

  1. The Supervised Learning Phase.
  2. The Reinforcement Learning Phase.