IC-132GPT-4 Turbo, GPT-3.5 Turbo, Llama3-8B, Qwen-7B, and iFlytekSpark-13B trust authority roles (teacher/judge) more than peer roles (classmate/lawyer) when the cue information is the correct answer

Lili Zhao, Yang Wang, Qi Liu, Mengyun Wang, Wei Chen, Zhichao Sheng, Shijin Wang

SourceEvaluating Large Language Models through Role-Guide and Self-Reflection: A Comparative Study

When the cue in step-3 is the correct answer, models guided by an authority role (teacher in education, judge in law) achieve higher accuracy at step-3 than those guided by a peer role (classmate, lawyer). The effect is much stronger in open-source models than in GPT-4: Llama3-8B drops from 0.8418 (teacher+truth) to 0.6139 (classmate+truth) at step-3 on EG-QA ID, while GPT-4's gap is only 0.9494 vs 0.9373. The paper interprets this as a shortcut learned during training, where the model associates authority labels with correctness.

Evidence
correlational
Key metric
GPT-4 Turbo on JEC-QA: judge+truth step-3 acc 0.6358 vs lawyer+truth step-3 acc 0.5246; on EG-QA: teacher+truth step-3 0.9494 vs classmate+truth step-3 0.9373. Llama3-8B on EG-QA ID: teacher+truth step-3 0.8418 vs classmate+truth step-3 0.6139. Qwen-7B on EG-QA ID: 0.8247 vs 0.7902. iFlytekSpark-13B on EG-QA ID: 0.8350 vs 0.7480.
Caveat
The authority effect is measured only when the cue is the correct answer; with random cues the pattern reverses or disappears. The paper notes this may reflect a bias learned during training rather than a genuine understanding of authority.
Model
GPT-4 / ChatGPT4 / GPT-4 Code Interpreter / GPT-4 Technical Report GPT-4 Turbo, GPT-3.5 / ChatGPT-3.5 GPT-3.5-turbo, Llama 3 8B, Qwen Qwen-7B, iFlytekSpark-13B
Concepts
Shortcut
Datasets
JEC-QA [eval]
Related findings
IC-131
Extraction
automatic-extraction