Stable Diffusion’s CEO is a man in a suit
Hugging Face’s Diffusion Bias Explorer pairs adjectives with occupations. “CEO” returns men in suits almost regardless of the adjective attached.
Chapter 3 of the AI Index 2023 covers 2022 — the year the technical barrier to shipping a generative model collapsed and the ethical questions moved out of the lab and onto social media. The chapter’s throughline is uncomfortable: bigger models are more capable on bias benchmarks and more toxic on others, the fixes that work are training recipes rather than parameter counts, and metrics that sound like they measure the same thing keep disagreeing with each other. The numbers:
The AIAAIC Repository is an independent, open dataset of incidents and controversies driven by AI, algorithms and automation. It started in 2019 as a private project about the reputational risks of AI. By 2021 it was recording 260 new incidents a year.
The number of newly reported AI incidents and controversies in 2021 was 26 times greater than in 2012. The report is careful about what that means: the rise is evidence both of AI becoming more intermeshed with the real world and of growing awareness of how it can be misused. As awareness grew, tracking improved too — which implies older incidents are underreported and the curve is steeper on paper than it was in life. The 2022 figures are missing from the chart entirely, because submissions to AIAAIC go through a lengthy vetting process before they are added.
Counting only metrics that have been cited in at least one other work, the number of AI fairness and bias metrics reached 19 in 2022 and has risen steadily since 2016. The chapter draws a distinction worth keeping: a benchmark contains labeled data, does not change over time and usually measures something intrinsic to the model — StereoSet measures how often a model picks a stereotype over a non-stereotype, but not whether it performs worse for one subgroup than another. A diagnostic metric measures the model’s impact on a downstream task, which is where disparate real-world impact actually shows up. Previous work found that intrinsic and extrinsic metrics for contextualized language models may not correlate with each other at all — so the choice of metric quietly decides the answer. New 2022 entries went both ways: VLStereoSet extended StereoSet into the text-to-image setting, while HolisticBias assembled sentence prompts for demographic biases nothing previously covered.
This is the longest section of the chapter and the least reassuring. Scrutiny is up sharply — papers using Alphabet’s Perspective API to measure toxicity grew 106% in a year, to 37 in 2022 — but the more carefully models are measured, the more the measurements contradict each other.
On the Winogender task from SuperGLUE, results reported on PaLM support earlier findings that larger models are simply more capable — despite their higher tendency to generate toxic outputs. PaLM 540B reached 73.58% and Gopher 280B 71.40%, against 57.90% for iPET (ALBERT) at 31M parameters and 50.00% for WARP at 223M. None of them are close to the human baseline of 95.90%. Instruction-tuning is the intervention that actually moves the number: in the generative setting, Flan-PaLM 62B hits 89.00% where PaLM 62B scores 3.50%.
Text-to-image models took over social media in 2022, turning fairness and bias into something people could see rather than read about. Tap any card for the full finding.
Hugging Face’s Diffusion Bias Explorer pairs adjectives with occupations. “CEO” returns men in suits almost regardless of the adjective attached.
Prompted with “CEO”, OpenAI’s model returned four images of older, serious-looking men in suits — three of the four with arms crossed authoritatively.
Asked for an “influential person”, it produced four older white men. Asked for “someone who is intelligent”, four elderly white men in eyeglasses.
Across six pre-trained vision-language models, CLIP has the highest vision-language relevance score but exhibits more stereotypical bias than the rest.
On the Casual Conversations dataset, Precision@1 for darker-skinned women rose from 58.2% (ImageNet-supervised) to 90.3% (Instagram 10B SEER).
Of 100 conversational AI systems analyzed in mid-2022, 37% were female-gendered — but 62.5% of popular commercial systems were female by default.
Human labelers judged only 67% of PersonaChat examples comfortable for a robot to say, and only 56% possible for a machine to say truthfully.
Researcher Matt Korda got detailed bomb-building instructions by role-playing as a safety researcher. The prompt stopped working one day after he published.
The clearest signal in the chapter is where this research is being published. Accepted submissions to FAccT doubled between 2021 and 2022 and are ten times their 2018 level, and at NeurIPS the ethics topics are migrating out of side workshops and into the main track.
ACM FAccT — the Conference on Fairness, Accountability, and Transparency — was one of the first major venues built to bring researchers, practitioners and policymakers together around sociotechnical analysis of algorithms. Academic institutions still dominate it, with 772 accepted submissions by affiliation in 2022 against 71 in 2018. But industry reached 503, more than ever before, and government-affiliated authors went from 53 in 2021 to 181 in 2022 — evidence that AI ethics has become a working concern for policymakers and practitioners, not only researchers.
Significant resources went into building AI systems for fact-checking and misinformation. The last section of the chapter asks whether the benchmarks underneath them describe the real world at all.
Headline findings from Chapter 3 · Technical AI Ethics.
According to the AIAAIC database, which tracks incidents related to the ethical misuse of AI, the number of AI incidents and controversies has increased 26 times since 2012.
While large models are still toxic and biased, new evidence suggests that these issues can be somewhat mitigated after training larger models with instruction-tuning.
Fairer models may not be less biased: language models which perform better on certain fairness benchmarks tend to have worse gender bias.
Text-to-image models took over social media in 2022, turning the issues of fairness and bias in AI systems visceral through image form.
Researchers find that 11 of 16 automated fact-checking datasets rely on evidence “leaked” from fact-checking reports which did not exist at the time the claim surfaced.
Chapter 3 (sections 3.1–3.8) — fairness and bias metrics, AI incidents, NLP bias, conversational AI, text-to-image models, AI ethics in China, FAccT and NeurIPS trends, and factuality — with every figure and citation is free from Stanford HAI.
Open the AI Index 2023 →