Daniel Lyons' Notes

paradolia

Pareidolia is a psychological phenomenon where the mind perceives a familiar pattern (like a face or object) in random or ambiguous stimuli. It's a form of apophenia, which is the general tendency to seek connections in random data.

Here are a couple of examples:

  1. Seeing shapes or faces in clouds.
  2. Seeing a face on the front of a car, with headlights as eyes and the grille as a mouth.

An example related to AI in software and UX could involve a recommendation system. Imagine an AI that analyzes user behavior to suggest products or content. If the AI identifies a subtle correlation in user activity that isn't actually meaningful (e.g., users who view product A and have a specific sequence of mouse movements on a different page sometimes buy product B), it might start recommending product B based on this spurious pattern. A user might then repeatedly see recommendations for product B after performing that sequence of mouse movements and perceive a direct, intentional link or pattern between their specific actions and the recommendation, even though the AI's correlation is weak, accidental, or not truly indicative of their intent. The AI's "perception" of a pattern in the data leads to a UX where the user then also perceives a pattern that doesn't reflect a real or strong causal relationship.

paradolia
Interactive graph