Tag

Stroop Task

All articles tagged with #stroop task

Stroop Test Reveals AI’s Hidden Attention Gap
artificial-intelligence28 days ago

Stroop Test Reveals AI’s Hidden Attention Gap

New research in PNAS Nexus finds that advanced language models like GPT-4o and Claude 3.5 Sonnet can handle language but falter on a Stroop-style test as context length increases: their accuracy in naming ink color collapses from near-perfect to single digits (GPT-4o from 91% to 1%; Claude to about 10%), because current transformer architectures lack explicit top-down executive control to override automatic word-reading. The study argues scaffolding or tool-use cannot substitute true cognitive control, and that achieving artificial general intelligence will likely require integrating executive-control mechanisms directly into AI architectures rather than relying on scale alone.

Stroop Test Exposes AI's Attention Blind Spot Under Longer Tasks
technology1 month ago

Stroop Test Exposes AI's Attention Blind Spot Under Longer Tasks

Researchers tested large language models on a Stroop-like task and found that AI can handle short lists but as the number of items grows, models lose focus and start reading words instead of naming the ink color. GPT-4o and Claude-3.5 Sonnet showed strong early performance that collapsed with longer lists; GPT-5, Claude Opus 4.1, and Gemini 2.5 showed similar patterns, highlighting a fundamental difference between AI attention and human executive control.

Stroop Test Reveals Core Limitation in Transformer Attention
technology1 month ago

Stroop Test Reveals Core Limitation in Transformer Attention

Researchers tested frontier LLMs (GPT-5, Claude Opus 4.1, Gemini 2.5, GPT-4o) with the Stroop task and found their ability to inhibit automatic word-reading collapses as sequence length grows, with accuracy dropping sharply on longer or mixed lists. The results show transformer attention lacks sustained executive control compared to human cognition, revealing a fundamental architectural gap in long-context decision-making.