Embarking on the journey of understanding Generative AI — a rapidly evolving field with exciting potential for teaching and learning — can feel like stepping into a new world, complete with its own unique vocabulary.
This glossary serves as your guide, demystifying essential Artificial Intelligence (AI) terms, particularly those related to Generative AI.
Artificial Intelligence
Artificial Intelligence (AI)
At its core, AI is a branch of computer science dedicated to creating systems or machines that can simulate human intelligence. These systems excel at tasks like understanding language, recognizing patterns in data, and making informed decisions based on that information.
AI's applications are embedded in the technologies we use every day, from internet search engines delivering precise results to social media platforms curating content tailored to our interests.
Machine Learning (ML)
The engine powering many AI applications, machine learning enables computers to learn and improve their performance on tasks over time without programming. Through exposure to data and new examples, ML models can identify patterns, make predictions, and continuously refine their capabilities.
A common example of ML is an email account spam filter (or junk folder). The algorithm learns from labeled messages to automatically predict and redirect future spam emails.
Neural Network
A computer program inspired by the structure and function of the human brain. Just as our brains use billions of interconnected neurons to process information, a neural network employs numerous interconnected processing units, or nodes, to learn from and analyze data.
These networks are the building blocks of many AI systems, enabling them to perform tasks like image recognition, language understanding, and complex decision-making.
Natural Language Processing (NLP)
NLP is the technology used to give computers the ability to understand, interpret, generate, and respond to data in a way that mirrors human language. Essentially, it’s training artificial intelligence in the field of linguistics, to make interactions with AI systems feel more intuitive and natural.
It’s central to language models like ChatGPT, Google Gemini, and Microsoft Copilot.
Deep Learning
Think of deep learning as a supercharged version of machine learning. It uses complex neural networks with many layers (hence the name "deep") to analyze data and uncover hidden patterns that traditional methods might miss.
This powerful technique has enabled breakthroughs in areas like image cognition and speech recognition.
Human-Centered Perspective
In the realm of AI, a human-centered perspective that prioritizes the needs and well-being of humans. It emphasizes using AI to augment human capabilities rather than replace them, particularly in fields like education where human connection and expertise are invaluable.
AI Literacy
The knowledge and skills that enable humans to critically understand, evaluate, and use AI systems and tools to safely and ethically participate in an increasingly digital world.
Generative AI
Generative AI
A cutting-edge branch of AI focused on creating new content, such as text, images, music, or even code. Generative AI models learn the underlying patterns and structures of existing data and then leverage that knowledge to generate original, often surprisingly realistic content.
Large Language Model (LLM)
A generative AI model specifically designed to understand and generate human-like text based on the input it receives. LLMs power applications like chatbots, writing assistants, and translation tools.
Token
The smallest unit of text that an LLM processes and understands. This could be a word, a part of a word, or even a punctuation mark. For example:
- Consider the sentence: Machine learning is a subset of artificial intelligence.
- A word-based tokenizer would convert the sentence into the following tokens: Machine, learning, is, a, subset, of, artificial, intelligence
Prompt
The starting point for interacting with a generative AI model. It's the instruction or question you provide, whether simple or complex, that guides the AI's response. The clearer and more specific your prompt, the better the AI's output will be.
Prompt Example: "Please write a blog post about the benefits of using AI in education."
Prompt Engineering
The art and science of crafting effective prompts to guide generative AI models toward producing the desired output. It involves refining instructions and experimenting with various phrasing techniques to optimize results.
Output
The result or creation produced by a generative AI system. This can be anything from text and images to audio, music, or even video, depending on the model's capabilities.
Fine Tuning
The process of tailoring a pre-trained AI model to excel at a specific task by providing it with additional, targeted training data. Think of it like fine-tuning a musical instrument for a particular performance – you're making subtle adjustments to get the best results.
Example: An LLM generating marketing emails could be fine-tuned on a company's past marketing emails to better match the company's preferred style and tone.
Chatbot
A computer program designed to simulate human conversation, often through text or voice interactions. Powered by generative AI, modern chatbots can provide information, answer questions, and even engage in meaningful dialogue.
Data
Data
The fuel that powers AI systems. It's the raw information – facts, figures, observations – that AI models use to learn, recognize patterns, and make decisions.
Data can be organized neatly (structured, like numbers in a spreadsheet) or more free-form (unstructured, like text, images, or videos).
Training Data
The specific set of information used to educate an AI model on how to complete a certain task. Think of it as the textbook for the AI. The quality and variety of this "textbook" directly impacts how well the AI learns and performs.
Guardrails
The safety features built into AI systems, like fences along a road, to keep them on track. These restrictions and rules ensure that AI models handle data responsibly, generate ethical content, and avoid producing harmful or offensive output.
Predictive Analytics
A type of data analysis that uses historical information and clever algorithms to forecast future trends and outcomes. This allows businesses and organizations to make informed decisions, anticipate potential challenges, and seize new opportunities.
Prescriptive Analytics
Prescriptive analytics takes predictive analytics a step further. It's not just about forecasting what might happen; it's about recommending what should be done about it. It acts like a personal data-driven advisor, suggesting the best course of action based on predictions and helping people make smarter, more impactful decisions.
AI Ethics
AI Ethics
The field of study focused on ensuring that AI is developed and used responsibly and ethically. This involves addressing issues like bias, fairness, transparency, accountability, and the potential impact of AI on society. It's about ensuring AI benefits humanity without causing harm.
Bias
Just as humans can have unconscious biases, AI models can unintentionally pick up biases from the data they learn from. These biases can sneak into the content, language, or viewpoints the AI generates, leading to unfair or even discriminatory outcomes. Tackling bias in AI is an ongoing and vital challenge.
Hallucination
In the world of AI, a "hallucination" occurs when the system generates output that sounds convincing but is actually incorrect or nonsensical. Imagine an AI confidently stating a historical fact that never happened or providing a solution to a problem that's completely illogical.
These hallucinations can arise from various factors, such as gaps or biases in the training data, limitations within the AI model itself, or even ambiguous prompts from the user.
Validation
Think of validation as the quality control process for AI outputs. It's about applying various methods of human oversight to ensure that what the AI generates is accurate, reliable, and ethically sound. This could involve fact-checking the information, moderating the content to remove anything harmful or biased, and constantly evaluating the AI's performance to make sure it's meeting the highest standards.
It's like having a team of expert editors reviewing a manuscript before it goes to print, ensuring that the final product is polished and trustworthy.
Explore Further
The AI landscape is constantly evolving. Here are some additional resources to help you stay informed and continue your exploration of common terminology:
- Commonly Used AI Terms (UCLA OTC)
- Machine Learning Glossary: Generative AI Terms (Google)
- Glossary of Terms: Generative AI Basics (MIT Sloan)
- Your Essential Guide to GenAI Terminology (Faculty)