Overview
A technique where a language model is given a small number of examples within the prompt to guide its response pattern.
Cross-References(1)
More in Artificial Intelligence
Ontology
Foundations & TheoryA formal representation of knowledge as a set of concepts, categories, and relationships within a specific domain.
Perplexity
Evaluation & MetricsA measurement of how well a probability model predicts a sample, commonly used to evaluate language model performance.
AI Bias
Training & InferenceSystematic errors in AI outputs that arise from biased training data, flawed assumptions, or prejudicial algorithm design.
Backward Chaining
Reasoning & PlanningAn inference strategy that starts with a goal and works backward through rules to determine what facts must be true.
Knowledge Representation
Foundations & TheoryThe field of AI dedicated to representing information about the world in a form that computer systems can use for reasoning.
Symbolic AI
Foundations & TheoryAn approach to AI that uses human-readable symbols and rules to represent problems and derive solutions through logical reasoning.
Chinese Room Argument
Foundations & TheoryA thought experiment by John Searle arguing that executing a program cannot give a computer genuine understanding or consciousness.
Constraint Satisfaction
Reasoning & PlanningA computational approach where problems are defined as a set of variables, domains, and constraints that must all be simultaneously satisfied.