# James J. Gibson James Jerome Gibson (1904-1979) was an American psychologist who founded ecological psychology and revolutionized the study of [[Perception]]. He introduced the concept of [[Affordance]]—what the environment offers for action—which became foundational to [[User Experience (UX)]] and design through [[Don Norman]]'s adaptation. Gibson rejected the prevailing view that perception requires cognitive inference, arguing instead for direct perception of meaningful information in the environment. Gibson spent most of his career at Cornell University. His work was initially shaped by his WWII research on pilot training and depth perception. His ecological approach challenged both behaviorism and information-processing models, proposing that organisms directly perceive action possibilities in their environment. His wife Eleanor J. Gibson was also a distinguished developmental psychologist known for the "visual cliff" experiments. Gibson's ideas continue to influence psychology, philosophy of mind, robotics, and design. ## Key Contributions | Contribution | Description | |--------------|-------------| | **Affordance theory** | What environment offers for action | | **Ecological approach** | Perception studied in natural context | | **Direct perception** | No need for mental representations | | **Optic flow** | How movement creates visual information | | **Invariants** | Stable properties despite change | | **Ambient optic array** | Structure of light in environment | ## Major Works | Year | Work | |------|------| | 1950 | *The Perception of the Visual World* | | 1966 | *The Senses Considered as Perceptual Systems* | | 1979 | *The Ecological Approach to Visual Perception* | ## Core Ideas ``` ┌─────────────────────────────────────────────────────────────┐ │ GIBSON'S ECOLOGICAL APPROACH │ ├─────────────────────────────────────────────────────────────┤ │ │ │ Traditional View: │ │ Stimulus → Sensation → Perception (inference/computation) │ │ │ │ Gibson's View: │ │ Environment → Information → Direct Perception → Action │ │ │ │ Key principles: │ │ • Perception is for ACTION, not representation │ │ • Information is already meaningful in environment │ │ • No need for internal cognitive processing │ │ • Perception and action are coupled │ │ • Affordances are directly perceived │ │ │ └─────────────────────────────────────────────────────────────┘ ``` ## Influence on Design | Domain | Gibson's Influence | |--------|-------------------| | **UX Design** | Affordance as design principle | | **Product Design** | Objects should "invite" correct use | | **HCI** | Direct manipulation interfaces | | **Robotics** | Behavior-based robotics | | **Virtual Reality** | Immersion through optic flow | ## Key Concepts | Concept | Definition | |---------|------------| | **Affordance** | Action possibilities offered by environment | | **Optic flow** | Pattern of apparent motion in visual field | | **Invariants** | Properties that remain constant | | **Ambient optic array** | Structured light available to perceiver | | **Ecological validity** | Study perception in natural settings | | **Pickup** | Direct extraction of information | ## Gibson vs Traditional Perception | Aspect | Traditional | Gibson | |--------|-------------|--------| | **Information** | Impoverished, needs enrichment | Rich, sufficient for perception | | **Processing** | Computation/inference required | Direct pickup | | **Purpose** | Build internal representations | Guide action | | **Context** | Lab stimuli | Natural environment | | **Focus** | Individual perceiver | Perceiver-environment system | ## References - Gibson, J.J. (1979). *The Ecological Approach to Visual Perception* - https://en.wikipedia.org/wiki/James_J._Gibson ## Related - [[Perception]] - [[Affordance]] - [[Ecological Psychology]] - [[Don Norman]] - [[User Experience (UX)]] - [[Cognitive Psychology]] - [[Cognitive Science]]