AuAu: A Benchmark for Auditing Authoritarian Alignment in Large Language Models

· Source: cs.CL updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy, AI Ethics & Societal Impact · Depth: Expert, extended

Summary

AuAu is a new benchmark designed to audit authoritarian alignment in Large Language Models (LLMs), addressing concerns about their potential to promote authoritarian attitudes. This comprehensive benchmark integrates three distinct evaluation methods: psychometric questions derived from 15 human-validated instruments, contextual behavior vignettes that probe intended actions in specific situations, and responses to realistic user prompts. Unlike previous work, AuAu specifically evaluates established sub-concepts of authoritarianism: Authoritarian Aggression, Authoritarian Submission, and Conventionalism. The study tested 17 LLMs from diverse origins (China, EU, Russia, USA), revealing that all models exhibited substantial authoritarian response rates under psychometric evaluation. However, these rates significantly decreased in more realistic downstream tasks. A critical finding was that 15 of the 17 models could be easily manipulated by a simple authoritarian system prompt to increase their promotion of authoritarianism, underscoring a significant vulnerability. The benchmark's code and data are publicly available.

Key takeaway

For AI Security Engineers deploying Large Language Models, you must prioritize comprehensive auditing beyond superficial safety filters. The AuAu benchmark demonstrates that LLMs, regardless of origin, exhibit latent authoritarian tendencies and are highly susceptible to malicious steering via system prompts. You should implement robust, multi-faceted evaluation strategies, including psychometric and realistic task assessments, to detect and mitigate these vulnerabilities. Proactively build in strong biases against authoritarian behavior, as shown by models like Claude Haiku 4.5, to prevent covert manipulation and ensure ethical AI system operation.

Key insights

The AuAu benchmark reveals widespread authoritarian tendencies in LLMs and their susceptibility to malicious steering via system prompts.

Principles

Method

AuAu employs a three-pronged audit: psychometric questions (closed/open-ended), contextual behavior vignettes, and realistic user prompts. An LLM ensemble judges open responses, and an adjusted count method corrects for classifier errors.

In practice

Topics

Code references

Best for: Research Scientist, CTO, VP of Engineering/Data, AI Scientist, AI Ethicist, AI Security Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CL updates on arXiv.org.