← Back to Surprising Paradoxes

The Gaze Heuristic

How do outfielders catch fly balls? Not by calculating trajectories—they use a brilliantly simple rule: keep the ball at a constant angle in your vision, and you'll arrive exactly where it lands!

Gaze Angle
—°
Angle Change
Distance to Ball
Press "Hit Ball" to start!

Catching Strategy

The Simple Rule

"Keep the angle of gaze constant—run so the ball stays at the same angle in your vision."

Gaze Heuristic Mode

The outfielder ignores velocity, distance, wind, and spin. They only track ONE thing: the angle to the ball. If the angle increases, run back. If it decreases, run forward. Keep it constant → catch the ball!

Session Statistics

Balls caught: 0
Balls missed: 0
Gaze heuristic catches: 0
Calculation catches: 0

Who Uses This?

  • Baseball outfielders
  • Dogs catching frisbees
  • Hawks intercepting prey
  • Bats catching insects
  • Sidewinder missiles
  • Soccer goalkeepers

The Brilliance of Simple Rules

How does a baseball outfielder catch a fly ball? The intuitive answer is: by solving complex physics equations to predict where the ball will land, then running to that spot. But that's wrong. Humans can't do that math in real-time—and they don't need to.

The Gaze Heuristic

McLeod and Dienes (1996) discovered that skilled players use a remarkably simple rule:

The Rule: Fixate your gaze on the ball. Start running. Adjust your speed so the angle of gaze remains constant.

If the angle is increasing → run backward
If the angle is decreasing → run forward
If the angle is constant → you'll arrive exactly when the ball does!

Why Does This Work?

The mathematics is elegant. When you maintain a constant angle to a moving target while moving yourself, you're implicitly solving the interception problem. The path you take is curved—not a straight line to the landing spot—but it's self-correcting and works even when wind or spin affects the ball's trajectory.

Crucially, the player ignores almost all available information:

Gigerenzer's "Ecological Rationality"

Gerd Gigerenzer uses the gaze heuristic as a prime example of "ecological rationality"—the idea that simple heuristics, when matched to the right environment, can outperform complex calculations.

"We have to get over the illusion that complex problems need complex solutions. Most outfielders rely on the gaze heuristic without being able to explain how they catch a ball. Their behavior is intuitive, not consciously deliberative."
— Gerd Gigerenzer

Beyond Baseball: Universal Interception

The gaze heuristic wasn't invented by baseball players. It's a solution that evolution discovered independently across species:

Dogs catching frisbees: Studies show dogs don't run to where the frisbee will land—they adjust their path to keep the frisbee at a constant visual angle, producing curved running paths.

Hawks intercepting prey: Predatory birds maintain a constant angle to their prey, allowing interception without trajectory calculation.

Bats catching insects: Echolocation combined with the gaze heuristic allows bats to intercept moving insects in complete darkness.

Sidewinder missiles: Some missile guidance systems use the same principle—they don't predict where the target will be; they continuously adjust to maintain intercept angle.

The Curved Path Mystery

One counterintuitive finding: outfielders following the gaze heuristic don't run in straight lines. They run in curves! Early researchers thought this was inefficient—why not run directly to the landing spot?

The Insight: The curved path IS the optimal solution when you don't know (and can't calculate) the landing spot. By maintaining constant angle, you're continuously correcting for uncertainty. If the ball's trajectory changes mid-flight (due to wind, for example), you automatically adjust—something a "run straight to predicted spot" strategy can't do.

Implications for AI and Robotics

The gaze heuristic challenges assumptions in artificial intelligence. Early AI tried to give robots complex physics models to catch balls. Modern approaches often work better using simple heuristics that react to visual feedback rather than calculate trajectories.

This exemplifies a broader lesson: sometimes the "smart" solution isn't more computation—it's less. The right simple rule, applied in the right context, can outperform sophisticated calculation.