AI Terms Dictionary

A comprehensive multilingual AI terminology dictionary

Definition

In AI, reflection is a paradigm where a model pauses to evaluate its own generation process or output before finalizing it. This can involve checking for logical consistency, factual accuracy, or adherence to safety guidelines. By reflecting on its own actions, the system can correct errors, refine arguments, or adjust its tone. This technique is often implemented via chain-of-thought prompting or separate critique models, significantly enhancing the reliability and quality of complex reasoning tasks.

Summary

A mechanism allowing AI models to analyze their own outputs, reasoning processes, or internal states to improve future performance.

Key Concepts

Use Cases