Glossary

Constitutional Ai

Constitutional AI, developed by Anthropic through RLAIF techniques, aligns AI with human values. It involves teaching AI certain principles through self-supervision and adversarial training, attributing legal and ethical frameworks akin to national constitutions, without human oversight.

Read More

A Constrained Conditional Model

A Constrained Conditional Model (CCM) is a type of machine learning framework that merges the acquisition of conditional models and declarative constraints in a constraint optimization setting. The model enforces hard limitations to avoid certain assignments and uses soft constraints to penalize less likely assignments. The model optimizes complex decision-making by integrating specific domain knowledge.

Read More

Constraint Logic Programming

Constraint Logic Programming is a fusion of logic programming and constraint solving, enabling constraints within clause bodies that must be met for accurate program execution.

Read More