Research Explainer · Xiaohu Explains

Anthropic analyzed 300,000 conversations and found: ask Claude in a different language, and it shows different values

Analyzing 3 models across 20 languages: English is the most cautious and in-depth, Russian the most exacting, Hindi the warmest, and Chinese sits close to the overall average.
One-Minute Overview
  • Anthropic analyzed 309,815 real conversations on Claude.ai, covering three models — Sonnet 4.6, Opus 4.6, Opus 4.7 — and the 20 most-used languages.
  • The study compressed the 3,307 value expressions identified earlier into 339 high-level values, then used Hellinger PCA to distill 4 stable value axes: compliance↔caution, warmth↔rigor, depth↔brevity, candor↔execution.
  • A real-correlation test shows only compliance↔caution (r=-0.448) and warmth↔rigor (r=-0.465) are genuine behavioral trade-offs; depth↔brevity (r=0.004) and candor↔execution (r=0.007) are barely opposed in real conversations.
  • The three models have distinct profiles: Sonnet 4.6 leans compliant, warm, brief; Opus 4.6 leans rigorous, compliant, brief; Opus 4.7 leans cautious and in-depth, more often challenging faulty assumptions and flagging risks unprompted.
  • Languages also show structured differences: English is the most cautious and in-depth, Russian the most rigorous, Hindi the warmest, Arabic the most compliant and brief, Dutch the most candid, Indonesian the most execution-oriented; the Chinese sample (15,365 conversations) sits close to the cross-language average.
A note on standpoint: this is Anthropic analyzing its own Claude, and the tool doing the labeling and analysis is itself Claude Sonnet 4.6, with data from real Claude.ai user conversations. The "values" the study refers to are the normative tendencies shown in the answers (honesty, caution, care, etc.), not values Claude actually holds inside; the figures below are all measured by this method, not independently verified from outside.
1 Background · the question

How should Claude answer questions with no right answer

Anthropic published this research on July 13, 2026, systematically comparing how three models — Claude Sonnet 4.6, Opus 4.6, Opus 4.7 — and 20 languages differ in the values their answers express. It is a sequel to the earlier study Values in the Wild, which identified 3,307 value expressions from roughly 700,000 real conversations.

Every day users ask Claude questions with no right answer: should I change jobs, how to handle friction with a coworker, whether this business plan is actually viable. Answering these means trading off among several reasonable goals. Claude's constitution (a high-level code of conduct) can only give broad principles — it can't enumerate every real-world situation.

This study wanted to figure out two things: facing similar subjective questions, does Claude's sense of proportion actually differ when you switch models, or ask in a different language?
📊
Only a large enough scale makes this kind of conclusion defensible: the analysis covers 309,815 real conversations, 3 models, 20 languages. The 4 value axes distilled from it passed a random permutation test (shuffle the labels, recompute, check whether the conclusion still holds), plus 50 bootstrap resamplings, with no single conversation contributing more than 0.033% of the variance on any axis.
2 Method · methodology

How to dig a few comparable lines out of 3,307 values

3,307 values are too fragmented to compare side by side. The study first gathered them into a few main axes, then looked at where each model and language falls on the axes. The whole process is like dimensionality reduction over a massive pile of conversations: out of hundreds of value dimensions, find the few that best distinguish the conversations.

1
~700,000 real conversations (from the earlier study Values in the Wild)
2
Identified 3,307 value expressions
3
Text clustering + researchers manually splitting and merging, gathered into 339 high-level values
4
Privacy analysis tool Clio (using Sonnet 4.6) labels each conversation: Claude value / user value / task / topic
5
Regression removes the noise from "task, topic, user value" (this step explains 31.7% of the raw variance)
6
Run Hellinger PCA on the remaining residuals, keeping 4 principal components per the scree plot
7
varimax rotation yields 4 easy-to-interpret value axes
From real conversations to four value axes The study first filters over three hundred thousand subjective conversations, then uses Claude to label values, controls for task and user differences, and finally derives four value axes through dimensionality reduction. ① Filter 309,815 subjective conversations 3 models × 20 languages Pure fact lookups and fixed tasks excluded ② Claude value-labels each conversation 339 high-level values: warmth, rigor, caution… Also labels user value, task and topic ③ Subtract “the questions just differ” Regress out task, topic, user-expressed value Keep the residual from how the model answers ④ Reduce to four value axes Compliance ↔ Caution  Warmth ↔ Rigor Depth ↔ Brevity  Candor ↔ Execution Four axes explain ~15% of the residual A behavior map, not a “lie detector” for Claude’s mind

This round labeled 309,815 conversations in total, keeping only tasks that require Claude to make a subjective judgment — 53.2% of all conversations (pure lookups and fixed-step execution were all excluded). On average each conversation was tagged with 68 Claude values; near-universal values that appear in over 80% of conversations (like helpfulness, clarity) were dropped, because they can't distinguish conversations.

309,815
Real conversations finally included in the analysis, drawn from Claude.ai user conversations over two weeks in May 2026
3,307 → 339
Value types identified in the earlier study, compressed to this many high-level values
53.2%
Share of tasks requiring Claude to make a subjective judgment, included in the analysis
~15%
Share of total variance the 4 main axes explain together, after controlling for confounders
An analogy · Hellinger PCA

Hellinger PCA takes the proportion of each value appearing in a conversation and square-roots it, so that conversations with "similar recipes" genuinely sit next to each other mathematically, then uses principal component analysis to squeeze out the few main axes that best explain the differences. It's like plotting every cup of milk tea on one map by its ratio of sweetness, tea strength, and milk — cups with close recipes naturally cluster together, and then you find the few axes on that map that best distinguish the flavors.

Open for a few method details

Why the regression comes first. Users in different languages already tend to ask different kinds of questions. Comparing languages directly would tangle "different question types" together with "the effect of the language itself." The study first regresses on task, topic, and user value to subtract the part of the variance those can explain, so the remaining residual more cleanly reflects the language or model itself.

varimax rotation. The main axes PCA squeezes out start off at awkward angles, hard to sum up in one phrase. varimax just rotates the axes toward directions whose meaning is easier to state, without changing the structure of the data itself.

The 4 axes explain only ~15%. The first ten principal components together come to only about 26%. That means value expression is scattered across many dimensions — there's no one or two core axes that explain everything. The study also cross-validated with another method (a logistic factor model), which roughly reproduced the same structure.

3 Core framework · the four axes

What each of the four value axes is pulling between

The 4 squeezed-out axes each place frequently co-occurring values at the two ends, to make it easy to compare models and languages. The two ends aren't necessarily a genuine behavioral conflict — that still has to be verified axis by axis with real correlations later.

Core frameworkThese 4 axes are the backbone of the whole study. Everything after — comparing models, comparing languages — is comparing which end of these four axes each one lands on.
1 Compliance preference ↔ Risk caution
The compliant end
  • accommodation
  • adaptability
  • respect for preferences
  • engagement
The cautious end
  • responsible communication
  • responsibility
  • responsible guidance
  • harm reduction
What it measures: whether Claude is more willing to go along with what you want to do, or to proactively flag risks, harms, and the limits of responsibility.
2 Emotional warmth ↔ Strict accuracy
The warm end
  • positive framing
  • warmth
  • positivity
  • encouragement
The rigorous end
  • rigor
  • accuracy
  • transparency
  • efficiency
What it measures: whether Claude is more willing to affirm, encourage, and tend to your feelings, or to correct, verify, demand evidence, and get the facts exactly right.
3 In-depth explanation ↔ Brief completion
The depth end
  • nuance
  • depth and substance
  • user empowerment
  • critical thinking
The brevity end
  • brevity
  • respect for preferences
  • compliance
  • accommodation
What it measures: whether Claude is more willing to lay out the context, reasons, and details, or to do just the one thing you explicitly asked for.
4 Owning limits ↔ Driving delivery
The candid end
  • intellectual honesty
  • honesty
  • intellectual humility
  • transparency
The execution end
  • results orientation
  • optimization
  • action orientation
  • order
What it measures: whether Claude is more willing to put uncertainty, errors, and limits up front, or to give a complete, confident answer aimed straight at the result.
Full chart of the four value axes summarized by Anthropic
Official chart: full view of the four value axes, each with representative values listed at both ends. Source: Anthropic · Click to view at full size
4 Sorting it out · real or artifact

Of these four oppositions, which are real trade-offs and which are just bookkeeping

Seeing "two opposing ends," it's easy to assume Claude picks one of two values every time. But there's a mechanical reason axes look opposed by nature: in each conversation the various values are converted into proportions that add up to exactly 1. When one kind of value takes a bigger share, the rest are naturally pushed down.

One value's share ↑
Total fixed at 1
Other values' share ↓

So just looking at an axis's shape, you can't tell which are real trade-offs. The study went and checked, for the five most important values at each end of each axis, whether they actually rise and fall against each other in real conversations. It used the Spearman correlation coefficient: the more negative, the more genuinely they're mutually exclusive; the closer to 0, the more unrelated they are.

Real behavioral trade-offs
Compliance ↔ Caution
r=-0.448
Warmth ↔ Rigor
r=-0.465
Just a bookkeeping direction
Depth ↔ Brevity
r=0.004
Candor ↔ Execution
r=0.007
ConclusionOnly the first two are behavioral trade-offs Claude is genuinely weighing. The latter two are more of a bookkeeping direction that organizes the differences among conversations, not a moral opposition. Claude can perfectly well be both in-depth and brief, or both candid and get the job done.
5 Three models · three claudes

Three Claudes, three personalities

The differences among models are actually small compared with the differences between single conversations, but the structure is stable and measurable. The three models each shift along the four axes, in units of σ (standard deviation) — the larger the number, the bigger the lean.

Sonnet 4.6
Leans compliant · warm · brief
Compliant +0.14σWarm +0.17σBrief +0.14σ
  • Affirms your ideas and work
  • Mirrors your tone and formality
  • Uses humor and jokes
  • Offers comfort without judgment
  • Adds creative touches to the output
Opus 4.6
Leans rigorous · compliant · brief
Rigorous +0.10σCompliant +0.09σBrief +0.08σ
  • Gets straight to the point
  • Stays within the scope you asked for
  • Emphasizes getting the job done, not widening the problem
Opus 4.7
Leans cautious · in-depth, also rigorous and candid
Cautious +0.24σDepth +0.23σ
  • Challenges faulty assumptions
  • Flags risks unprompted
  • Gives candid critiques of your work
  • Explains the basis for its conclusions
  • Admits errors and limits
  • Suggests next steps
Comparison chart of the value profiles of the three models Sonnet 4.6, Opus 4.6, Opus 4.7
Official chart: comparison of the three models' profiles across the value axes. Source: Anthropic · Click to view at full size

Anthropic says these results line up with employees' and users' subjective sense of the models' "personalities," but it hasn't proven which training step causes them; it only says character training and other fine-tuning decisions may have played a part in shaping these differences.

6 Language · across languages

Ask in a different language, and Claude's sense of proportion shifts with it

Languages likewise show structured differences, with the variation concentrated mainly on the "warmth↔rigor" and "candor↔execution" axes; the "compliance↔caution" and "depth↔brevity" axes are relatively more stable.

EnglishMost cautious, and most in-depth
RussianMost rigorous: challenges assumptions, corrects details, demands evidence
HindiWarmest
ArabicMost compliant, most brief, and clearly leans warm too
DutchMost candid — e.g. will admit its own mistakes
IndonesianMost execution-oriented

Ask the same kind of question in a different language, and the feedback framing you get back may differ. Anthropic illustrates with a hypothetical scenario: two people bring the same business plan to Claude for feedback — one asks in Hindi, one asks in Russian.

Asked in Hindi
A warmer response: more encouragement, a more positive framing.
Asked in Russian
A more exacting critique: challenges assumptions, corrects details, demands evidence.
The two people may therefore form different impressions of the same plan's merits. Different framing of the feedback means a different signal is read.
Value profile chart for Hindi, Arabic, English
Official chart (group 1): value profiles for Hindi, Arabic, English. Source: Anthropic · Click to view at full size
Value profile chart for Russian, Indonesian, Dutch
Official chart (group 2): value profiles for Russian, Indonesian, Dutch. Source: Anthropic · Click to view at full size
7 Chinese · chinese

What Claude looks like to Chinese-language users

The Chinese sample has 15,365 conversations. Relative to the average across all conversations, Chinese's shifts are all small, sitting right on the cross-language average line — hardly a strong, fixed "Chinese personality."

15,365
Chinese conversation sample size
Cautious +0.03σ
Shift from the global average — very small
Rigorous +0.05σ
Shift from the global average — very small
Depth +0.02σ
Candor↔execution close to the average

In Chinese conversations, the three most distinctive behaviors:

  • Points out competing considerations that need weighing points out competing considerations
  • Pushes back on false assumptions pushes back on false assumptions
  • Offers comfort without judgment offers comfort without judgment
Value profile chart for Turkish, Chinese, Romanian
Official chart (group 6): value profiles for Turkish, Chinese, Romanian, with Chinese in the middle. Source: Anthropic · Click to view at full size
8 Causes · why

Why language changes Claude's expression — no answer yet

Why does switching language change Claude's expression? Anthropic only offers hypotheses, no causal conclusion.

  • Uneven training-data volume. Some languages have far more data than others.
  • Different data composition. One language may skew toward professional writing, another toward casual chat.
  • Languages carry their own communication norms. Claude may be adapting to each language's conventions around politeness, directness, and emotional expression.
  • Uneven alignment and character training. It may be more thorough in data-rich languages, with different behavior in data-poor ones.

To confirm these labels aren't the analysis tool making things up, the study ran three kinds of checks: human review of conversations that could be read directly; lightly tweaking the analysis prompt and the sampling temperature to see whether the labels stay stable; and translating 800 conversations into 8 languages to re-label them. The result: of the 339 values, only 11 are affected by the "language used for analysis," and after correction the main conclusions hold. The 4 axes themselves also passed a random permutation test, plus 50 bootstrap resamplings (repeatedly random-sampling and recomputing to see whether the conclusion is stable), coming out about the same each time.

For now it can't be told apart: which differences are reasonable cultural adaptation, and which are service-quality gaps that should be fixed. These are all correlations, not causation.
9 Boundaries · limits & next

What this study still doesn't settle, and where it goes next

The study lists seven limitations of its own. A look at the key ones:

  • Claude analyzing Claude. The analysis tool is itself Claude Sonnet 4.6, which may share the same language preferences and understanding of values as the subject. Human checks found it more likely to tag an answer as "warm" when it contains emoji or kinship terms.
  • Values have no precise definition. Something like rigor is understood by the analysis model itself, so the labels carry the model's own linguistic and cultural frame.
  • It only measures presence, not intensity. Salience 3 through 5 are all flattened into "present," without distinguishing whether a value appeared once or ran through the whole thing.
  • Real usage isn't a controlled experiment. Users in different languages inherently ask different questions and phrase things differently; controlling for variables can reduce but not eliminate this confounding.
  • The 4 axes explain only ~15%. More detail lives off the axes — don't treat the four axes as Claude's complete personality.
  • Correlation isn't causation. No specific training data, fine-tuning stage, or system prompt was traced, and there's no measure of whether these differences affect users' trust, well-being, or decision quality.

There's also a technical bias. How a user expresses values may itself already be shaped by the model and language used. Treating user value as a control variable may instead amplify the surface link between "model language" and "Claude's output."

What Anthropic says it will study next

  • Trace the differences to specific training data, training stages, or contextual factors.
  • Measure how these value profiles relate to user trust, well-being, decision quality, and task outcomes.
  • Ask different language communities which shared values they want Claude to hold onto, and where cultural difference should be allowed.
  • See whether demographic signals like age, occupation, and region also change value expression.
  • Test whether character training or a system prompt can reliably shift a value profile.
  • Use value profiles in pre- and post-release evaluation and in live monitoring, to catch unexpected "personality" drift in time.
Claude can perfectly well be both in-depth and brief, and both candid and able to get the job done. Anthropic, "Claude's values across models and languages"
Source: this piece is based on Anthropic's research "Claude's values across models and languages," published July 13, 2026; the data and charts are drawn from that study and its official appendix, with chart copyright held by Anthropic. The study is vendor-run self-evaluation, with data from real Claude.ai user conversations, and the labeling and analysis tool is itself Claude Sonnet 4.6. Earlier study: Values in the Wild; privacy analysis tool: Clio.