Sparks of AGI: Early Experiments with GPT-4

Notes from reading the Microsoft Research paper “Sparks of Artificial General Intelligence: Early Experiments with GPT-4.”

The paper evaluates GPT-4 across a wide range of tasks — mathematics, coding, vision, law, medicine, and commonsense reasoning — and argues that GPT-4 exhibits qualitatively different capabilities from prior models, including the ability to solve novel problems that it could not have seen in training.

Key observations:

  • Strong few-shot and zero-shot performance across domains
  • Compositional reasoning: combining concepts in new ways
  • Theory of mind tasks: reasoning about others’ beliefs
  • Limitations: still makes arithmetic errors, hallucinations remain a problem, context window limits some tasks

The “sparks” framing is intentionally cautious — the authors argue these capabilities are suggestive of general intelligence without making strong claims.




Enjoy Reading This Article?

Here are some more articles you might like to read next:

  • The Expressive Power of Transformers with Chain of Thought
  • Landscape of Thoughts — Visualizing Where LLM Reasoning Actually Goes
  • Magellan — Guided MCTS for Escaping the Gravity Wells of LLM Creativity
  • PriorZero — Injecting LLM Priors into MuZero-Style World Models at the MCTS Root
  • SuperThoughts — Reasoning Tokens in Superposition