CLAICYJun 23, 2025

Quantifying Fairness in LLMs Beyond Tokens: A Semantic and Statistical Perspective

Amazon
arXiv:2506.19028v54 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses fairness evaluation for LLM developers and users by improving detection of subtle biases, though it is incremental as it builds on prior fairness methods.

The paper tackles the problem of evaluating group-level fairness in LLMs by detecting subtle semantic biases in long-form responses, proposing FiSCo, a statistical framework that outperforms existing metrics in identifying nuanced biases while reducing the impact of LLM variability.

Large Language Models (LLMs) often generate responses with inherent biases, undermining their reliability in real-world applications. Existing evaluation methods often overlook biases in long-form responses and the intrinsic variability of LLM outputs. To address these challenges, we propose FiSCo (Fine-grained Semantic Comparison), a novel statistical framework to evaluate group-level fairness in LLMs by detecting subtle semantic differences in long-form responses across demographic groups. Unlike prior work focusing on sentiment or token-level comparisons, FiSCo goes beyond surface-level analysis by operating at the claim level, leveraging entailment checks to assess the consistency of meaning across responses. We decompose model outputs into semantically distinct claims and apply statistical hypothesis testing to compare inter- and intra-group similarities, enabling robust detection of subtle biases. We formalize a new group counterfactual fairness definition and validate FiSCo on both synthetic and human-annotated datasets spanning gender, race, and age. Experiments show that FiSCo more reliably identifies nuanced biases while reducing the impact of stochastic LLM variability, outperforming various evaluation metrics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes