Larger Language Models Don't Care How You Think: Why Chain-of-Thought Prompting Fails in Subjective Tasks
Georgios Chochlakis, Niyantha Maruthu Pandiyan, Kristina Lerman,, Shrikanth Narayanan

TL;DR
This paper investigates why chain-of-thought prompting fails in subjective tasks with large language models, revealing that it suffers from the same reliance on static priors as in-context learning, leading to poor adaptation to evidence.
Contribution
The study demonstrates that chain-of-thought prompting in large language models also relies heavily on fixed priors, causing failure in subjective reasoning tasks, similar to in-context learning.
Findings
Chain-of-Thought prompting suffers from posterior collapse in large models.
Both ICL and CoT rely on static priors rather than evidence.
CoT fails to adapt reasoning based on evidence in subjective tasks.
Abstract
In-Context Learning (ICL) in Large Language Models (LLM) has emerged as the dominant technique for performing natural language tasks, as it does not require updating the model parameters with gradient-based methods. ICL promises to "adapt" the LLM to perform the present task at a competitive or state-of-the-art level at a fraction of the computational cost. ICL can be augmented by incorporating the reasoning process to arrive at the final label explicitly in the prompt, a technique called Chain-of-Thought (CoT) prompting. However, recent work has found that ICL relies mostly on the retrieval of task priors and less so on "learning" to perform tasks, especially for complex subjective domains like emotion and morality, where priors ossify posterior predictions. In this work, we examine whether "enabling" reasoning also creates the same behavior in LLMs, wherein the format of CoT retrieves…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling
