Glossary
Key terms and concepts from AI, privacy, media, and technology. Each definition links to related writing.
A
Agentic AI
AIAI systems capable of autonomous action—perceiving their environment, making decisions, and executing multi-step tasks with minimal human intervention.
AI Regulation
PolicyLegal frameworks, policies, and standards governing the development and deployment of artificial intelligence systems.
AI Safety
PolicyResearch and practices aimed at ensuring AI systems behave as intended and don't cause unintended harm, from near-term risks to existential concerns.
AI Transparency
PolicyThe practice of making AI systems understandable—disclosing how they work, what data they use, and how decisions are made.
AI Watermarking
PolicyTechniques to embed invisible markers in AI-generated content to enable identification of its synthetic origin.
Algorithmic Bias
PolicySystematic errors in AI systems that create unfair outcomes, typically reflecting biases present in training data or design choices.
API
ToolsApplication Programming Interface—a set of rules allowing software systems to communicate, enabling developers to access AI capabilities programmatically.
C
Chatbot
AISoftware that simulates conversation with users, ranging from rule-based scripts to sophisticated AI assistants powered by LLMs.
Compute
AIThe computational resources—processing power, memory, and infrastructure—required to train and run AI models.
Content Authenticity
PolicyTechnologies and standards for verifying the origin, history, and integrity of digital content in an era of AI-generated media.
Content Moderation
MediaThe practice of monitoring and filtering user-generated content to enforce platform policies and legal requirements.
Context Window
AIThe maximum amount of text an LLM can process at once—the model's working memory that limits how much it can 'see' in a conversation.
Copyright
PolicyLegal protection granting creators exclusive rights to their original works, now central to debates over AI training data and outputs.
D
Dark Patterns
PrivacyDeceptive user interface designs that manipulate users into actions they didn't intend, from unwanted purchases to privacy violations.
Data Privacy
PrivacyThe right of individuals to control how their personal information is collected, used, and shared by organizations and AI systems.
Deepfake
AISynthetic media created using AI to realistically depict someone saying or doing something they never actually did.
Diffusion Model
AIA generative AI architecture that creates images by learning to reverse a gradual noising process, powering systems like Stable Diffusion and DALL-E.
Disinformation
MediaFalse or misleading information deliberately created and spread to deceive, distinct from misinformation which may be shared unknowingly.
E
Embedding
AIA numerical representation of text, images, or other data as vectors, enabling AI to measure similarity and meaning mathematically.
End-to-End Encryption
PrivacyA security method where only the communicating parties can read messages, with no access possible for service providers or intermediaries.
Enshittification
MediaThe gradual degradation of online platforms as they shift value from users to advertisers and shareholders, ultimately harming everyone.
F
Facial Recognition
PrivacyAI technology that identifies or verifies individuals by analyzing facial features, raising significant privacy and civil liberties concerns.
Fine-Tuning
AIThe process of further training a pre-trained AI model on domain-specific data to specialize its capabilities for particular tasks.
M
Machine Learning
AIA subset of AI where systems learn patterns from data rather than being explicitly programmed with rules.
Misinformation
MediaFalse or inaccurate information spread without intent to deceive, distinct from disinformation which is deliberately misleading.
Model Alignment
AIThe challenge of ensuring AI systems behave according to human values and intentions, avoiding harmful or unintended behaviors.
Multimodal AI
AIAI systems that can process and generate multiple types of content—text, images, audio, and video—within a single model.
R
RAG
AIRetrieval-Augmented Generation—a technique that enhances LLM responses by first retrieving relevant information from external sources.
Recommendation Algorithm
MediaAI systems that predict what content, products, or connections users will find relevant, powering feeds across social media, streaming, and e-commerce.
RLHF
AIReinforcement Learning from Human Feedback—a technique to align AI behavior with human preferences by training on human evaluations.
S
Social TV
MediaThe integration of social media with television viewing, enabling real-time audience engagement and second-screen experiences.
Surveillance Capitalism
PrivacyAn economic system where personal data is extracted and commodified for behavioral prediction and manipulation, often without meaningful consent.
Synthetic Media
AIAny media—images, video, audio, or text—generated or substantially modified by AI rather than captured or created by humans.
T
Text-to-Image
AIAI systems that generate images from written descriptions, transforming text prompts into visual content.
Text-to-Video
AIAI systems that generate video content from text descriptions, representing a frontier in generative AI.
Training Data
AIThe dataset used to teach an AI model patterns and behaviors—the examples from which it learns.
Transformer
AIA neural network architecture using self-attention mechanisms, forming the foundation of modern LLMs like GPT and Claude.