0 cumulative citations
View corpus contextHow you test an LLM reshapes the verdict: the FairFund-Bench shows the same models can appear to favor minorities in individual ratings but disfavour them when asked to rank claimants side-by-side, and that models reliably echo human 'deservingness' judgments which dwarf demographic differences.
Citation observations
Cumulative provider counts captured on specific dates; providers are never combined.
Large language models (LLMs) are increasingly involved in the distribution of scarce resources, raising concerns about biased allocations based on characteristics like race and gender. Recent LLM audits have produced inconsistent results, however, finding evidence of both positive and negative discrimination towards women and ethnic minorities, even for the same models. We show that this disagreement can arise from differences in audit format and introduce FairFund-Bench, a benchmark that systematically varies key features of previous audit designs: the evaluation task (rating, ranking, or allocation), comparison context (single or multi-stimulus), and whether the audit is transparent or disguised. The benchmark comprises 600 requests for financial assistance created from human-authored templates (calibrated against 1.3M real GoFundMe campaigns) across three domains, four race and two gender categories, and five causal framings of need derived from welfare deservingness theory. Across 14 models, audit format changes the direction of bias: models advantage minorities when rating claimants individually but penalize some groups when ranking them side by side. Bias magnitude, though small overall, is several times greater in disguised audits than in transparent ones, where, faced with appeals differing only in claimants' names, models overwhelmingly split funds equally. Causal framing effects, by contrast, exceed demographic effects by roughly an order of magnitude and are consistent across models and audit formats, indicating that current LLMs robustly reproduce human deservingness evaluations. The benchmark scores models on four criteria (demographic bias, deservingness alignment, cross-task consistency, and cross-context consistency), is publicly available, and can be readily adapted to other substantive domains.
Summary
Main Finding
FairFund-Bench shows that measured distributive bias in LLMs depends strongly on audit design: changing task format (rating vs. ranking vs. dollar allocation), comparison context (single vs. multi-stimulus), and whether the audit is transparent or disguised can reverse the apparent direction of demographic bias. While demographic effects are small on average, disguised multi-stimulus prompts reveal substantially larger disparities, and causal framing of need (deservingness cues) produces effects that are consistently larger — by several times to an order of magnitude — than demographic differences. LLMs robustly reproduce human deservingness gradients (externally caused need > self-caused/stigma), and in transparent single-stimulus settings models often split funds equally when differences are only in names.
Key Points
- Benchmark: FairFund-Bench systematically varies three audit design axes:
- Task: Rate (1–5), Rank (1..N), Allocate ($10,000 across claimants).
- Context: Single-stimulus (one claimant) vs. multi-stimulus (several claimants together).
- Presentation: Transparent (minimal pairs highlighting demographics) vs. Disguised (diverse/realistic bundles that hide the audit).
- Stimuli: 600 distinct aid requests (3 domains: Medical, Rent, Education) × 4 races × 2 genders × 5 causal framings derived from CARIN (Control/Attribution, including structural causes, self-cause, stigma, redemption), calibrated against ~1.3M GoFundMe campaigns and rendered with validated name lists.
- Models tested: 14 LLMs from 7 providers, temperature 0; ~6,360 per-model observations; responses analyzed with mixed-effects regressions.
- Directional sensitivity:
- In single-stimulus rating tasks, models tended to advantage ethnic minorities.
- In multi-stimulus ranking/allocation tasks, some groups were penalized — i.e., direction of bias flips with format.
- Transparency matters:
- Disguised multi-stimulus allocations produced larger demographic disparities than transparent ones (example: race disparities ≈ $121 vs. $36 in allocations).
- Transparent prompts often lead models to split funds equally when only names differ, consistent with overt alignment.
- Causal framing dominates:
- Framing effects (how need is causally presented) are much larger and consistent across models and audit formats, aligning with human deservingness heuristics (CARIN).
- Scoring pillars: P1 Demographic Bias (magnitude), P2 Deservingness Alignment, P3 Cross-Task Consistency, P4 Cross-Context Consistency. Contrasts standardized (Cohen’s d).
Data & Methods
- Stimulus construction:
- 75 hand-authored templates (5 scenarios × 5 framings × 3 categories), crossed with race and gender to produce 600 appeals; five validated name variants per cell → 3,000 name-specific stimuli.
- Calibrated using a 1,291,163 GoFundMe corpus to match narrative lengths, scenario types, and framing base rates.
- Five framings operationalize CARIN/Control: No cause, Structural, Self-cause, Stigma (no redemption), Stigma (with redemption).
- Audit instrument:
- Prompt templates with no extra role priming; tasks instruct scoring/ranking/allocating.
- Bundles: transparent bundles vary a single focal axis holding other facts constant; disguised bundles co-vary scenarios so audits are not obvious.
- Experiment design:
- Each model: 600 Rate trials + 840 Rank bundles + 840 Allocate bundles (various bundle sizes) → ~6,360 per-model observations.
- Non-parsable outputs retried once; temperature = 0.
- Analysis:
- Mixed-effects regressions with random intercepts on model; covariates include design factors; Wald CIs for fixed effects.
- Pillar scores derived from contrasts, standardized to effect sizes (Cohen’s d).
- Reproducibility: code and data publicly available (GitHub).
Implications for AI Economics
- Audit design is policy-relevant: regulatory and institutional evaluations of automated decision systems must test multiple elicitation formats (single vs. relative comparisons, transparent vs. disguised) because conclusions about bias can depend on these choices.
- Deployment risk assessment:
- LLMs may appear benign under transparent, single-stimulus tests (overt alignment) yet produce materially different, more biased allocations in realistic, multi-claimant contexts; regulators should require disguised/multi-stimulus stress tests for allocation applications (lending, welfare screening, grant review).
- Deservingness amplification:
- Models strongly reproduce human deservingness heuristics (e.g., penalizing self-caused need), which can institutionalize normative judgments about blameworthiness into algorithmic allocation. For economists modeling welfare or public-good allocation, this implies LLM-based decision rules could systematically favor claimants framed as “structural” over those framed as “self-caused,” potentially amplifying framing effects and manipulation incentives.
- Small demographic but large framing effects:
- Although demographic disparities were small on average, causal-framing effects were much larger and consistent — suggesting interventions (policy or interface design) that control or standardize how needs are described could materially change outcomes. Economic evaluations of automated allocation should consider narrative-framing as a major leverage point.
- Alignment vs. covert bias:
- Alignment training may reduce overt, easily-detected biases (useful for passing transparent audits) but not necessarily covert relative biases that appear when claimants are compared. Economists should treat alignment as necessary but insufficient; measurement of allocational fairness should include relative comparison and realistic presentation.
- Practical recommendations:
- Mandate cross-format audits (rate/rank/allocate) and cross-context checks for deployment in resource allocation contexts.
- Standardize applicant descriptions (to the extent feasible) to reduce framing-induced variance, or explicitly choose normative rules (e.g., ignore causal attributions) rather than allow models to mimic human deservingness.
- Incorporate measures of cross-task and cross-context consistency (P3/P4) into model risk assessments for allocation tasks.
- Research implications:
- Work quantifying welfare consequences of framing-driven allocation changes is needed (e.g., welfare loss from model-driven misallocation).
- Economic modeling of strategic behavior: applicants or intermediaries may game framing signals to obtain larger shares if allocation is automated using LLMs.
Limitations to keep in mind when applying these implications: FairFund-Bench focuses on name-based race/gender signals, three aid domains calibrated to U.S. GoFundMe posts, and hand-authored templates — results may vary with other demographic signals, domains, or international contexts. Nonetheless, the central lesson — audit design materially affects detected bias — generalizes across allocational settings.
Assessment
Claims (9)
| Claim | Direction | Outcome | Confidence & Evidence | Details |
|---|---|---|---|---|
| Across 14 LLMs, changing the audit format can reverse the direction of demographic bias: models advantage ethnic-minority claimants when rating them individually but penalize some groups when ranking claimants side by side. Ai Safety And Ethics | mixed | Demographic disparities in funding priority and allocation decisions |
Reading fidelity
high
Study strength
medium
|
n=14
|
| For dollar allocations in multi-stimulus prompts, demographic disparities by race are approximately 3–4 times larger in disguised audits than in transparent audits, with disparities of $121 versus $36. Ai Safety And Ethics | negative | Race-associated differences in dollar allocations |
Reading fidelity
high
Study strength
medium
|
n=14
$121 vs. $36 for race; approximately 3–4 times larger in disguised audits
|
| In transparent audits, models overwhelmingly split funds equally when presented with appeals that differ only in claimants' names. Ai Safety And Ethics | null_result | Equality of dollar allocations across differently named claimants |
Reading fidelity
high
Study strength
medium
|
n=14
|
| Causal framing of need has a substantially larger effect on model allocations than demographic characteristics, exceeding demographic effects by roughly an order of magnitude. Task Allocation | positive | Differences in funding priority or dollar allocation associated with causal framing of need |
Reading fidelity
high
Study strength
medium
|
n=14
roughly an order of magnitude greater than demographic effects
|
| Models assign greater funding priority to externally caused needs than to self-caused needs, following the human deservingness gradient. Task Allocation | positive | Funding priority and allocation associated with perceived deservingness |
Reading fidelity
high
Study strength
medium
|
n=14
|
| The effects of causal framing are consistent across models and audit formats. Task Allocation | positive | Cross-model and cross-audit-format stability of framing effects on allocation decisions |
Reading fidelity
high
Study strength
medium
|
n=14
|
| FairFund-Bench contains 600 distinct financial-aid requests generated from 75 human-authored templates, spanning three need categories, five causal framings, four racial categories, and two gender categories. Other | positive | Benchmark coverage and scope |
Reading fidelity
high
Study strength
high
|
n=600
600 distinct appeals
|
| The stimulus templates were calibrated against a corpus of 1,291,163 US GoFundMe campaigns. Other | positive | Real-world ecological calibration of benchmark stimuli |
Reading fidelity
high
Study strength
medium
|
n=1291163
1,291,163 US GoFundMe campaigns
|
| The evaluation covered 14 LLMs from seven providers and generated 89,040 per-stimulus response rows across the model lineup. Other | positive | Evaluation coverage and number of model-response observations |
Reading fidelity
high
Study strength
high
|
n=14
89,040 rows across the lineup
|