🤖

AI Overview and Concepts

Jul 28, 2025

Overview

This lecture traces AI’s resurgence after the “AI winters,” clarifies distinctions between AI, ML, and DL, and examines modern applications—especially in sports—plus related ethical challenges.

AI's Renaissance: From Winter to Breakthroughs

  • AI research stagnated due to lacklustre results until the early 2000s.
  • Three forces drove AI’s rebirth: big data, better hardware (GPUs), and advances in algorithms.
  • Larger datasets enabled AI to identify more complex patterns.
  • Improved hardware allowed faster model training, supporting areas like image recognition and translation.
  • Deep learning and neural networks made new achievements possible (e.g., RNNs for sequences).
  • Major milestones: Deep Blue beat Kasparov in chess (1997); Watson won Jeopardy (2011); AlphaGo defeated Lee Sedol in Go (2016).

Key Concepts: AI, Machine Learning, and Deep Learning

  • Artificial Intelligence (AI) is the broadest category, covering any system performing tasks that require human-like intelligence.
  • Machine Learning (ML) is a subset of AI focused on systems that learn from data and find patterns.
  • ML includes supervised and reinforcement learning methods.
  • Deep Learning (DL) is a specialized ML subset using multi-layered neural networks to extract complex features.
  • Picture AI as the largest circle, with ML inside it and DL inside ML.

Modern Applications of AI

  • Healthcare: AI aids diagnostics, predicts disease outbreaks, and accelerates drug discovery (e.g., AlphaFold for proteins).
  • Finance: AI assesses credit risk, manages portfolios, and powers chatbots.
  • Transportation: AI optimizes logistics, predictive maintenance, and autonomous vehicles.
  • Entertainment: AI creates music, art, and adaptive game opponents.
  • Sports: AI analyzes player movement, patterns, training, injury risk, and tactical decisions; enhances performance and scouting.

Ethical and Societal Implications

  • Data bias can perpetuate social inequalities if not addressed with careful selection and checks.
  • Privacy concerns arise from AI’s reliance on user data.
  • Automation threatens certain jobs, requiring new workforce skills.
  • Accountability for AI decisions (medical, vehicle, etc.) is complex.
  • Large AI models require substantial energy, impacting the environment.
  • Integration with Internet, blockchain, robotics, and edge/cloud computing scales AI’s impact.

Key Terms & Definitions

  • Artificial Intelligence (AI) — Systems performing tasks requiring human-like intelligence.
  • Machine Learning (ML) — AI subset where systems learn and adapt from data.
  • Deep Learning (DL) — ML subset using multi-layer neural networks for complex pattern extraction.
  • Supervised Learning — ML where the system learns from labeled examples.
  • Reinforcement Learning — ML where the system learns by trial and error to maximize rewards.

Action Items / Next Steps

  • Prepare for upcoming modules featuring case studies from Real Madrid and other elite teams.
  • Reflect on the ethical challenges and prepare examples of possible solutions.
  • Review distinctions between AI, ML, and DL.