From the series "Applying Psychology to Building AI Harnesses"
I continue to be fascinated by how psychological concepts can inform AI design. In previous posts, I explored forgetting as a useful property of an AI memory system and attention as a way to prioritize work. Another concept that seems surprisingly relevant is perception.
In psychology, perception is the process by which the mind organizes and interprets sensory information into a meaningful understanding of the world.
It is important to distinguish this idea from perception in computer vision or multimodal AI. I am interested in a broader question: how should an AI system perceive the world around it?
The information may come from cameras, microphones, sensors, user interactions, APIs, emails, logs, monitoring systems, or countless other sources. How does the system combine these observations into a coherent understanding of what is actually happening?