What is Artificial General Intelligence?
Also known as: AGI
Artificial General Intelligence (AGI) is a type of AI that can understand, learn, and apply knowledge across any intellectual task at a human level or beyond, rather than being limited to narrow specialties.
Unlike today's AI systems that excel at one specific job like image recognition or language translation, AGI would handle diverse problems flexibly by transferring knowledge between domains without needing task-specific retraining.
Key ideas include human-like reasoning, common-sense understanding, and the ability to learn new skills from limited examples, often discussed in contrast to narrow AI and hypothetical superintelligent systems.
AGI remains a theoretical goal; current models lack true generality and rely on massive data and compute for narrow capabilities.
Example
An AGI could learn to drive a car, then use that experience to master piloting a plane and diagnosing medical conditions, adapting its approach without separate programming for each domain.
Why it matters
AGI represents the long-term aim of many AI labs and could transform society through automation of nearly all cognitive work, raising important questions about safety, ethics, and economic impact.
Frequently asked questions
No, current systems are narrow AI specialized for tasks like conversation; AGI would match or exceed human performance across any intellectual task.
Related terms
Narrow AI, also called Weak AI, is artificial intelligence built to perform one specific task or a narrow range of tasks at a high level.
Machine learning is a branch of artificial intelligence in which algorithms learn patterns from data to make predictions or decisions, rather than following hand-coded rules for every situation.
Transfer learning is a machine learning method that reuses a model trained on one task as the starting point for a different but related task.
Reinforcement Learning (RL) is a machine learning method where an agent learns to make sequential decisions by interacting with an environment, receiving rewards or penalties, and aiming to maximize its long-term reward.
Artificial Intelligence (AI) is the field of computer science focused on creating machines that can perform tasks typically requiring human intelligence, such as learning, reasoning, and decision-making.
Computer Vision is a field of AI that enables computers to interpret and understand visual information from images and videos, similar to how humans see.