Overview
The branch of ethics examining moral issues surrounding the development, deployment, and impact of artificial intelligence on society.
Cross-References(1)
More in Artificial Intelligence
Causal Inference
Training & InferenceThe process of determining cause-and-effect relationships from data, going beyond correlation to establish causation.
AI Transparency
Safety & GovernanceThe practice of making AI systems' operations, data usage, and decision processes openly visible to stakeholders.
In-Context Learning
Prompting & InteractionThe ability of large language models to learn new tasks from examples provided within the input prompt without parameter updates.
AI Alignment
Safety & GovernanceThe research field focused on ensuring AI systems act in accordance with human values, intentions, and ethical principles.
Frame Problem
Foundations & TheoryThe challenge in AI of representing the effects of actions without having to explicitly state everything that remains unchanged.
Few-Shot Learning
Prompting & InteractionA machine learning approach where models learn to perform tasks from only a small number of labelled examples, often achieved through in-context learning in large language models.
Hyperparameter Tuning
Training & InferenceThe process of optimising the external configuration settings of a machine learning model that are not learned during training.
Model Quantisation
Models & ArchitectureThe process of reducing the numerical precision of a model's weights and activations from floating-point to lower-bit representations, decreasing memory usage and inference latency.