Paper deep dive
VIBE: A VAD-Informed Benchmark for Entity-Centered Affective Profiling of Large Language Model Outputs
Andrei Chetvergov, Alexander Evseev, Timofei Sivoraksha, Stepan Ukolov, Mikhail Solovev, Danil Sazanakov, Sergey Bolovtsov
Intelligence
Status: not_run | Model: - | Prompt: - | Confidence: 0%
Entities (0)
Relation Signals (0)
No relation signals yet.
Cypher Suggestions (0)
No Cypher suggestions yet.
Abstract
Abstract:Large language models routinely describe socially salient targets, including political figures, countries, religions, organizations, historical events, and social groups, encoding affective framing alongside factual content: a target may appear favorable or threatening, calm or conflictual, powerful or vulnerable. Existing work captures parts of this space through sentiment, favorability, and emotion benchmarks, but none combines target-directed VAD attribution, an explicit scorer contract, and a passport reporting format. We introduce VIBE, a benchmark for entity-centered affective profiling of LLM outputs in Valence-Arousal-Dominance (VAD) space. Its core contribution is a measurement contract: VIBE separates generation from external scoring, distinguishes scalar favorability, response-level VAD, and target-directed VAD, and reports profiles through an Affective Passport. Three empirical layers support the contract. H1 shows scalar favorability does not subsume arousal and dominance: valence findings are cross-validated (rV = 0.944 judge-human, rV = 0.954 inter-scorer); arousal and dominance are single-scorer directional estimates, not point-precise, consistent with known inter-annotator difficulty on these axes (rA = 0.495, rD = 0.702 among human annotators). H2 shows whole-response and target-directed VAD are different contracts: the same text can carry one affective tone overall while representing the named target differently. H3 is a protocol-drift diagnostic: elicitation conditions shift profiles, motivating context metadata in every affective report. These results motivate entity-centered affective profiling as a documented practice: profiles should be released with scorer identity, coverage, protocol, and interpretation limits.
Tags
Links
- Source: https://arxiv.org/abs/2608.03810v1
- Canonical: https://arxiv.org/abs/2608.03810v1
Trouble viewing inline? Open PDF directly ā
Full Text
79,671 characters extracted from source content.
Expand or collapse full text
VIBE: A VAD-Informed Benchmark for Entity-Centered Affective Profiling of Large Language Model Outputs Andrei Chetvergov * Alexander EvseevTimofei SivorakshaStepan Ukolov Mikhail SolovevDanil SazanakovSergey Bolovtsov Abstract Large language models routinely describe so- cially salient targetsāpolitical figures, coun- tries, religions, organizations, historical events, and social groupsāencoding affective framing alongside factual content: a target may appear favorable or threatening, calm or conflictual, powerful or vulnerable. Existing work cap- tures parts of this space through sentiment, fa- vorability, and emotion benchmarks, but none combines target-directed VAD attribution, an explicit scorer contract, and a passport report- ing format. We introduce VIBE, a benchmark for entity-centered affective profiling of LLM outputs in Valence-Arousal-Dominance (VAD) space. Its core contribution is a measurement contract: VIBE separates generation from ex- ternal scoring, distinguishes scalar favorabil- ity, response-level VAD, and target-directed VAD, and reports profiles through an Affec- tive Passport. Three empirical layers support the contract. H1 shows scalar favorability does not subsume arousal and dominance: va- lence findings are cross-validated (r V =0.944 judgeāhuman,r V =0.954inter-scorer); arousal and dominance are single-scorer directional estimatesānot point-preciseāconsistent with known inter-annotator difficulty on these axes (r h A =0.495,r h D =0.702among human anno- tators). H2 shows whole-response and target- directed VAD are different contracts: the same text can carry one affective tone overall while representing the named target differently. H3 is a protocol-drift diagnostic: elicitation con- ditions shift profiles, motivating context meta- data in every affective report. These results motivate entity-centered affective profiling as a documented practice: profiles should be re- leased with scorer identity, coverage, protocol, and interpretation limits. * Corresponding author: chetvergov-as@ranepa.ru Figure 1: VIBE research framework. A target bank of socially salient entities feeds a controlled genera- tion layer; external scorers apply three complemen- tary scoring contracts (scalar favorability, response-level VAD, and target-directed VAD); evidence layers sup- port H1āH3 (irreducibility, target-directed scoring, pro- tocol drift); the output is an Affective Passport reporting target-directed affective profiles, scorer-validity diag- nostics, coverage, and interpretation limits. 1 Introduction Large language models (LLMs) interpret the so- cial world through affective framingāpresenting targets as safe or dangerous, powerful, or vulnera- bleārather than merely stating facts. While prior work shows that target-conditioned behavior is measurable (Buyl et al., 2026; Bang et al., 2024; Plaza-del Arco et al., 2024; Hamborg and Donnay, 2021; Dufraisse et al., 2023) and highly sensitive to evaluation protocols (Rƶttger et al., 2024; Zheng 1 arXiv:2608.03810v1 [cs.CL] 4 Aug 2026 et al., 2023; Zeng et al., 2024), standard scalar or categorical metrics miss crucial nuances. A scalar monitor, for instance, passes both Rohingya (favorability= 0.93) and Philipp Lenard (0.50), en- tirely missing the extreme low-dominance suffering framing of the former and the high-arousal hidden- negative framing of the latter. We introduce VIBE, a VAD-informed bench- mark for entity-centered affective profiling of LLM outputs. Its core contribution is a measurement contract that jointly fixes: (i) the measured object (affect toward a named target), (i) the scorer inter- face (continuous VAD with explicit scorer identity), (i) the elicitation protocol, and (iv) the reporting boundary. Rather than claiming to measure internal model emotions, VIBE quantifies affective proper- ties in generated text, reporting them via an Affec- tive Passport. Contributions. VIBE delivers: ⢠A measurement contract separating generation from scoring, with explicit scorer identity and interpretation limits. ā¢Quantified substitution costs across 2,613 tar- gets and six models: scalar favorability (r=0.875 with valence) misses arousal and dominance, and response-level VAD diverges from target- directed VAD (mean L2 0.240). ⢠Protocol drift quantification showing that situ- ation framing shifts profiles far more than model identity (Ī· 2 family =0.141vsĪ· 2 model 0.010), proving that cross-model comparisons require protocol metadata. ā¢The Affective Passport, a condition-explicit ar- tifact tying every profile to its scorer, protocol, coverage, and limits. 2 Related Work Entity-centered sentiment, favorability, and bias. The closest prior line evaluates model re- sponses toward specific targets. Buyl et al. (2026) score open-ended descriptions of political persons using scalar favorability applied to the whole re- sponse; Bang et al. (2024) derive entity stance from document-level framing; target-sentiment datasets such as NewsMTSC and MAD-TSC score over a sentence rather than conditioning on the named tar- get (Hamborg and Donnay, 2021; Dufraisse et al., 2023). The shared pattern is that scalar favora- bility or whole-response labels proxy entity-level affectāthis is not a constructed straw-man but the documented practice in each of these linesā and VIBEās H1 and H2 quantify the substitution cost empirically for the first time. Plaza-del Arco et al. (2024) show religious targets require attention to stereotypes and emotion representation. Bias benchmarks broaden target coverage (Smith et al., 2022; Parrish et al., 2022; Nagireddy et al., 2024; Huang and Xiong, 2024; Jin et al., 2025) but mea- sure downstream harms and QA behavior rather than continuous target-directed affective profiles. Dimensional affect and emotion benchmarks. VAD provides a compact continuous affect space: valence captures evaluative direction, arousal cap- tures activation, tension, urgency, or emotional in- tensity, and dominance captures control, agency, power, vulnerability, or dependence. This represen- tation is grounded in affect theory and resources such as the circumplex model, Warriner norms, NRC VAD, and EmoBank (Russell, 1980; War- riner et al., 2013; Mohammad, 2018; Buechel and Hahn, 2017). Emotion NLP datasets and LLM emotion benchmarks evaluate categorical emotions, intensity, dialogue emotion, emotional intelligence, empathy, and role fidelity (Demszky et al., 2020; Mohammad and Bravo-Marquez, 2017; Poria et al., 2019; Sabour et al., 2024; Huang et al., 2024; Feng et al., 2025). VIBE differs by making the target representation itself the measurement object: the question is how generated text affectively repre- sents a target, rather than whether a model can perform emotional reasoning. Robustness, persona drift, and evaluator depen- dence. Value and opinion evaluations of LLMs are sensitive to prompt wording, response format, language, role, and persona (Rƶttger et al., 2024; Moore et al., 2024; Faulborn et al., 2025; Liu et al., 2024; Hu and Collier, 2024). Prompt-robustness frameworks and behavioral testing motivate multi- condition evaluation rather than single-template claims (Mizrahi et al., 2024; Chatterjee et al., 2024; Ribeiro et al., 2020). LLM-as-judge work shows that evaluators can be useful but biased, brittle, and in need of calibration (Zheng et al., 2023; Zeng et al., 2024; Petre-Vlad et al., 2025; Chen et al., 2024; Shi et al., 2025; Muhammad et al., 2025). These findings motivate a central VIBE design choice: scorer configuration and protocol drift must be reported, not hidden. Measurement and documentation. VIBE is framed as a measurement contribution. Construct validity, proxy choice, and interpretation bound- 2 aries are central to fairness measurement (Jacobs and Wallach, 2021; Selbst et al., 2019). Data state- ments, model cards, and datasheets motivate re- porting artifacts with provenance, intended use, limitations, and evaluation conditions (Bender and Friedman, 2018; Mitchell et al., 2019; Gebru et al., 2021). VIBE adapts this logic to target-directed affective profiling through the Affective Passport. 3 Task Formulation LetMbe a set of target models,Ta target bank, Pprompt templates,Llanguages,Rrole or per- sona settings,Ccontexts,Kgeneration samples or seeds,Sscorers, andA =v,a,dthe VAD axes. A target model generates y m,t,p,l,r,c,k = Generate(m,t,p,l,r,c,k), (1) wheret ā Tis a named or entity-like socially salient target. A scorersthen returns a target- conditioned score record x m,t,p,l,r,c,k,s = Score s (t,y m,t,p,l,r,c,k ),(2) which includes VAD values and metadata such as confidence, evidence spans, target coverage, re- fusal/abstention flags, and parse validity. The core profile tensor is X[m,t,p,l,r,c,k,s,a], aā A.(3) For a core regimeR 0 (e.g., neutral prompt, de- fault role, fixed language, fixed decoding, declared scorer), the target-level profile is μ m (t) =agg (p,l,r,c,k,s)āR 0 X[m,t,p,l,r,c,k,s, :]. (4) A protocol-drift quantity compares a profile under condition q with the core profile: ā m (t,q) = dist μ m (t| q), μ m (t|R 0 ) .(5) These records define reported measurements of LLM-generated textānot internal model emotions, beliefs, or general text corpora. Downstream anal- yses of bias, stigma, or geopolitical framing re- quire comparisons over targets, target families, lan- guages, models, roles, or scorers. 4 VIBE Framework Target ontology and bank construction. The benchmark targets socially salient entities across 13 families (person, political_person, histori- cal_figure, country, organization, religion, ide- ology, social_group, geopolitical_event, his- torical_event, technology, cultural_symbol, ab- stract_phenomenon). The entity bank (v2) was built via SPARQL queries to Wikidata, using instance_of(P31) constraints per family, a sitelinks threshold for encyclopedic coverage, and Wikipedia pageview salience (12-month window; sitelinks fallback). After deduplication by Wikidata QID, the final bank contains 2,613 unique targets (raw: 2,846; 233 removed). Each record stores the Wikidata QID, multilingual labels, sensitivity label, and provenance fields. Of the 2,613 targets, 40% carry thestandardsensitivity label and 60% are flagged as politically, geopolitically, socially, or historically sensitiveādeliberately skewed toward contested targets where affective profiling matters most. The bank does not overrepresent negative polarity: political persons, ideologies, and geopo- litical events (39%of targets) span valence from near-zero (Khmer Rouge) to near-one (Mahatma Gandhi). Family and sensitivity distributions are in Appendix B. The reported experiments use these 2,613 targets across H1 and H2, plus external open- description rows for comparability. Elicitation conditions.The full design supports multiple target-conditioned prompt templates and role settings. The empirical sections use a focused subset: brief evaluative prompting as the primary contract, open-description controls for comparabil- ity, and selected protocol factors for drift diagnos- tics. The core profile fixes these conditions; drift analyses intentionally vary them. Scoring modes. VIBE uses three scoring con- tracts. Scalar target favorability scores the target on a single positiveānegative dimension. Response- level VAD scores the whole response without target visibility. Target-directed VAD scores the affect expressed specifically toward the target and is the core VIBE mode. The distinction is load-bearing: a response about a war, religion, or political figure may contain sadness about victims, caution about controversy, or moral condemnation of actions, and response-level scoring can conflate these signals with affect toward the target itself. H2 (Section 8) quantifies this difference. Scale conventions. The repository scorer con- tracts use a raw1ā9scale with midpoint5and a normalized[ā1, 1]convention. The H1 and H2 3 reports in this paper use a[0, 1]scale with neu- tral point0.5; conversion tables to the other two scales are listed in the appendix. Future VIBE releases should recordscale_versionalongside every score to prevent silent re-interpretation. 5 Data and Implementation Datasets. Primary H1/H2 results come from 2,613 socially salient targets (13 families) crossed with six instruction-tuned generators under brief evaluative prompting, yielding 15,678 scored gen- eration rows. The target list is released as a pa- per artifact. H2 starts from the same generation- level response/target score pairs and reports 15,626 paper-grade pairs after eligibility filtering. The 52 excluded pairs are documented by low target cover- age, low target-prompt agreement or human-review flag, refusal or abstention, or missing evidence. The open-descriptive control reuses the same tar- get universe with 15,671 rows. Buyl replication supplies 129,181 external rows (Section 7, Step 3). H3 uses a compact score file with 342,779 rows across H3.1āH3.5, including an H3.2 instruction- language slice under the same evaluative-stance style. H3 protocol items are VIBE-owned con- trolled extensions inspired by emotion and dialogue benchmarks; they are not direct replications of ex- ternal benchmark rows. Target models and generation. The target- model manifest contains six instruction-tuned gen- erators from Russian, European, Google-family, IBM-family, and Qwen-family model lines; Ap- pendix B lists the display names and run identi- fiers used for reproducibility. Default generation settings are temperature0.0, top-p 0.95, seed13, max tokens 512, and parallelism 8 via an OpenAI- compatible API layer. External scorer configs use OpenAI-compatible judge adapters with tempera- ture 0.0 and JSON-object output. Scorer assignment. Primary H1/H2 target- directed VAD and scalar favorability use a Qwen3.6 LLM judge for budget and throughput on five of six generators.To limit same-family self- judgment, outputs from the Qwen generator (qwen3_6_35b_a3b) are scored with a Gemma- 4 judge instead, and Gemma-generator outputs are scored with Qwen (symmetric swap). The headline H1/H2 tables therefore mix two primary judges by design; Section 7 reports a GPT-4o-mini cross-check separately for the five-model Qwen- primary slice and for the Qwen-generator slice scored by Gemma. We do not compare scalar fa- vorability across judges. Every scored row stores scorer_modelso downstream artifacts can filter by judge identity. Why LLM judges instead of lexicon or VAD re- gression?We tested cheaper scorers and rejected them as primary instruments. NRC-VAD lexical means (Mohammad, 2018) are not target-directed; on our 15,678 brief evaluative generations they track the LLM judge weakly (NRC-VAD valence vs. Qwen judge:r ā 0.60; cross-scorer Qwenā GPT agreement:r = 0.95; mean VAD distance ā 0.72). Pretrained VAD regressors (Mendes and Martins, 2023) lack target-visible attribution and are trained on word- and sentence-level super- vision that mismatches our multi-sentence evalua- tive paragraphs. VIBE uses contract-aware LLM judges for H1/H2/H3; lexicon and regression tools serve as offline sanity checks in the artifact bundle. LLM judges introduce their own family-specific biases (Chen et al., 2024; Shi et al., 2025; Zheng et al., 2023; Zeng et al., 2024; Petre-Vlad et al., 2025); the scorer-swap policy and GPT-4o-mini cross-check described above are the primary miti- gations. 6 Experiments and Hypotheses The current empirical scope of VIBE is organized around three hypotheses, each grounded in a dis- tinct measurement question. A compact status table is provided in the appendix. H1: scalar favorability vs. VAD decomposition. H1 asks whether scalar favorability is sufficient for target-directed affective representation. H1.1 predicts alignment between scalar favorability and target-directed valence. H1.2āH1.5 test irreducibil- ity: arousal and dominance should vary within scalar bins, retain absolute residual signal from neutrality, and reveal hidden affect even when va- lence is near-neutral. H1.6 tests whether these patterns vary across target families. Results are reported in Section 7 on three elicitation settingsā brief evaluative prompting (primary VIBE con- tract), open descriptive prompting (control), and Buyl replicationāusing six models on the VIBE- owned tracks. H2: response-level vs. target-directed scoring. H2 asks whether whole-response VAD tone differs from target-directed VAD on the same text. Paired 4 records (response-level and target-directed, same scorer) are compared by Euclidean distance and per-axis deltas on 15,626 paper-grade generations (Section 8). H3: protocol-drift diagnostic.H3 asks whether target-directed profiles should travel with their elic- itation conditionsāa proof-of-need for passport metadata, not a full robustness benchmark. Five VIBE-owned protocol families are tested (H3.1 sit- uation/factor; H3.2 instruction language; H3.3 task regime; H3.4 role-play depth; H3.5 dialogue-topic shell), with situation framing predicted to dominate. H3.2 varies the instruction language across seven languages (en, ru, fr, es, zh, ar, ja); models respond in the instruction language, producing multilingual outputs for the same targets. Results in Section 9. 7 Results: H1 VAD Irreducibility The H1 layer asks whether scalar favorability is suf- ficient to recover a target-directed VAD profile. We test this on a three-step elicitation ladder (Table 7): (i) brief evaluative prompting on the VIBE en- tity bankāmodels are asked for a short evaluative stance toward the target rather than an encyclope- dic description; (i) open descriptive prompting on the same bankāa neutral ātell me about the targetā template in the style of open-description benchmarks; and (i) Buyl replication at scale for external comparability. All tracks pair scalar favor- ability with the same target-directed VAD scorer on a[0, 1]scale (neutral point0.5); metric definitions are in Appendix F. Six instruction-tuned models are scored on the VIBE-owned tracks. Reading these results. Valence findings are cross-validated:judgeāhumanr V =0.944and inter-scorerr V =0.954confirm direction and or- dering.Arousal and dominance are single- scorer directional estimates bounded by construct difficultyāhuman annotators agree less on these axes (r h A =0.495,r h D =0.702,r h V =0.798; 23 dis- tinct mapping points from 28 emotion labels im- pose a granularity ceiling on human-side precision). Report A/D as ordinal tendencies, not point esti- mates. Step 1: brief evaluative prompting (primary VIBE contract). All 15,678 target-conditioned generations have paired scalar favorability and target-directed VAD scores (100%join cover- age). Scalarāvalence alignment tightens (r = 0.9491), yet H1.2āH1.5 remain supported: within- bin arousal/dominance variation (0.1806), domi- nance residual (0.2786), and arousal/dominance signal in near-neutral-valence rows (41.19%under primary scorer; Table 10; single-scorer estimateā see Appendix J). Cross-model disagreement is sub- stantial (Appendix Figures 5, 6); score quantization is expected from ordinal-granularity LLM output and does not affect the co-occurrence analysis (Ap- pendix Figure 4). Step 2: open descriptive prompting (control on the VIBE bank). Here the generation prompt follows the open-description family used in Buyl- style benchmarks: neutral encyclopedic coverage of the target. On 15,671 rows (six models), ir- reducibility persists (Pearsonr = 0.8749; hidden- affect share26.68%; Table 8 in the appendix). This step separates āBuyl subsample onlyā from āopen- description elicitation in generalā and shows that irreducibility is not specific to the brief evaluative wording. Step 3: Buyl replication (external scale). The Buyl-overlap track provides 129,181 usable scored rows (99.9930% coverage) under the same open- description prompt family on their political-person subsample. Irreducibility is already visible before any VIBE-specific prompt design: scalar favora- bility aligns with valence (r = 0.7586) but does not subsume arousal and dominance (within-bin std.0.1870; arousal/dominance signal in neutral- valence rows42.56%under primary scorer). Ap- pendix G provides the full visual diagnostics. Validation checks. Headline H1 metrics follow the mixed judge policy (Section 5). Qwen and the swap scorer agree on valence (r=0.954) but less strongly on arousal (r=0.418) and dominance (r=0.573) across13,065paired rows (Appendix Table 11); the headline pattern holds on the five non-Qwen generators. Full inter-scorer agreement is in Appendix J. Human calibration: directional structure, not point-level agreement. On 325 targets (four annotations each), judgeāhuman agreement at target level isr V =0.944,r A =0.773,r D =0.863 (Qwen3.6; mean L20.195). Human inter-annotator agreement isr h V =0.798,r h A =0.495,r h D =0.702 (pairwise, four annotators)āthe emotion-label-to- VAD mapping (28 labelsā23 distinct VAD points) imposes a granularity ceiling on human precision (Demszky et al., 2020; Warriner et al., 5 0.00.20.40.60.81.0 Scalar favorability 0.0 0.2 0.4 0.6 0.8 1.0 Target-directed valence A Scalar tracks valence Pearson r = 0.7586 Spearman Ļ = 0.7407 N = 129,181 OLS r=0.7586 bin mean 0ā.2.2ā.4.4ā.6.6ā.8.8ā1 Scalar-score bin 0.0 0.2 0.4 0.6 0.8 1.0 VAD score (0ā1) B A/D spread within scalar bins Arousal residual = 0.1845 Ā· Dominance residual = 0.2675 Ā· Within-bin std = 0.1878 Arousal Dominance 0.00.20.40.60.81.0 Dominance (rows where |valence ā 0.5| < 0.1) 0.0 0.2 0.4 0.6 0.8 1.0 Arousal high arousal (tense, conflictual, urgent) C Neutral valence is not affective neutrality neutral affect hidden affect low dominance (vulnerable) high dominance (powerful) H1 Ā· Scalar favorability is useful but incomplete Figure 2: H1 visual story (Buyl replication track,n = 129,181rows). Panel A: scalar favorability vs. target-directed valence (Pearsonr = 0.7586); the OLS line and bin means confirm strong but imperfect alignment. Panel B: arousal and dominance distributions per scalar-score bin; similar favorability ranges contain substantial VAD variation. Panel C: near-neutral-valence rows in arousalādominance space; 42.56% of rows with valenceā [0.45, 0.55]still exhibit non-neutral arousal or dominance under the primary scorer (orange points), illustrating residual affect signal that a scalar score cannot recover. 2013). Judger A =0.773exceeds the human-human floor (r h A =0.495), confirming A/D uncertainty re- flects construct difficulty (Buechel and Hahn, 2017; Petre-Vlad et al., 2025), not a model failure; a perturbation simulation confirms directional agree- ment holds in100%of draws (Appendix I). Full results: Appendix Table 12. Hidden affect: operational definition and exam- ple. H1.5 operationalises residual affect: near- neutral valence (ā [0.45, 0.55]) yet arousal or dom- inance departing from neutrality. Example: Mon- gol invasions and conquests scores scalar= 0.5, valence= 0.5, arousal= 0.8, dominance= 1.0; Khmer Rouge and Rohingya share near-zero va- lence but carry opposite dominance profiles (Ap- pendix Table 14). The share is robust to band- definition variants (ā„35%; Tables 4ā5) but is a single-scorer estimate: inter-scorer dominance agreement is low in the neutral-valence bin, so the share quantifies scorer-observed residual affect (Appendix J; Figure 13). Cross-model disagreement on individual tar- gets. Seven targets with Ģ F = 0.50span arousal (0.31ā0.87) and dominance (0.16ā1.00); Rohingya ( Ģ F = 0.93,V = 0.00,D = 0.00) and Theodore Roosevelt ( Ģ F = 1.00 ,V = 0.96,D = 0.97) carry opposite affective profiles despite near-identical scalar scores (Appendix Table 13). 6 Summary. Across all three elicitation settings, scalar favorability tracks valence but does not sub- sume arousal and dominance; entity-type break- downs (H1.6) show the effect is strongest for political persons. The H1.5 share (ā„41%, pri- mary scorer) drops to<1%under strict cross- scorer agreementāa dominance construct gap in the neutral-valence bin, not random noise (Ap- pendix J; J). Entity-centered affective profiling re- quires target-directed VAD. 8Results: H2 Target-Directed Scoring vs. Response-Level Tone H2 isolates a complementary question: does target- directed VAD scoring of a response differ from response-level VAD scoring of the same text? If the two contracts agree on average, target-directed scoring is redundant; if they diverge, response-level affect cannot stand in for target-directed affect. Setup. For each brief evaluative generation (evaluative_stance;15,678rows, six models) we pair one response-level and one target-directed VAD record from the same scorer. The H2 arti- fact reports15,626 paper_grade_eligiblepairs; the52excluded rows (0.33%) are flagged by low coverage, refusal, or missing evidence. Per-pair metrics: Euclidean distance in[0, 1] 3 VAD space and per-axis absolute delta. H2.1: response-level vs. target-directed VAD diverges. Across all 15,626 paper-grade pairs, the mean Euclidean VAD distance is0.240(95% bootstrap CI[0.238, 0.242]; Table 6), with90th- percentile0.376(Appendix Figure 7). Stratifica- tion by response length shows similar mean dis- tances across quartiles (Appendix Table 15); the contract gap is not an artifact of generation length, and the magnitude rules out re-labeling of the same signal. H2.2: dominance carries the largest contract gap.Per-axis mean absolute deltas:|ā V |=0.095, |ā A |=0.091,|ā D |=0.170.Dominance shifts most when the scorer attributes agency to a named target. H1 and H2 together show that irreducibility and contract divergence concentrate on complemen- tary axes: A/D beyond scalar (H1); dominance gap between response-level and target-directed VAD (H2). H2.3: scorer contract, not model mechanism. The gap quantifies information lost when target identity is dropped from the scoring instructionā it is not a claim about model internals. Length and target-mention coverage do not explain the divergence (Appendix I; Table 16). Summary. H2 confirms that target-directed and response-level VAD are not interchangeable. The largest contract gap falls on dominance (|ā D | = 0.170): a scalar misses arousal and dominance (H1), and a three-axis score still diverges if read from the whole response rather than the named target (H2). 9 Results: H3 Protocol Drift H3 measures protocol drift across five families (H3.1āH3.5) using 342,779 scored rows and the same Qwen3.6 judge as H1/H2. For each family, drift is Euclidean distance between mean VAD vec- tors for factor pairs. Hyp. FamilyMeanMax H3.1 Situation/factor0.342 0.632 H3.2 Instruction language 0.028 0.056 H3.3 Task regime0.151 0.151 H3.4 Role-play turns0.085 0.158 H3.5 Dialogue topic0.032 0.052 Table 1: H3 protocol drift (Qwen target-directed judge). Drift is Euclidean distance between mean VAD vectors for protocol-factor pairs. Findings and passport implication. Situation framing is the strongest drift lever (H3.1: mean 0.342, max0.632); instruction language and dialogue-topic shells are low aggregate controls (meanā¤0.032). Variance decomposition confirms protocol family (Ī· 2 =0.141) dominates model iden- tity (Ī· 2 =0.010): protocol choice explains14Ć more drift variance than model choice (Appendix J). An Affective Passport should record protocol and high-drift condition tags before model identity; cross-model comparisons over unstated conditions risk confounding measurement regime with model behavior. Appendix Table 17 and Figure 9 give illustrative cases and the full familyĆmodel break- down. 10 Discussion and Conclusion H1 shows scalar favorability is incomplete: arousal/dominance retain signal beyond valence. Valence is cross-validated (r V ā0.85ā0.95judgeā human and inter-scorer); arousal and dominance are single-scorer directional estimates whose un- certainty is bounded from below by human inter- 7 annotator agreement (r h A =0.495 ,r h D =0.702 )āa construct property of these axes, not a model fail- ure (Appendix J). H2 shows whole-response and target-directed VAD diverge on the same text. H3 confirms situation framing shifts profiles substan- tially, motivating protocol metadata in every report. The Affective Passport records scorer identity, drift, coverage, and limits rather than collapsing results into a leaderboard score. 11 Reproducibility and Artifacts The paper specifies the entity-bank construction procedure, frozen scorer prompts, model identi- fiers, artifact schemas, and the canonical rebuild command,bash scripts/build_paper.sh. Prerequisites and full reproduction instruc- tions are documented in Appendix E and docs/RUN_LIVE_API.md.The entity bank is included in the accompanying artifact package and does not require rebuilding. Limitations H1/H2 use LLM judges; H3 covers five VIBE- owned protocol families with one primary judgeā persona slices and full human evaluation remain future work. H3.2 reports aggregate instruction- language drift only and should not be read as per-target invariance or full multilingual robust- ness. Judge bias, prompt sensitivity, and target prior knowledge can affect absolute VAD values; a post-hoc geographic audit finds Western tar- gets receive higher mean valence and lower inter- model dominance variance than Non-Western tar- gets (Appendix J; Chen et al., 2024; Shi et al., 2025; Muhammad et al., 2025). Arousal and dominance carry wider uncertainty than valence (Buechel and Hahn, 2017; Warriner et al., 2013; Petre-Vlad et al., 2025) and should be treated as ordinal tendencies; human calibration (325 targets, Qwen3.6 judge, r V =0.944) covers target-directed VAD onlyāscalar favorability and H2 response- level divergence lack direct human validation; the target bank is not exhaustive. Ethical Considerations VIBE covers political, religious, geopolitical, his- torical, and social-identity targets, so passports can be misused as political labels, model rankings, or claims about internal beliefs. Reports should state the measurement contract, uncertainty, coverage, scorer identity, and interpretation boundary; sen- sitive target outputs should be contextualized, ag- gregated, redacted when needed, and audited by humans where possible. Public artifacts should pri- oritize family-level aggregates, documented scorer contracts, redaction rules, intended-use statements, and selected examples rather than per-target leader- boards. References Yejin Bang, Delong Chen, Nayeon Lee, and Pascale Fung. 2024. Measuring political bias in large lan- guage models: What is said and how it is said. In Proceedings of the 62nd Annual Meeting of the As- sociation for Computational Linguistics (Volume 1: Long Papers), pages 11142ā11159, Bangkok, Thai- land. Association for Computational Linguistics. Emily M. Bender and Batya Friedman. 2018. Data statements for natural language processing: Toward mitigating system bias and enabling better science. Transactions of the Association for Computational Linguistics, 6:587ā604. Sven Buechel and Udo Hahn. 2017. EmoBank: Study- ing the impact of annotation perspective and repre- sentation format on dimensional emotion analysis. In Proceedings of the 15th Conference of the Euro- pean Chapter of the Association for Computational Linguistics: Volume 2, Short Papers, pages 578ā585, Valencia, Spain. Association for Computational Lin- guistics. Maarten Buyl, Alexander Rogiers, Sander Noels, Guil- laume Bied, Edith Heiter, Iman Johary, Alexandru- Cristian Mara, RaphaĆ«l Romero, Jefrey Lijffijt, Tijl De Bie, and Iris Dominguez-Catena. 2026. Large language models reflect the ideology of their creators. npj Artificial Intelligence, 2:7. Anwoy Chatterjee, H S V N S Kowndinya Renduchin- tala, Sumit Bhatia, and Tanmoy Chakraborty. 2024. POSIX: A prompt sensitivity index for large language models. In Findings of the Association for Compu- tational Linguistics: EMNLP 2024, pages 14550ā 14565, Miami, Florida, USA. Association for Com- putational Linguistics. Guiming Hardy Chen, Shunian Chen, Ziche Liu, Feng Jiang, and Benyou Wang. 2024. Humans or LLMs as the judge? a study on judgement bias. In Proceed- ings of the 2024 Conference on Empirical Methods in Natural Language Processing, pages 8301ā8327, Miami, Florida, USA. Association for Computational Linguistics. Dorottya Demszky, Dana Movshovitz-Attias, Jeongwoo Ko, Alan Cowen, Gaurav Nemade, and Sujith Ravi. 2020. GoEmotions: A dataset of fine-grained emo- tions. In Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, pages 8 4040ā4054, Online. Association for Computational Linguistics. Evan Dufraisse, Adrian Popescu, Julien Tourille, Armelle Brun, and Jerome Deshayes. 2023. MAD- TSC: A multilingual aligned news dataset for target- dependent sentiment classification. In Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 8286ā8305, Toronto, Canada. Association for Computational Linguistics. Mats Faulborn, Indira Sen, Max Pellert, Andreas Spitz, and David Garcia. 2025. Only a little to the left: A theory-grounded measure of political bias in large language models. In Proceedings of the 63rd An- nual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 31684ā 31704, Vienna, Austria. Association for Computa- tional Linguistics. Qiming Feng, Qiujie Xie, Xiaolong Wang, Qingqiu Li, Yuejie Zhang, Rui Feng, Tao Zhang, and Shang Gao. 2025. EmoCharacter: Evaluating the emotional fidelity of role-playing agents in dialogues. In Pro- ceedings of the 2025 Conference of the Nations of the Americas Chapter of the Association for Com- putational Linguistics: Human Language Technolo- gies (Volume 1: Long Papers), pages 6218ā6240, Albuquerque, New Mexico. Association for Compu- tational Linguistics. Timnit Gebru, Jamie Morgenstern, Briana Vec- chione, Jennifer Wortman Vaughan, Hanna Wallach, Hal DaumĆ© I, and Kate Crawford. 2021. Datasheets for datasets. Commun. ACM, 64(12):86ā92. FelixHamborgandKarstenDonnay.2021. NewsMTSC: A dataset for (multi-)target-dependent sentiment classification in political news articles. In Proceedings of the 16th Conference of the European Chapter of the Association for Computational Linguistics: Main Volume, pages 1663ā1675, Online. Association for Computational Linguistics. Tiancheng Hu and Nigel Collier. 2024. Quantifying the persona effect in LLM simulations. In Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 10289ā10307, Bangkok, Thailand. Association for Computational Linguistics. Jen-tse Huang, Man Ho Lam, Eric John Li, Shujie Ren, Wenxuan Wang, Wenxiang Jiao, Zhaopeng Tu, and Michael R. Lyu. 2024. Apathetic or empathetic? eval- uating llms'emotional alignments with humans. In Advances in Neural Information Processing Systems, volume 37, pages 97053ā97087. Curran Associates, Inc. Yufei Huang and Deyi Xiong. 2024. CBBQ: A Chi- nese bias benchmark dataset curated with human-AI collaboration for large language models. In Pro- ceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024), pages 2917ā 2929, Torino, Italia. ELRA and ICCL. Abigail Z. Jacobs and Hanna Wallach. 2021. Measure- ment and fairness. In Proceedings of the 2021 ACM Conference on Fairness, Accountability, and Trans- parency, FAccT ā21, page 375ā385, New York, NY, USA. Association for Computing Machinery. Jiho Jin, Woosung Kang, Junho Myung, and Alice Oh. 2025. Social bias benchmark for generation: A com- parison of generation and QA-based evaluations. In Findings of the Association for Computational Lin- guistics: ACL 2025, pages 11215ā11228, Vienna, Austria. Association for Computational Linguistics. Andy Liu, Mona Diab, and Daniel Fried. 2024. Evalu- ating large language model biases in persona-steered generation. In Findings of the Association for Com- putational Linguistics: ACL 2024, pages 9832ā9850, Bangkok, Thailand. Association for Computational Linguistics. GonƧalo Azevedo Mendes and Bruno Martins. 2023. Quantifying valence and arousal in text with mul- tilingual pre-trained transformers. In Advances in Information Retrieval: 45th European Conference on Information Retrieval, ECIR 2023, Dublin, Ireland, April 2ā6, 2023, Proceedings, Part I, page 84ā100, Berlin, Heidelberg. Springer-Verlag. Margaret Mitchell, Simone Wu, Andrew Zaldivar, Parker Barnes, Lucy Vasserman, Ben Hutchinson, Elena Spitzer, Inioluwa Deborah Raji, and Timnit Gebru. 2019. Model cards for model reporting. In Proceedings of the Conference on Fairness, Account- ability, and Transparency, FAT* ā19, page 220ā229, New York, NY, USA. Association for Computing Machinery. Moran Mizrahi, Guy Kaplan, Dan Malkin, Rotem Dror, Dafna Shahaf, and Gabriel Stanovsky. 2024. State of what art? a call for multi-prompt LLM evaluation. Transactions of the Association for Computational Linguistics, 12:933ā949. Saif Mohammad. 2018. Obtaining reliable human rat- ings of valence, arousal, and dominance for 20,000 English words. In Proceedings of the 56th Annual Meeting of the Association for Computational Lin- guistics (Volume 1: Long Papers), pages 174ā184, Melbourne, Australia. Association for Computational Linguistics. Saif Mohammad and Felipe Bravo-Marquez. 2017. WASSA-2017 shared task on emotion intensity. In Proceedings of the 8th Workshop on Computational Approaches to Subjectivity, Sentiment and Social Me- dia Analysis, pages 34ā49, Copenhagen, Denmark. Association for Computational Linguistics. Jared Moore, Tanvi Deshpande, and Diyi Yang. 2024. Are large language models consistent over value- laden questions?In Findings of the Association for Computational Linguistics: EMNLP 2024, pages 15185ā15221, Miami, Florida, USA. Association for Computational Linguistics. 9 Shamsuddeen Hassan Muhammad and 1 others. 2025. SemEval-2025 task 11: Bridging the gap in text- based emotion detection. In Proceedings of the 19th International Workshop on Semantic Evalua- tion (SemEval-2025). Association for Computational Linguistics. Includes multilingual and cross-lingual emotion annotation tracks with explicit judge calibra- tion evaluation. Manish Nagireddy, Lamogha Chiazor, Moninder Singh, and Ioana Baldini. 2024. Socialstigmaqa: a bench- mark to uncover stigma amplification in generative language models.In Proceedings of the Thirty- Eighth AAAI Conference on Artificial Intelligence and Thirty-Sixth Conference on Innovative Applica- tions of Artificial Intelligence and Fourteenth Sym- posium on Educational Advances in Artificial Intelli- gence, AAAIā24/IAAIā24/EAAIā24. AAAI Press. Alicia Parrish, Angelica Chen, Nikita Nangia, Vishakh Padmakumar, Jason Phang, Jana Thompson, Phu Mon Htut, and Samuel R. Bowman. 2022. BBQ: A hand-built bias benchmark for question answering. In Findings of the Association for Computational Linguistics: ACL 2022, pages 2086ā2105, Dublin, Ireland. Association for Computational Linguistics. Mihaela Petre-Vlad, Cornelia Caragea, and Florentina Hristea. 2025. Model calibration for emotion de- tection. In Findings of the Association for Compu- tational Linguistics: EMNLP 2025, pages 20442ā 20457, Suzhou, China. Association for Computa- tional Linguistics. Flor Miriam Plaza-del Arco, Amanda Cercas Curry, Susanna Paoli, Alba Cercas Curry, and Dirk Hovy. 2024. Divine LLaMAs: Bias, stereotypes, stigma- tization, and emotion representation of religion in large language models. In Findings of the Associa- tion for Computational Linguistics: EMNLP 2024, pages 4346ā4366, Miami, Florida, USA. Association for Computational Linguistics. Soujanya Poria, Devamanyu Hazarika, Navonil Ma- jumder, Gautam Naik, Erik Cambria, and Rada Mi- halcea. 2019. MELD: A multimodal multi-party dataset for emotion recognition in conversations. In Proceedings of the 57th Annual Meeting of the As- sociation for Computational Linguistics, pages 527ā 536, Florence, Italy. Association for Computational Linguistics. Marco Tulio Ribeiro, Tongshuang Wu, Carlos Guestrin, and Sameer Singh. 2020. Beyond accuracy: Be- havioral testing of NLP models with CheckList. In Proceedings of the 58th Annual Meeting of the Asso- ciation for Computational Linguistics, pages 4902ā 4912, Online. Association for Computational Lin- guistics. Paul Rƶttger, Valentin Hofmann, Valentina Pyatkin, Musashi Hinck, Hannah Kirk, Hinrich Schuetze, and Dirk Hovy. 2024. Political compass or spinning ar- row? towards more meaningful evaluations for values and opinions in large language models. In Proceed- ings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Pa- pers), pages 15295ā15311, Bangkok, Thailand. As- sociation for Computational Linguistics. James A Russell. 1980. A circumplex model of af- fect. Journal of personality and social psychology, 39(6):1161. Sahand Sabour, Siyang Liu, Zheyuan Zhang, June Liu, Jinfeng Zhou, Alvionna Sunaryo, Tatia Lee, Rada Mi- halcea, and Minlie Huang. 2024. EmoBench: Eval- uating the emotional intelligence of large language models. In Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Vol- ume 1: Long Papers), pages 5986ā6004, Bangkok, Thailand. Association for Computational Linguistics. Andrew D. Selbst, Danah Boyd, Sorelle A. Friedler, Suresh Venkatasubramanian, and Janet Vertesi. 2019. Fairness and abstraction in sociotechnical systems. In Proceedings of the Conference on Fairness, Ac- countability, and Transparency, FAT* ā19, page 59ā68, New York, NY, USA. Association for Com- puting Machinery. Lin Shi, Chiyu Ma, Wenhua Liang, Xingjian Diao, We- icheng Ma, and Soroush Vosoughi. 2025. Judging the judges: A systematic study of position bias in LLM- as-a-judge. In Proceedings of the 14th International Joint Conference on Natural Language Processing and the 4th Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics, pages 292ā314, Mumbai, India. The Asian Federation of Natural Language Processing and The Association for Computational Linguistics. Eric Michael Smith, Melissa Hall, Melanie Kambadur, Eleonora Presani, and Adina Williams. 2022. āIām sorry to hear thatā: Finding new biases in language models with a holistic descriptor dataset. In Proceed- ings of the 2022 Conference on Empirical Methods in Natural Language Processing, pages 9180ā9211, Abu Dhabi, United Arab Emirates. Association for Computational Linguistics. Amy Beth Warriner, Victor Kuperman, and Marc Brys- baert. 2013. Norms of valence, arousal, and domi- nance for 13,915 english lemmas. Behavior research methods, 45(4):1191ā1207. Zhiyuan Zeng, Jiatong Yu, Tianyu Gao, Yu Meng, Tanya Goyal, and Danqi Chen. 2024. Evaluating large lan- guage models at evaluating instruction following. In The Twelfth International Conference on Learning Representations. Lianmin Zheng, Wei-Lin Chiang, Ying Sheng, Siyuan Zhuang, Zhanghao Wu, Yonghao Zhuang, Zi Lin, Zhuohan Li, Dacheng Li, Eric P. Xing, Hao Zhang, Joseph E. Gonzalez, and Ion Stoica. 2023. Judging llm-as-a-judge with mt-bench and chatbot arena. In Proceedings of the 37th International Conference on Neural Information Processing Systems, NIPS ā23, Red Hook, NY, USA. Curran Associates Inc. 10 A Prompt Templates and Roles Seven target-conditioned prompt templates are defined:neutral_description,significance, controversy,risk,contribution,comparison,moral_evaluation. Each takestargetas the sole slot. Role prefixes:no_role,R0_default,neutral_assistant,historian,diplomat,journalist, safety_focused_assistant,empathetic_counselor,local_cultural_expert. Full prompt texts are in the released repository. B Target Model Identifiers Display nameRun identifierReproducibility note GigaChat 3.1 10B A1 8B BF16 gigachat3_1_10b_a1_8b_bf16OpenAI-compatible provider endpoint; resolved provider snapshot archived with the run config. YandexGPT 5 Lite 8B Instruct yandexgpt_5_lite_8b_instructSame decoding contract as the other generators. Ministral 3 14B Instruct 2512 BF16 ministral_3_14b_instruct_2512_bf16Instruction-tuned generator. Gemma 4 26B FP8 gemma4_26b_fp8Instruction-tuned generator. Granite 4.1 8B granite_4_1_8bInstruction-tuned generator. Qwen 3 6/35B A3B qwen3_6_35b_a3b Generator; Qwen-family judge is not used to score its own outputs. Table 2: Target-model display names and run identifiers. Each identifier corresponds to a frozen model snapshot; provider endpoints and access dates are recorded in the released run configs. C Generation and Scoring Record Schemas A generation row contains:generation_id,model_id,target_id/name/family,prompt_id, language,role,decoding(temp=0.0,top_p=0.95,seed=13),response_text. A target-directed scoring row adds:scorer_id(llm_target_directed_vad),valence/arousal/dominance ā [0, 1], confidence,target_coverage,refusal,abstention,rationale,evidence_spans,parse_valid. Full schemas are in the repository. D Affective Passport JSON Contract TheAffectivePassportisaJSONobjectwithtop-levelkeys:artifact_type, passport_version,model_id,measurement_contract,core_affective_profile, vad_added_value,target_directed_scorer_contract,protocol_drift,entity_bank_coverage, optional_validation_layers,limitations.A builder script (scripts/build_passport.py) assembles all fields from run artifacts; the full schema is in the repository. E Reproduction Entry Points The released repository includes a top-level build script that regenerates all hypothesis artifacts and the paper PDF from the archived row-level files: bash scripts/build_paper.sh Prerequisites (poetry install, environment variables for live API endpoints, and model identi- fiers) are documented indocs/RUN_LIVE_API.mdanddocs/ITEMBANK_BUILD.md. The entity bank at data/item_banks/vibe_entity_bank_v2/final/v2.jsonlis included and does not require rebuild- ing. Frozen scorer prompts, model identifiers, provider snapshot notes, and SHA-256 hashes of all row-level files are included in the archive. F H1 Metric Definitions All H1 tracks use target-directed VAD and scalar favorability on a [0, 1] scale with neutral point 0.5. 11 FieldValue TargetMongol invasions and conquests ElicitationBrief evaluative prompt Scalar favorability0.50 Target-directed valence0.50 Target-directed arousal0.80 Target-directed dominance1.00 Table 3: Illustrative H1.5 hidden-affect row under brief evaluative prompting: near-neutral scalar and valence with high arousal and dominance (row-level scores from the released artifact). Near-neutral valence bandHidden-affect shareN (near-neutral valence) Baseline ([0.45, 0.55])0.4123,185 Wider band ([0.40, 0.60])0.3964,349 Narrow band ([0.48, 0.52])0.4123,185 Table 4: H1.5 sensitivity under brief evaluative prompting: hidden-affect share under alternative near-neutral valence bands (arousal/dominance thresholds fixed; Appendix F). Scalar bins (H1.2). Scalar favorability is binned into five equal-width intervals:[0.0, 0.2),[0.2, 0.4), [0.4, 0.6),[0.6, 0.8),[0.8, 1.0]. H1.2 reports the mean, across bins with at least two rows, of the average within-bin standard deviation of arousal and dominance. Residuals (H1.3āH1.4). H1.3 and H1.4 are corpus means of|arousalā 0.5|and|dominanceā 0.5|. We also report a strict arousal proxy: share of near-neutral-scalar rows (scalar ā [0.45, 0.55]) with arousalā„ 0.70. Hidden affect (H1.5).A row has hidden affect whenvalenceā [0.45, 0.55]and any of:arousalā„ 0.70, dominanceā„ 0.75, ordominance⤠0.25. H1.5 is the share of near-neutral-valence rows meeting this rule. Target-family extension (H1.6). H1.6 checks whether irreducibility is visible across entity types. For each target family with at least 50 rows, we compute the per-row VAD residual magnitude|valenceā scalar| +|arousalā 0.5| +|dominanceā 0.5|and report the family mean. Table 9 gives per-family H1.5 hidden-affect shares. G H1 Diagnostics Table 7 summarizes all three elicitation tracks; Tables 8 and 10 give the VIBE-bank control and primary elicitation results. H H1 Brief Evaluative Prompting (VIBE Primary Track) The primary VIBE track uses a brief evaluative generation prompt: models produce a short stance toward the target rather than neutral encyclopedic text. The core entity bank (13 target families) yields paired scalar favorability and target-directed VAD on all 15,678 generations (100%join coverage). Figure 3 gives a model-level view of mass distribution in the valenceāarousal plane. 12 0.2 0.4 0.6 0.8 n=2,613 Gemma 4 26B n=2,613 GigaChat 3.1 10B n=2,613 Granite 4.1 8B 0.2 0.4 0.6 0.8 Ministral 3 14B n=2,6130° 45° 90° 135° 180° 225° 270° 315° Qwen 3 35B n=2,6130° 45° 90° 135° 180° 225° 270° 315° YandexGPT 5 Lite 8B n=2,6130° 45° 90° 135° 180° 225° 270° 315° Emotion sector (V x A, illustrative) PositiveExcitedTenseAngryNegativeSadCalmContent Targets per bin (dot size) 4 / bin16 / bin64 / bin200 / bin Valence-arousal polar profiles by model (N=15,678, evaluative stance) theta = atan2(A-0.5, V-0.5) | r = ||(V,A)-(0.5,0.5)|| | dot area ~ bin count Figure 3: Polar valenceāarousal profiles by model under brief evaluative prompting (allN =15,678joined rows; n=2,613targets per model). Colored wedges mark approximate circumplex emotion sectors (legend, illustrative only). Dots areĪøĆrhistogram bin centers; marker area is proportional to the number of targets in the bin (Īø = atan2(Aā0.5,Vā0.5), r =ā„(V,A)ā(0.5, 0.5)ā„). 00.250.50.751 Score 0 10 20 30 40 50 % of scores 39.6% Valence 00.250.50.751 Score 0 10 20 30 40 50 42.9% Arousal 00.250.50.751 Score 0 10 20 30 40 50 30.7% Dominance VAD Score Distributions VIBE Target-Directed Scoring n = 18,290 rows Ā· evaluative\_stance prompt Ā· Qwen3.6-35B judge Ā· bin width 0.05 Figure 4: Distribution of target-directed VAD scores across alln = 15,678scored rows (evaluative_stance prompt, six models, Qwen3.6-35B judge, bin width 0.05). Score quantization is visible on all three axes: the neutral point (0.5) accounts for 39.6% of valence, 42.9% of arousal, and 30.7% of dominance scores; additional mass clusters at 0.0, 0.8, and 1.0. Claims about hidden affect rest on the co-occurrence of near-neutral valence with non-neutral arousal/dominance within the same scored row; threshold sensitivity analyses (Table 5) confirm the pattern persists across alternative cutoffs. 13 Threshold variantHidden share N nv ā vs. baseline Baseline0.4123,185+0.000 Lower arousal threshold (ā„ 0.65)0.4123,185+0.000 Higher arousal threshold (ā„ 0.75)0.4113,185-0.001 Tighter dominance high (ā„ 0.80)0.4123,185+0.000 Looser dominance high (ā„ 0.70)0.4653,185+0.053 Tighter dominance low (⤠0.20)0.4123,185+0.000 Looser dominance low (⤠0.30)0.4323,185+0.020 Table 5: H1.5 threshold sensitivity under brief evaluative prompting. Near-neutral valence is fixed to[0.45, 0.55]; rows vary arousal/dominance cutoffs. Hidden-affect share staysā„ 0.35 under all variants shown. LayerMetricPoint [95% bootstrap CI] H1.1Brief evaluative: Pearson r (scalar, valence)0.949 [0.946, 0.952] H1.5Brief evaluative: hidden-affect share0.412 [0.396, 0.429] H1.3Brief evaluative: mean|āA|0.115 [0.113, 0.117] H1.4Brief evaluative: mean|āD|0.279 [0.276, 0.281] H1.2Brief evaluative: within-bin A/D std0.181 [0.179, 0.182] H1.1Buyl replication: Pearson r (scalar, valence)0.759 [0.756, 0.761] H1.5Buyl replication: hidden-affect share0.426 [0.422, 0.430] H1.3Buyl replication: mean|āA|0.184 [0.184, 0.185] H1.4Buyl replication: mean|āD|0.267 [0.267, 0.268] H2.1Mean VAD L2 distance0.240 [0.238, 0.242] H2.2Mean|ā V |0.095 [0.094, 0.096] H2.2Mean|ā A |0.091 [0.090, 0.092] H2.2Mean|ā D |0.170 [0.168, 0.172] Table 6: Bootstrap 95% confidence intervals (2,000 resamples; row-level bootstrap) for headline H1/H2 metrics. Intervals use paired rows as the unit of analysis. Elicitation settingNCov.r s,v H1.2 bin std H1.3|āA| H1.4|āD| H1.5 hidden Notes Buyl open description (Buyl et al., 2026) 129,181 99.99% 0.75860.18700.18450.26750.4256 External replication; political-person subsample; encyclopedic prompt. VIBE bank, open descriptive prompt15,671100% 0.87490.20880.15980.24900.2668 Neutral ātell me aboutā template; six models; control track. VIBE bank, brief evaluative prompt15,678100% 0.94910.18060.11520.27860.4119 Short evaluative stance; six models; primary VIBE track. Table 7: H1 irreducibility across elicitation settings. Open descriptive prompts elicit encyclopedic coverage; brief evaluative prompts elicit a compressed stance toward the target. All tracks use target-directed VAD on a[0, 1]scale (neutral point0.5). Irreducibility (H1.2āH1.5) persists in every setting; scalarāvalence alignment is tightest under brief evaluative prompting, while hidden-affect share remains high (ā„ 27%). CheckMetricValueInterpretation H1.1Pearson correlation between scalar score and valence 0.8749Valence strongly tracks scalar favorability on the VIBE-owned target bank. H1.2Mean standard deviation of arousal/dominance within scalar bins 0.2088Arousal and dominance retain variation within similar scalar scores. H1.3Mean absolute arousal residual from neutral midpoint 0.5 0.1598Arousal remains non-neutral beyond scalar favorability. H1.4Mean absolute dominance residual from neutral midpoint 0.5 0.2490 Dominance remains a strong additional axis. H1.5Hidden-affect share among near-neutral-valence rows 0.2668Neutral valence can still hide non-neutral arousal or dominance. Table 8: H1 on the VIBE bank with an open descriptive prompt (neutral encyclopedic ātell me about the targetā; n = 15, 671usable rows; 100.00% coverage; six released models). Confirms that irreducibility is not limited to the brief evaluative prompt. 14 Target familyNH1.5 hidden shareH1.6 mean VAD residual political person2,6880.7700.521 historical figure1,2840.6670.551 person2,0280.6210.541 organization1,1940.5020.461 social group1,2000.4470.422 historical event2880.4160.468 cultural symbol3060.3910.384 geopolitical event1,7220.2910.448 religion5520.2000.375 ideology1,7700.1790.355 country1,2000.1660.330 technology2820.1580.440 abstract phenomenon1,1640.1490.395 Corpus mean (H1.6): 0.438 over 13 families (N =15,678). Table 9: Per-family H1.5 hidden-affect share and H1.6 mean VAD residual magnitude under brief evaluative prompting. Hidden affect: valenceā [0.45, 0.55]and (arousalā„ 0.7or dominance/ā [0.25, 0.75]). H1.6 residual: |valenceā scalar| +|arousalā 0.5| +|dominanceā 0.5| per row, averaged within family. Hypothesis Primary metricValueInterpretation H1.1Pearson r(scalar, valence)0.9491Scalar favorability aligns with valence but does not subsume VAD. H1.2 Mean within-bin std. of arousal/dominance0.1806Arousal and dominance vary within similar favorability levels. H1.3Mean absolute arousal residual from 0.50.1152Arousal residual; strict high-arousal neutral-scalar proxy = 3.81%. H1.4Mean absolute dominance residual from 0.5 0.2786Dominance captures agency, power, and vulnerability beyond scalar favorability. H1.5Hidden-affect share near-neutral valence0.4119Neutral valence coexists with non-neutral arousal or extreme dominance. Table 10: H1 results under brief evaluative prompting on the VIBE bank (n = 15,678usable rows). The generation prompt asks for a short evaluative stance toward the target, not neutral encyclopedic description. MetricQwen vs. GPT-4o-mini Mean L2 (VAD)0.232 P90 L2 (VAD)0.469 Pearson r (valence)0.954 Mean|ā| (V)0.047 Pearson r (arousal)0.418 Mean|ā| (A)0.101 Pearson r (dominance)0.573 Mean|ā| (D)0.159 Table 11: Inter-scorer agreement on target-directed VAD (brief evaluative), Qwen3.6 vs. GPT-4o-mini on the five non-Qwen generators (n = 13,065). Qwen-generator rows (n = 2,613) are primary-scored by Gemma-4; Gemma vs. GPT on that slice is reported in Section 7 (mean L2= 0.228,r V = 0.954,r D = 0.749). Scalar favorability is not compared across judges. JudgeN Mean L2r V r A r D MAE V MAE A / MAE D Qwen3.6 3250.195 0.944 0.773 0.8630.0870.080 / 0.123 Table 12: Human calibration of H1 target-directed VAD scores. 325 targets, four human annotations each. Annotators read a Qwen3.6-generated response and selected up to three emotion labels expressing affect toward the target; labels were mapped to[0, 1]VAD and averaged per target. Judge scores are the same Qwen3.6 scorer applied to the same responses. Correlations computed at target level (human mean vs. judge score). Lower L2/MAE = closer agreement. 15 TargetFamily Ģ F Ģ V Ģ A Ģ D Neutral scalar favorability ( Ģ F = 0.50) ā seven targets, seven distinct VAD profiles Nakbageopolitical_event0.500.020.700.03 2022 Kazakh unrestgeopolitical_event0.500.040.860.16 Mongol invasionsgeopolitical_event0.500.340.770.99 2021 Taliban offensivegeopolitical_event0.500.430.670.99 Joe Bidenpolitical_person0.500.540.310.90 ExxonMobilorganization0.500.500.390.94 Dutch East India Companyorganization0.500.540.561.00 High scalar favorability ( Ģ F ā„ 0.93) ā same score, opposite profiles Rohingyasocial_group0.930.000.760.00 Theodore Rooseveltpolitical_person1.000.960.710.97 Table 13: Selected VIBE entity-bank targets under open-descriptive prompting (tell_me_about, six models, mean scores). Targets at the same scalar favorability level show starkly different VAD profiles: Nakba and Mongol invasions share Ģ F = 0.50but differ in dominance (0.03vs.0.99); Rohingya and Theodore Roosevelt are indistinguishable by Ģ Fyet carry opposite affective profiles. Ģ F: mean scalar favorability; Ģ V / Ģ A/ Ģ D: mean target-directed VAD. TargetFamily Ģ V Ģ A Ģ DProfile type William Shakespearehistorical_figure1.000.101.00calm admiration Mahatma Gandhipolitical_person0.760.470.98admired, powerful Eastern Front (WWII)geopolitical_event0.010.990.50horror, conflict Khmer Rougeorganization0.000.930.97feared, powerful Rohingyasocial_group0.000.750.00suffering, vulnerable Gezi Park protestsgeopolitical_event0.500.710.61contested, tense Table 14: Illustrative target-directed VAD profiles (tell_me_about, six models, mean scores). Scalar favorability cannot distinguish Khmer Rouge from Rohingya (both near Ģ V = 0) yet their dominance profiles (0.97vs.0.00) encode opposite power relationships. Gandhi and Shakespeare share high valence but differ in arousal, reflecting different affective frames. 0.00.20.40.60.81.0 Mean scalar favorability across models 0.0 0.2 0.4 0.6 0.8 1.0 1.2 1.4 Maximum cross-model VAD distance (target) consensus framing model-dependent framing Lai Ching-te Joachim Peiper Jamal Khashoggi R. Kelly Johanna Bormann Haakon VII de... H1 target map: consensus vs. model-dependent affective framing Scalar zone negative near-neutral positive Models 7 10 12 15 17 Figure 5: H1 cross-model disagreement map. Each point is a target; the x-axis shows mean scalar favorability across models and the y-axis shows the maximum cross-model target-directed VAD distance for that target. Targets near the bottom show consensus affective framing; upper regions indicate model-dependent affective profiles. 16 V A D .25 .50 .75 1.0 Lai Ching-te max model L2 = 1.39 V A D .25 .50 .75 1.0 Jamal Khashoggi max model L2 = 1.17 V A D .25 .50 .75 1.0 Jack the Ripper max model L2 = 1.12 V A D .25 .50 .75 1.0 Joachim Peiper max model L2 = 1.21 H1 case studies: model-level VAD profiles for high-disagreement targets V = Valence Ā· A = Arousal Ā· D = Dominance Ā· Thin lines = per-model means Ā· Orange = median profile Figure 6: H1 radar case studies for high-disagreement targets. Thin gray lines are model-level target-directed VAD profiles and the orange polygon is the median profile. The panels illustrate how VIBE can expose model-dependent affective framing rather than collapsing each target to a single favorability score. 17 0.00.20.40.60.81.0 VAD L2 distance (response-level vs target-directed) 0 1 2 3 4 5 Density A Contract distance distribution Mean = 0.240 Median = 0.224 P90 = 0.376 0.000.050.100.150.200.25 Mean absolute delta (response-level ā target-directed) Valence Arousal Dominance 0.095 0.091 0.170 B All axes shift; dominance shifts most Ī VĪ AĪ D VAD axis Ideology Historical Figure Abstract Phenomenon Political Person Historical Event Geopolitical Event Technology Cultural Symbol Person Organization Social Group Religion Country 0.0910.1020.201 0.1220.0990.215 0.1160.1010.172 0.0860.0950.200 0.1180.1040.158 0.0900.0930.169 0.1080.0910.161 0.0970.1160.144 0.0930.0870.173 0.0770.0760.155 0.1150.0770.117 0.0950.0770.112 0.0710.0770.107 C Divergence by target family Family-level diagnostic; not a direct bias claim D High-distance paired examples response-leveltarget-directed Taiwan independence movement L2 = 0.880 Ā· ideology V 0.320.00 A 0.780.80 D 0.900.08 Muįø„ammad ibn Musa al-... L2 = 0.467 Ā· historical figure V 0.801.00 A 0.280.50 D 0.641.00 impostor syndrome L2 = 0.516 Ā· abstract phenomenon V 0.600.28 A 0.280.22 D 0.580.18 0.10 0.15 0.20 0.25 0.30 Mean |Ī| H2 Ā· Response-level and target-directed VAD are distinct scoring contracts Figure 7: H2 visual story (n = 15,626paper-grade paired generations). Panel A: distribution of VAD L2 distances between response-level and target-directed scoring (mean0.240, P900.376). Panel B: per-axis mean absolute deltas; dominance carries the largest gap (|ā D | = 0.170). Panel C: mean divergence by target familyāa diagnostic of scorer-contract sensitivity, not a direct bias claim. Panel D: three high-distance examples where response-level tone and target-directed affect point to different VAD profiles. Response length quartileNMean L2Word len. rangeEvidence rate Q1 (short)3,9450.24543ā901.000 Q23,9240.24191ā1101.000 Q33,8880.238111ā1291.000 Q4 (long)3,8690.235130ā2501.000 Table 15: H2 contract distance stratified by response length and evidence presence (brief evaluative generations; paper-grade paired rows). Divergence is not driven only by very short responses. I H2 Additional Diagnostics The main paper reports the H2 paired-score summary on brief evaluative generations (evaluative_stanceonly). Additional diagnostics audit where response-level and target-directed VAD diverge most strongly. 18 TargetFamilyL2āVāAāD anti-Chinese sentimentideology1.052-0.720-0.100-0.760 anti-Judaismideology1.024-0.700-0.100-0.740 racismideology1.023-0.720-0.100-0.720 violence against menideology0.994-0.600-0.140-0.780 anti-Christian sentimentideology0.989-0.7600.200-0.600 anti-Christian sentimentideology0.986-0.7400.200-0.620 anti-Chinese sentimentideology0.971-0.6400.120-0.720 Eskimosocial_group0.948-0.6000.220-0.700 Table 16: Highest-distance H2 examples after pairing response-level and target-directed VAD scores. H2 divergence is not explained by text-surface features. On15,626paper-grade H2 pairs: r(word length, L2)=ā0.031;r(mention rate, L2)=ā0.052(p<10 ā10 ). Both are statistically signifi- cant but explain<0.3%of variance. High-mention-rate responses (n=15,010) show mean L2= 0.239vs 0.272for low-mention responsesāessentially the same gap. The H2 contract difference is not a length or coverage artifact. Sensitivity of A/D findings to label-based proxy. Human calibration uses an emotion-label-to-VAD mapping (28 labelsā23 distinct VAD points), which discretizes the human-side scores. To test whether this discretization systematically biases the A/D findings, we ran a perturbation simulation on all 325 matched targets. For each of 1,000 draws, we replaced each targetās human VAD mean with a Gaussian- perturbed versionānoise scale equal to that targetās observed inter-annotator standard deviation (mean std A =0.10, std D =0.13)āmodeling what would happen if annotators had provided continuous scores with the same uncertainty structure. Three results are stable across all 1,000 draws: 1.Directional agreement holds: judgeāhuman SpearmanĻ > 0.3in100%of draws for all three axes (arousal mean Ļ=0.43; dominance mean Ļ=0.60; valence mean Ļ=0.76). 2.Rank order is stable within the human side: two independent perturbed draws correlate atĻ A =0.54 andĻ D =0.71āmatching the observed human inter-annotator agreement (r h A =0.495,r h D =0.702), confirming that the simulation reproduces the correct uncertainty level. 3.Point-correlation drops, but direction does not flip: observedr A =0.773falls to a simulation mean of0.43under perturbation, reflecting granularity ceiling attenuation rather than systematic directional error; 0% of draws show Ļ < 0.3. The label-based proxy introduces attenuation (lower observedrthan continuous scores would give) but not directional distortion. The A/D ordinal findingsāwhich models produce higher-arousal or higher- dominance representations of which targetsāare robust to reasonable perturbation of the human-side anchor. Standard (primary scorer) Conservative (min across scorers) 0 10 20 30 40 50 Hidden-affect share (%) 60.0% 1.2% (A) Hidden affect: standard vs conservative (neutral scalar bin [0.45, 0.55]) 35% threshold 0.00.20.40.60.81.0 Half-1 mean valence 0.0 0.2 0.4 0.6 0.8 1.0 Half-2 mean valence (B) Split-half valence agreement across 2613 targets (r = 0.948) ValenceArousalDominance 0.0 0.2 0.4 0.6 0.8 1.0 Split-half Pearson r 0.948 0.815 0.898 (C) Split-half reliability per VAD axis (2613 targets) r=0.70 H1 robustness checks: worst-case hidden affect and split-half profile reliability Figure 8: H1 robustness checks. (A) Hidden-affect share under primary scorer (standard) vs conservative threshold requiring both scorers to agree on the same non-neutral axis. (BāC) Split-half target-level profile correlation: valence (r=0.948), arousal (r=0.815), dominance (r=0.898) across all2,613targets, showing that profiles are stable across random model subsets. 19 CaseTarget / modelCondition A: VADCondition B: VADL2 H3.1 high driftAyrton Senna / Gemma4anger-hostile: (0.00, 0.80, 0.00) breaking-news: (1.00, 0.00, 1.00) 1.414 H3.1 high driftMalala Yousafzai / Gemma4 intimate-distress: (1.00, 0.20, 0.50) fear-anxiety: (0.00, 0.80, 0.00) 1.069 H3.5 low driftKemetism / Qwendialogue topic A: (0.80, 0.20, 0.70) dialogue topic B: (0.80, 0.20, 0.70) 0.000 Table 17: Illustrative H3 cases. High-drift rows show how situation framing shifts a target-directed profile sharply for the same target/model pair. The low-drift row shows a stable profile across dialogue topics; this is not a claim of per-target invariance across all conditions. Gemma4-fp8 Qwen3.6 Ministral GigaChat Gemma4-it Granite YandexGPT Model Abstract phenomenon Country Cultural symbol Geopolitical event Historical event Historical figure Ideology Organization Person Political person Religion Social group Technology Target Family 0.060.160.110.110.210.170.15 0.070.140.170.200.210.220.22 0.070.190.140.130.210.180.17 0.060.120.090.130.170.120.16 0.070.150.120.120.250.170.15 0.050.150.140.190.190.170.21 0.040.160.180.130.220.200.18 0.050.130.150.160.180.220.20 0.050.160.130.190.180.200.23 0.060.140.120.170.160.140.21 0.110.170.200.180.200.220.23 0.150.200.190.210.220.250.29 0.080.180.180.150.230.230.20 H3 Protocol Drift: Target Family Ć Model 0.05 0.10 0.15 0.20 0.25 0.30 Mean drift (Euclidean) Figure 9: H3 protocol drift by target family and model (mean Euclidean distance between factor-pair VAD profiles, averaged over H3.1āH3.5). Social group and religion show the highest cross-model drift; Gemma4-fp8 is consistently the most stable model. Geopolitical events show the lowest mean drift across models. J H3 Protocol Drift (Supplement) Main-text results are in Section 9. Analysis usessources/H3/data/paper/h3_scores_compact.jsonl (342,779 compact rows; H3.2 supplied bysources/H3/all_scores.jsonl). Factor-pairwise drift CSV: sources/H3/artifacts/protocol_drift/factor_pairwise_drift.csv. H3 numerical results by family: H3.1: 78,390; H3.2: 91,166; H3.3: 31,344; H3.4: 63,489; H3.5: 78,390 rows. Illustrative passport comparison. Table 18 shows how the Affective Passport surfaces model differ- ences that a single leaderboard score would collapse. Philipp Lenard receives V= 0.10from English- instruction models (foregrounding Nazi involvement) but V= 1.00from Russian-instruction runs (fore- grounding physics contributions). Uyghurs receive V= 0.49overall but with inter-model std= 0.26, reflecting genuine disagreement about framing. The Affective Passport makes this disagreement explicit rather than averaging it away. H3 variance decomposition (ANOVA).Sequential Type-I ANOVA on40,000stratified H3 rows (out- come: per-row VAD L2 drift): hypothesis family (Ī· 2 =0.141)ā«protocol factor (0.026)>familyĆmodel (0.014)>model identity (0.010); residual0.809reflects within-condition item variance. Protocol family 20 TargetModel Ģ V Ģ A Ģ D Philipp Lenard (historical_figure) ā inter-model std = 0.38 Ministral (en) 0.10 0.700.80 YandexGPT (ru) 1.00 0.501.00 Qwen3.6 (en) 0.20 0.600.70 Uyghurs (social_group) ā inter-model std = 0.26 Gemma4 0.00 0.800.00 GigaChat 0.70 0.400.20 Granite 0.10 0.700.10 Table 18: Affective Passport comparison: two high-controversy targets across models (tell_me_about). A leaderboard mean would obscure the profile disagreement that the Affective Passport makes explicit. membershipānot model identityāis the dominant explained source of drift, confirming that the Affective Passport should record which family was used before which model. H3.2 per-language drift from English baseline.Table 19 shows per-language mean VAD and L2 from the English centroid. All seven languages deviate below0.056(French most, Russian least0.026); arousal and dominance are near-invariant; valence shiftsā3ā4points lower for Romance/Chinese. H3.2 should not be read as full multilingual robustness (no culturally localized targets or native-speaker validation). Language Ģ V Ģ A Ģ DL2 from EN English (baseline)0.6750.5070.6980.000 Russian0.6710.5110.6720.026 Chinese0.6600.5210.6660.038 Japanese0.6550.5030.6590.043 Spanish0.6400.4990.6590.053 Arabic0.6510.5000.6500.053 French0.6430.4960.6540.056 Table 19: H3.2 per-language mean VAD and L2 distance from English centroid. All deviations are below0.056; arousal and dominance are near-invariant; valence shows a small systematic shift for Romance/Chinese languages. 0.00.20.40.60.81.0 Eta-squared ( 2 ) Residual Family Ć Model Model Protocol factor H3 family 0.809 0.014 0.010 0.026 0.141 (a) Variance decomposition ANOVA on VAD L 2 drift English Russian Chinese Japanese Spanish Arabic French 0.00 0.01 0.02 0.03 0.04 0.05 VAD L 2 distance from English 0.0000 0.0258 0.0379 0.0434 0.0529 0.0533 0.0555 English (baseline) (b) H3.2 per-language drift from English instruction baseline Figure A21. Left: ANOVA variance decomposition of per-row VAD L drift (H3.1H3.5). Right: H3.2 language drift measured as VAD L distance from the English centroid. Figure 10: H3 variance decomposition and per-language drift. Left: ANOVAĪ· 2 by source (familyā«model). Right: H3.2 L2 distance from English baseline by instruction language. Cultural provenance audit: Western vs. Non-Western targets.We conducted a post-hoc geographic stratification of the2,613entity bank targets using thegeographyfield populated from Wikidata. Targets were classified as Western (Europe incl. historical states, North America, Australia/NZ;N =1,147) or Non-Western (Asia, Middle East, Africa, Latin America, Russia/CIS;N =641);825targets with no 21 geographic anchor were excluded. We compared mean VAD profiles and inter-model VAD standard deviation from the H1 evaluative-stance track (Table 20; Figure 11). GroupN Ģ V Ģ A Ģ Dstd V std D Western1,1470.7710.4750.8060.0960.096 Non-Western6410.5980.5310.6960.1090.127 p (Welch / Mann-Whitney)<0.001 <0.001 <0.0010.001 <0.001 Table 20: Cultural provenance audit: Western vs. Non-Western targets (H1 evaluative stance). Western targets receive higher mean valence (+0.17) and dominance (+0.11). Non-Western targets show greater inter-model disagreement on dominance (std 0.127 vs 0.096, p<0.001) and valence (p=0.001). ValenceArousalDominance 0.0 0.2 0.4 0.6 0.8 1.0 Mean score (0 1) *** *** *** A Mean VAD by region group Western (n=1147) Non-Western (n=641) ValenceArousalDominance 0.00 0.05 0.10 0.15 0.20 0.25 0.30 0.35 0.40 Inter-model std (0 1) ** ns *** B Inter-model VAD std by region group Western (n=1147) Non-Western (n=641) Figure A22 Cultural/Regional Bias Audit: Western vs Non-Western VAD profiles (H1 Evaluative-Stance scores, VIBE entity bank v2, n=2,613 targets) Figure 11: Cultural audit: mean VAD (left) and inter-model VAD standard deviation (right) by geographic group. Non-Western targets show lower valence/dominance and higher model disagreement on dominanceāconsistent with less confident and more variable LLM representations of Non-Western entities. Western targets are rated higher on valence (+0.17,p<0.001) and dominance (+0.11,p<0.001). Non- Western targets elicit greater inter-model disagreement on dominance (std0.127vs0.096,p<0.001) and valence (p=0.001); arousal disagreement does not differ significantly (p=0.160). This finding is reported in the Limitations section as an empirical grounding of the cultural-bias concern. Hidden affect: robustness, quantization, and inter-scorer strictness. Note on reported shares. The main text reports 41.19% for the evaluative-stance track using a neutral-valence bin[0.45, 0.55]; this appendix reports 42.4% (L0) using a neutral-scalar bin[0.45, 0.55]on the same track. The two differ because neutral valence and neutral scalar do not always co-occur: some rows have near-neutral scalar but non-neutral valence. The Buyl track reports 42.56% (neutral-valence bin). All three numbers reflect the same qualitative finding; differences are attributable to track and bin definition, not data inconsistency. Quantization artifact? Figure 13 tests this directly: in the neutral scalar bin[0.45, 0.55](Buyl n=28,634; evaluativen=3,518), arousal std= 0.149/0.118and dominance std= 0.203/0.205under the primary scorerāfar from a point mass. Score spread is genuine, not clustering. Strictness spectrum. Figure 12 and Table 21 show hidden-affect share under four criteria of increasing strictness. L0 (primary scorer, any axis) recovers the headline 42.4%; L1 (either judge) gives 42.6%. L2āL3 (both judges agree) collapse toā0.7%. This drop is driven by dominance, not arousal: secondary scorer axis-confirmation rates are 5.0% for arousal and only 1.1% for dominance (Figure 12, Panel C). Secondary scorer dominance std= 0.046vs primary std= 0.213in this bin; inter-scorerr D =0.091here vs r D =0.573 across the full dataset. Why doesr D collapse specifically in the neutral-valence bin? When valence carries a clear evaluative direction, dominance tends to co-vary predictably with it. In the neutral-valence bin this co-variation breaks: the two judges default to different priors about what dominance means for an ambiguous target. 22 This is a construct-disambiguation problem hardest precisely where valence is uninformativeānot random noise, and consistent with documented low cross-rater dominance reliability (Buechel and Hahn, 2017; Warriner et al., 2013). LevelCriterionSharen L0Any judge, any axis (headline)42.4%1,232 L1Either judge flags42.6%1,238 L2Both judges, any axis (union)0.7%19 L3Both judges, same axis (exact)0.7%19 Table 21: H1.5 hidden-affect share under four strictness levels (evaluative stance, neutral scalar bin[0.45, 0.55], n=2,904). L2āL3 collapse reflects systematic dominance construct disagreement in this bin (r D =0.091), not random noise. L0: Any judge any axis L1: Either judge L2: Both judges any axis (union) L3: Both judges same axis (exact) 0 10 20 30 40 50 60 70 Hidden-affect share (%) 42.4% 42.6% 0.7%0.7% (A) Strictness spectrum (neutral scalar bin [0.45,0.55]) 0 judges1 judge2 judges 0 10 20 30 40 50 60 70 80 Share of neutral-bin rows (%) 57.4% 42.0% 0.7% (B) Agreement spectrum (how many judges flag hidden affect) Arousal confirm Dominance confirm 0.0 0.2 0.4 0.6 0.8 1.0 Secondary confirms primary flag 0.05 0.01 (C) Axis confirmation rate vs inter-scorer reliability Inter-scorer r A =0.418 Inter-scorer r D =0.573 H1.5 hidden-affect robustness: strictness spectrum and judge agreement Figure 12: H1.5 residual-affect robustness. (A) Strictness spectrum: share drops from 42.4% (L0) to 0.7% (L2/L3) due to dominance-specific construct disagreementānot arousal. (B) Judge agreement spectrum. (C) Axis confirmation rates: secondary confirms primary arousal-flag 5.0% and dominance-flag 1.1% of the time (cf. overall r D =0.573; in neutral bin r D =0.091). 0.00.20.40.60.81.0 Score 0 5000 10000 15000 20000 25000 Buyl replication Count Valence (std=0.117) 0.00.20.40.60.81.0 Score 0 2000 4000 6000 8000 10000 12000 Arousal (std=0.149) 0.00.20.40.60.81.0 Score 0 2000 4000 6000 8000 10000 Dominance (std=0.203) 0.00.20.40.60.81.0 Score 0 500 1000 1500 2000 2500 Evaluative stance Count Valence (std=0.077) 0.00.20.40.60.81.0 Score 0 500 1000 1500 2000 Arousal (std=0.118) 0.00.20.40.60.81.0 Score 0 200 400 600 800 1000 1200 1400 Dominance (std=0.205) VAD distributions for rows with scalar favorability [0.45, 0.55] (near-neutral scalar does not collapse Arousal or Dominance) Figure 13: VAD distributions in the neutral scalar bin[0.45, 0.55](primary scorer). Arousal and dominance span the full [0, 1] range (stdā 0.15ā0.20), ruling out score quantization as an explanation. 23 Mock downstream audit: why Arousal and Dominance matter for decisions.Table 22 illustrates a concrete downstream decision scenario. A scalar-only monitor approves Philipp Lenard (favorability= 0.50, āneutralā) and Rohingya (favorability= 0.93, āpositiveā), yet the Affective Passport reveals high- arousal, high-dominance hidden-negative framing for Lenard and extreme low-dominance suffering framing for Rohingyaāboth of which would trigger review in a deployment audit. Theodore Roosevelt aligns across scalar and VAD axes. TargetScalar FPassport & audit decision Philipp Lenard0.50 (neu- tral) V =0.10,A=0.70,D=0.80: hidden negative, high-arousal. Reject for educational pipeline. Rohingya0.93 (posi- tive) V =0.00 ,A=0.76,D=0.00: scalar masks extreme suffering framing. Flag for humanitarian sensitivity review. Theodore Roo- sevelt 1.00 (very pos.) V =0.96,A=0.75,D=0.97: scalar and VAD aligned. Pass. Table 22: Mock audit decision scenario. A scalar monitor alone would pass all three; the passport flags the first two. Inter-scorer agreement on target-directed VAD.On13,065paired evaluative-stance rows, Qwen and the swap scorer agree on valence (r=0.954, mean L2= 0.232), with lower agreement on arousal (r=0.418) and dominance (r=0.573). On the Qwen-generator slice (n=2,613), QwenāGemma:r V =0.954, r A =0.474,r D =0.749, mean L2= 0.228. Lower A/D agreement is consistent with documented un- certainty on these axes (Buechel and Hahn, 2017; Warriner et al., 2013); the irreducibility finding is directionally confirmed by both scorers. Split-half profile reliability across models.Models were split into two random halves (Half 1: Gemma- 4, GigaChat, YandexGPT; Half 2: Granite, Ministral, Qwen); per-target mean VAD profiles were computed independently for each half. Across all2,613targets:r V =0.948,r A =0.815,r D =0.898(mean L2= 0.134). Target profiles are driven by target properties, not model selection (Figure 8). K Artifact Registry The paper uses the following sources and artifacts: ⢠H1 result report: empirical H1 metrics and figure descriptions. ⢠H2 paired-scoring outputs: paired response-level and target-directed VAD records on15,626paper-grade generations (brief evaluative prompt; six models). ⢠VIBE repository archive: item banks, configs, schemas, scripts, and contracts. ⢠figures/fig02_h1_vad_irreducibility_story: main H1 three-panel story (Buyl track). ⢠figures/fig06_h2_contract_divergence_story :main H2 four-panel story from paired evaluative_stance outputs. ⢠sources/H3/h3_scores_compact.jsonl:single-fileH3analysisartifact; figures/fig09_h3_protocol_drift_heatmap: H3 drift heatmaps. 24