Artificial Intelligence
The field of computer science focused on creating systems that can perform tasks requiring human-like intelligence, learning, and reasoning.
Also known as: AI, Machine Intelligence
Category: AI
Tags: ai, technology, computer-science, history, machine-learning
Explanation
Artificial Intelligence (AI) is the branch of computer science that aims to build systems capable of performing tasks that typically require human intelligence. These tasks include understanding natural language, recognizing patterns, making decisions, learning from experience, and solving complex problems.
**History and origins:**
The field was formally founded at the Dartmouth Conference in 1956, where John McCarthy, Marvin Minsky, Nathaniel Rochester, and Claude Shannon proposed that "every aspect of learning or any other feature of intelligence can in principle be so precisely described that a machine can be made to simulate it." This optimistic vision launched decades of research through several cycles of progress and setbacks known as "AI winters."
**Major approaches:**
- **Symbolic AI**: Represents knowledge using symbols and rules. Dominated the field from the 1950s to 1980s, producing expert systems and logic-based reasoning
- **Machine learning**: Systems learn patterns from data rather than following explicit rules. Includes supervised learning, unsupervised learning, and reinforcement learning
- **Deep learning**: Uses artificial neural networks with many layers to learn hierarchical representations. Powers modern breakthroughs in image recognition, natural language processing, and game playing
- **Hybrid approaches**: Combine symbolic reasoning with statistical learning for more robust systems
**Types of AI:**
- **Narrow AI (ANI)**: Systems designed for specific tasks (image recognition, language translation, chess). All current AI is narrow AI
- **General AI (AGI)**: Hypothetical systems with human-level ability across all cognitive tasks
- **Superintelligence (ASI)**: Hypothetical AI that surpasses human intelligence in all domains
**Key milestones:**
- 1956: Dartmouth Conference formally establishes AI as a field
- 1966: ELIZA, an early natural language processing program
- 1997: IBM's Deep Blue defeats world chess champion Garry Kasparov
- 2011: IBM Watson wins Jeopardy!
- 2016: DeepMind's AlphaGo defeats world Go champion Lee Sedol
- 2017: The Transformer architecture is introduced, enabling modern LLMs
- 2022+: Large language models demonstrate broad reasoning capabilities
**AI in knowledge work:**
AI is transforming how we manage knowledge, create content, make decisions, and solve problems. AI assistants help with writing, research, coding, and analysis. The relationship between AI and human intelligence is increasingly seen as complementary - intelligence amplification rather than replacement.
Related Concepts
← Back to all concepts