Alignment reshapes who LLMs serve: widens English dialect gaps, helps some languages, and skews country opinions.

February 22, 20247 min

Overview

Decision SnapshotReady For Pilot

The study uses many open checkpoints and multiple benchmarks with statistical tests; results are robust for the evaluated tasks but are limited to available checkpoints and specific tasks.

Citations3

Evidence Strength0.80

Confidence0.85

Risk Signals8

Trust Signals

Findings with numeric evidence: 6/6

Findings with evidence refs: 6/6

Results with explicit delta: 5/5

Reproducibility

Status: Code + data available

Open source: Partial

At A Glance

Cost impact: 30%

Production readiness: 60%

Novelty: 60%

Authors

Michael J. Ryan, William Held, Diyi Yang

Links

Abstract / PDF / Code / Data

Why It Matters For Business

Alignment choices change who a model helps: biased SFT/PT can reduce utility for non‑US dialects, misrepresent global opinions, and harm product adoption in key markets.

Who Should Care

Summary TLDR

This paper measures how standard alignment steps (supervised fine-tuning and preference tuning like RLHF/DPO) change model behavior across three global axes: English dialects, other languages, and opinions about countries. Key findings: alignment raises US English gains more than other dialects (disparity grew from ~1% pre-alignment to up to 17.1% post-alignment), modestly improves multilingual QA when SFT contains even small multilingual mixes (Tülu SFT is 13.1% non-English and boosts many languages), and tends to increase similarity to U.S. opinions vs China/Jordan/Nigeria (relative agreement shifts ~2–5%). Open-source reward models (Starling RM) mirror US preferences (Spearman 0.926/0.849

Problem Statement

Alignment choices (who annotates, which SFT data, which preference data) can unintentionally favor some dialects, languages, and national opinions, creating gaps in how helpful or agreeable an assistant is for different global users.

Main Contribution

Measured alignment effects along three global axes: English dialects, other languages, and country opinions.

Showed supervised fine-tuning and preference tuning often increase US English performance more than Indian/Nigerian English, widening dialect gaps.

Key Findings

Alignment raises English dialect performance unevenly, favoring US English.

NumbersDialect disparity grew from ~1% before alignment to up to 17.1% after alignment

Practical UseIf you align models with typical SFT/PT pipelines, expect larger accuracy gains for US English; explicitly test and rebalance data to avoid harming other dialect users.

Evidence RefFig.3; Sec.4

Small multilingual SFT mixes can meaningfully boost multilingual QA.

NumbersTülu SFT is 13.1% non-English and improved performance in 6/9 TyDiQA languages

Practical UseAdding modest multilingual SFT samples (even ~10–15%) can raise QA and reading-comprehension scores in many languages without trading off English.

Evidence RefTable2; Fig.4; Sec.5

Results

MetricValueBaselineDeltaSplit / DatasetEvidenceEvidence Ref
AccuracyDisparity rose to as high as 17.1% after alignment≈1% pre-alignment+~16 percentage pointsMD3 intent predictionFig.3 shows post-alignment US gains exceed Indian/Nigerian gainsFig.3; Sec.4
SFTTülu SFT is 13.1% non-EnglishUltraChat ~0.1% non-English≈+13% non-EnglishSFT data analysis (Table2)Table2; Sec.5Table2; Sec.5

What To Try In 7 Days

Audit your SFT and preference datasets for geographic, language, and annotator skew.

Run MD3 (or similar) dialect tests and GlobalOpinionsQA-style checks to spot gaps quickly.

Add a small, targeted multilingual SFT sample (≥5–15%) for key languages and re-evaluate QA tasks.

Reproducibility

Risks & Boundaries

Limitations

Cannot fully disentangle SFT vs RLHF for Llama 2 Chat because intermediate SFT checkpoint was not released.

Experiments use released checkpoints rather than performing controlled alignment interventions.

When Not To Use

Do not use GlobalOpinionsQA or AskReddit as training targets for alignment; authors warn against optimizing models to match subjective opinion benchmarks.

Avoid assuming reward-model biases will automatically transfer to the LM for out-of-distribution domains.

Failure Modes

Alignment can widen performance gaps across dialects even while improving aggregate accuracy.

Adding small multilingual SFT can help most languages but may still worsen very low-resource languages if examples are absent.

Core Entities

Models

Llama 2 7BMistral v0.1 7BStarling LM 7BStarling RM 7BZephyr-7B-betaTülu 2 7B DPOQwen1.5-7BYi-6B

Metrics

AccuracyCFMScore (answer equivalence)1 - Jensen-Shannon divergenceSpearman rank correlation

Datasets

MD3 (Multidialect Dataset of Dialogues)TyDiQA GoldPBelebeleGlobalOpinionsQAAskReddit country questions (554)

Benchmarks

MD3 intent predictionTyDiQA extractive QABelebele reading comprehensionGlobalOpinionsQA opinion agreement