Great Models Think Alike and this Undermines AI Oversight
Shashwat Goel, Joschka Struber, Ilze Amanda Auzina, Karuna K Chandra, Ponnurangam Kumaraguru, Douwe Kiela, Ameya Prabhu, Matthias Bethge, Jonas Geiping
TL;DR
As LM capabilities scale, evaluating and supervising them at scale becomes harder, prompting the use of other LMs for oversight. The authors introduce CAPA, a chance-adjusted probabilistic alignment metric that accounts for model accuracy and uses output probabilities to quantify functional similarity between LMs. Through studies of LLM-as-a-judge and inter-LM training, they show affinity bias toward similar models and that gains from weak-to-strong generalization depend on complementarity rather than similarity. They also reveal a troubling trend: as capabilities increase, models’ mistakes become more correlated, signaling risks from correlated failures in AI oversight. The work emphasizes reporting model similarity and lays groundwork for more robust, diversity-aware oversight in growing AI ecosystems.
Abstract
As Language Model (LM) capabilities advance, evaluating and supervising them at scale is getting harder for humans. There is hope that other language models can automate both these tasks, which we refer to as ''AI Oversight''. We study how model similarity affects both aspects of AI oversight by proposing Chance Adjusted Probabilistic Agreement (CAPA): a metric for LM similarity based on overlap in model mistakes. Using CAPA, we first show that LLM-as-a-judge scores favor models similar to the judge, generalizing recent self-preference results. Then, we study training on LM annotations, and find complementary knowledge between the weak supervisor and strong student model plays a crucial role in gains from ''weak-to-strong generalization''. As model capabilities increase, it becomes harder to find their mistakes, and we might defer more to AI oversight. However, we observe a concerning trend -- model mistakes are becoming more similar with increasing capabilities, pointing to risks from correlated failures. Our work underscores the importance of reporting and correcting for model similarity, especially in the emerging paradigm of AI oversight.
