🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!
cognitive_dissonance
Cognitive dissonance is the psychological discomfort experienced when simultaneously holding contradictory beliefs, values, or attitudes. Introduced by Leon Festinger in 1957, the theory predicts that people are motivated to reduce this discomfort through rationalization, attitude change, or selective information avoidance. The greater the dissonance, the stronger the drive to reduce it.
A smoker who knows smoking causes cancer experiences dissonance. To reduce the discomfort, they rationalize: 'My grandfather smoked and lived to 90,' or 'I'll quit before it becomes a problem,' or 'The stress relief is worth the risk.'
A consumer who just spent a large sum on a car begins noticing only positive reviews and avoiding negative ones — they need to justify their decision to themselves.
An employee who compromises their values for a promotion gradually convinces themselves that the ethical corner they cut wasn't really important, adjusting their moral framework to fit their actions.
∃a∃b₁∃b₂(Agent(a) ∧ Believes(a,b₁) ∧ Believes(a,b₂) ∧ Contradicts(b₁,b₂) → Discomfort(a) ∧ (Rationalize(a) ∨ ChangeAttitude(a)))
Binary (yes/no) questions an LLM must answer to identify this aspect:
Does the person hold two beliefs or a belief and a behavior that are in direct contradiction?
Type: binaryIs the person rationalizing or reinterpreting one of the conflicting elements to reduce the inconsistency?
Type: binaryDid the person change their stated attitude after being forced to act against their original belief?
Type: binaryIs new information being rejected or distorted because accepting it would create an uncomfortable contradiction?
Type: binaryCognitive dissonance is the psychological discomfort experienced when simultaneously holding contradictory beliefs, values, or attitudes. Introduced by Leon Festinger in 1957, the theory predicts that people are motivated to reduce this discomfort through rationalization, attitude change, or selective information avoidance. The greater the dissonance, the stronger the drive to reduce it.
Humans need psychological consistency. When actions contradict beliefs, the brain experiences genuine discomfort (measurable as increased cortisol and skin conductance). The easiest path to relief is usually changing the belief rather than the behavior, leading to rationalization.
Recognize the discomfort as a signal of inconsistency, not a threat to self-worth. Practice intellectual honesty: 'I did X even though I believe Y — why?' Accept that holding contradictory views is human and examine which belief better matches evidence.
Festinger's famous study (1959) showed that people paid $1 to lie about a boring task rated it as more enjoyable than those paid $20 — the small payment created more dissonance ('I lied for almost nothing') requiring more attitude change to resolve.
Use these tools to detect, analyze, or train this aspect.