SYNTHESIS NOTE
TopicsSocial Theory Societythis note

Can breaking down visual reasoning into three stages improve model performance?

This explores whether structuring visual reasoning through perception, situation, and norm stages—grounded in cognitive science—helps language models reason about socially complex scenes better than flat chain-of-thought approaches.

Synthesis note · 2026-02-23 · sourced from Social Theory Society
How should we spend compute at inference time? What kind of thing is an LLM really?

Cognitive Chain-of-Thought (CoCoT) introduces a three-stage prompting strategy for visual language models that mirrors how humans process socially complex scenes. Unlike flat CoT that treats reasoning as linear, CoCoT structures reasoning through progressively abstract interpretation stages grounded in cognitive science.

The three stages:

  1. Perception (Embodied) — "Based on the image, describe what is directly observable." Anchors reasoning in concrete perceptual evidence. The model actively interprets rather than passively processing visual features.

  2. Situation (Embedded + Enactive) — "Based on the identified elements, determine the relationships or context among them." Captures social dynamics and contextual cues from lived interaction. Infers situational meaning beyond surface perception.

  3. Norm (Extended) — "Based on the above reasoning stages, infer the most socially plausible interpretation." Reasons over socially constructed values and expectations that transcend the immediate context but remain grounded in prior interpretation.

The theoretical grounding is 4E cognition (Newen et al. 2018): cognition is Embodied (shaped by bodily interactions), Embedded (situated in environmental context), Enactive (emerging through action and interaction), and Extended (augmented by external tools and social structures). CoCoT maps each stage to a different cognitive dimension.

Results: +8% average improvement over flat CoT and direct prompting across intent disambiguation, commonsense reasoning, and safety benchmarks. The improvement is specifically on socially complex visual tasks where bridging perception with norm-grounded judgment is essential.

Since Can reasoning topologies be formally classified as graph types?, CoCoT represents a different structural principle: not branching or graph traversal, but progressive abstraction within a linear chain. Each stage constrains the next — norms must be grounded in situations, which must be grounded in perceptions. This enforces interpretive coherence that flat CoT does not.

The connection to social reasoning is direct. Since Why do reasoning models struggle with theory of mind tasks?, social tasks may specifically benefit from cognitively structured scaffolding rather than more reasoning tokens. CoCoT's success on social benchmarks supports this: the structure matters more than the volume.

Inquiring lines that read this note 9

This note is a source for these research framings, grouped by the broader line of inquiry each explores. Scan the bold lines of inquiry; follow any specific question forward.

How effectively do deterministic tools improve language model reasoning on formal tasks? Should GUI agents use structured representations instead of raw pixels? Is embodied interaction necessary for language meaning and genuine agency? How do knowledge graphs enable efficient multi-hop reasoning over alternatives? How does sequence length affect sparsity tolerance in models? How should models express uncertainty rather than forced confident answers? Do language models develop causal world models or rely on statistical patterns? What actually drives chain-of-thought reasoning improvements in language models?

Related concepts in this collection 3

This note in its neighbourhood — explore the map, then jump to a related concept in the list below.

Concept map
13 direct connections · 136 in 2-hop network ·dense cluster Open in graph ↗

Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph

your link semantically near linked from elsewhere

Related papers in this collection 8

Papers most semantically related to this note, ranked by cosine similarity in the embedding space.

Original note title

cognitive chain-of-thought scaffolds visual reasoning through three cognitively grounded stages — perception situation and norm