Are We Aligned? A Preliminary Investigation of the Alignment of Responsible AI Values between LLMs and Human Judgment
Asma Yamani, Malak Baslyman, Moataz Ahmed
TL;DR
The paper investigates how closely LLMs’ judgments on responsible AI values align with human judgments from AI practitioners and a US-representative sample across three standard tasks and a novel requirements-prioritization task. It evaluates 23 LLMs,Filtering to 15 robust models for T1–T3 and 8 for T4, and uses Spearman correlations to quantify alignment against human baselines. Findings show stronger alignment with AI practitioners than with the US population, particularly on core values like fairness, privacy, transparency, safety, and accountability, but reveal faithfulness gaps when translating abstract values into concrete software requirements. The study highlights practical risks of relying solely on LLMs in requirements engineering and argues for systematic benchmarks, interpretation, and human oversight to ensure robust value-aligned AI-assisted software development.
Abstract
Large Language Models (LLMs) are increasingly employed in software engineering tasks such as requirements elicitation, design, and evaluation, raising critical questions regarding their alignment with human judgments on responsible AI values. This study investigates how closely LLMs' value preferences align with those of two human groups: a US-representative sample and AI practitioners. We evaluate 23 LLMs across four tasks: (T1) selecting key responsible AI values, (T2) rating their importance in specific contexts, (T3) resolving trade-offs between competing values, and (T4) prioritizing software requirements that embody those values. The results show that LLMs generally align more closely with AI practitioners than with the US-representative sample, emphasizing fairness, privacy, transparency, safety, and accountability. However, inconsistencies appear between the values that LLMs claim to uphold (Tasks 1-3) and the way they prioritize requirements (Task 4), revealing gaps in faithfulness between stated and applied behavior. These findings highlight the practical risk of relying on LLMs in requirements engineering without human oversight and motivate the need for systematic approaches to benchmark, interpret, and monitor value alignment in AI-assisted software development.
