Keywords: Fairness, Bias, Evaluation
TL;DR: We introduce a framework for assessing and analyzing bias in long text outputs at group level.
Abstract: Large Language Models (LLMs) often generate responses with inherent biases,
undermining their reliability in real-world applications. Existing evaluation meth-
ods often overlook biases in long-form responses and the intrinsic variability of
LLM outputs. To address these challenges, we propose FiSCo (Fine-grained Se-
mantic 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 counterfac-
tual 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.
Code Of Ethics: I acknowledge that I and all co-authors of this work have read and commit to adhering to the COLM Code of Ethics on https://colmweb.org/CoE.html
Author Guide: I certify that this submission complies with the submission instructions as described on https://colmweb.org/AuthorGuide.html
Submission Number: 908
Loading