LLM Code Attribution Relies on Surface Cues Rather Than Identity
September 25, 2026
Zero-shot code attribution by LLMs shows balanced accuracy between 49% and 58%, with pairwise tasks correlating strongly (r=0.93) with solution length. Findings suggest models judge code based on surface-level style cues rather than true authorship recognition.
HOW THIS AFFECTS YOU
●
researcherYou should be cautious when using LLMs as judges for code quality, as they are biased by length and style.
●
policyThis highlights risks of collusion when models are used to monitor or audit each other's outputs.