Skip to content
Research · Aug 3, 2026

Cross-model auditing improves bias resistance in LLM judges by selecting auditors per bias type

Auditor identity and bias type jointly determine audit effectiveness, with a selector achieving 0.884 accuracy versus 0.824 for the best fixed auditor and 0.805 for no audit.

Trust79
HypeLow hype

1 source · cross-referenced

ShareXLinkedInEmail
TL;DR
  • LLM judges are vulnerable to cognitive biases, and prompt-driven debiasing is brittle across bias types.
  • Chain-of-Models (CoM) uses a second model to audit the first model’s reasoning trace before final judgment.
  • Auditor performance depends on identity and bias type: GPT-4o excels on bandwagon, authority, and distraction; GLM-5 on sycophancy.
  • A per-bias auditor selector reaches 0.884 accuracy vs. 0.824 for the best fixed auditor and 0.805 for no audit.
  • Data, configs, and an LLM-agent skill are released alongside the paper.

Large language models are increasingly used as automated judges, but their judgments remain susceptible to cognitive biases such as bandwagon, authority, distraction, and sycophancy. Existing mitigations rely on prompt-driven debiasing, which often fails to generalize across bias types, or human evaluation, which does not scale to large volumes of model outputs.

The authors propose Chain-of-Models (CoM), an automated audit pipeline in which a second model inspects the first model’s reasoning trace before producing the final judgment. The key design question is whether the auditor should be the same model, a same-family model, or a different-family model. Across nine models spanning six families, four cognitive biases, and four factual datasets, the study finds that auditor identity matters in two ways.

First, standalone bias resistance does not predict audit effectiveness: Kimi-K2.5 is the strongest standalone model on several biases, yet performs poorly when auditing Qwen2.5-72B’s biased traces. Second, the best auditor is bias-specific: GPT-4o is strongest on bandwagon, authority, and distraction, while GLM-5 is strongest on sycophancy.

The authors operationalize these findings with a per-bias auditor selection rule that scores candidates along functional diversity, per-bias standalone resistance, and calibrated audit effectiveness. Under a calibration/test split, the selector achieves the highest accuracy across the four biased slices at 0.884, compared to 0.824 for the strongest single fixed auditor and 0.805 for the no-audit baseline.

The paper releases data, configurations, and an LLM-agent skill to support reproducibility and further research.

Sources
  1. 01arXiv cs.CLChain-of-Models: Cross-Model Auditing for Bias-Robust LLM Judges
Also on Research

Stories may contain errors. Dispatch is assembled with AI assistance and curated by human editors; despite the trust-score filter, mistakes happen. We correct publicly — every article links to its revision history. Nothing here is financial, legal, or medical advice. Verify before relying on any claim.

© 2026 Dispatch. No ads. No sponsorships. No paid placement. Reader-supported via Ko-fi.

Built by a person who cares about honest AI news.