Language Understanding and Pragmatics LLM Reasoning and Architecture Psychology and Social Cognition

Can cognitive scaffolding improve how models reason about social scenes?

This explores whether structuring visual reasoning through perception, situation, and norm stages—grounded in how humans actually think—helps language models tackle socially complex tasks better than standard reasoning approaches.

Note · 2026-02-23 · sourced from Social Theory Society
How should we allocate compute budget 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.


Source: Social Theory Society

Related concepts in this collection

Concept map
13 direct connections · 129 in 2-hop network ·dense cluster

Click a node to walk · click center to open · click Open full network for a force-directed map

your link semantically near linked from elsewhere
Original note title

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